/*#tabAbstractPrices {
 border:2px solid #8DBDD8; 
}

#tabAbstractPrices td {
    border:1px solid #C9DBE1;
    padding:10px;
}

.tdTitle {
    color:white;
    font-weight:bold;
    background-color: #4F81BD;
    text-align:center;
}

.tdCell {
    color: #4F81BD;
    text-align:right;
}

.headlines {
    color: #4F81BD;
    font-weight:bold;
    font-size:14px;
    padding:5px;    
    padding-left: 0px;
}

label {display: inline-block; width: 260px;}
input {width:75px; text-align: right;}

#ulInputs li {padding: 3px 0;}*/

#divMain {width: 801px; margin: 20px auto;}
#divTitle {background: white url(../../resources/pictures/jobs/prices-title.png) center 30px no-repeat; height: 154px; position: relative;}
#divTitle h1, #divMain h2 {text-indent: -5000px; height: 0px; margin: 0;padding: 0; text-align: left;}
#divTitle img {position: absolute; top: 0; right: 20px;}

#divDetails {color: #0D5079; font-size: 13px; width: 600px; margin: 0 auto;}
#divDetails .jExpandableContent {padding-left: 25px;}
#divDetails h4 {color: #0D5079; font-size: 16px; line-height: 30px;}

#divSimul {
	background: #3D789B url(../../resources/pictures/jobs/prices-needs.png) center center no-repeat;
	height: 152px;
	margin-top: 15px;
	color: white;
	font-size: 16px;
	padding: 30px 0 0 10px;
}
#offerCountByYear {width: 50px;}
#divSimul table {width: 600px; margin: 0 auto;}
#divSimul table td {padding: 4px 0;}
#divSimul table .price {text-align: right;}

#tableTPEAndCVLib, #tableBtns {width: 100%; margin-top: 30px;}
#divTPE, #divCVLib {
	height: 100px;
	text-align: center;
	color: white;
	padding-top: 29px;
	font-size: 16px;
	position: relative;
}
#divTPE .small, #divCVLib .small {font-size: 13px;}
#divTPE .more, #divCVLib .more, #div52Weeks .more {font-size: 11px; position: absolute; left: 10px; bottom: 5px;}
#divTPE .more a, #divCVLib .more a, #div52Weeks .more a {color: white; text-decoration: underline;}
#divTPE {
	background: #4EAACB url(../../resources/pictures/jobs/prices-tpe.png) center center no-repeat;
	width: 388px;
}
#divCVLib {
	width: 387px;
	background: #FE882F url(../../resources/pictures/jobs/prices-cv-lib.png) center center no-repeat;
}
#divCVLib table {width: 100%}
#tdTPEAndCVLibSpacer, #tdBtnsSpacer {width: 26px;}

#div52Weeks {
	background: #3D789B url(../../resources/pictures/jobs/prices-52weeks.png) center center no-repeat;
	height: 85px;
	margin-top: 30px;
	color: white;
	font-size: 16px;
	padding: 20px 0 0 10px;
	position: relative;
}
#div52Weeks table {width: 95%}
#div52Weeks table td {text-align: center;}

.divBtn {
	width: 388px;
	height: 26px;
	background: #3D789B url(../../resources/pictures/jobs/prices-btn.png) center center no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0D5079;
	line-height: 26px;
	text-align: center;
}

#divCommand {margin-top: 30px;}
