





/*MAIN BODY */
div.main-body {
	padding:15px 200px 15px 15px;
	text-align:left;
	background:transparent url('../../common/img/logo_big.png') no-repeat scroll 460px center;
}


/*PAGE INFO*/
div#page-info {
	padding:5px;
	text-align:left;
	overflow:hidden;
}
div#page-info .description {
	padding:5px 60px 5px 5px;
	width:450px;
	text-align:right;
	font-style:italic;
	font-size:138.5%;
	color:#111;
	float:left;
	line-height: 50px;
}
div#page-info .page-1-1 {
	background:transparent url('../../common/img/page/search_offer_1_1.png?55') no-repeat scroll right center;
}
div#page-info .page-1-2 {
	background:transparent url('../../common/img/page/search_offer_1_2.png?68') no-repeat scroll right center;
}
div#page-info .page-2-1 {
	background:transparent url('../../common/img/page/search_offer_2_1.png?98') no-repeat scroll right center;
}
div#page-info .page-2-2 {
	background:transparent url('../../common/img/page/search_offer_2_2.png?98') no-repeat scroll right center;
}
div#page-info .navigation {
	float:right;
	font-size:85%;
}


/*NO RESULTS SEARCH*/
div.no-results {
	padding:10px;
	text-align:center;
}



/*FORM REMIND*/
#form-remind {
	padding:20px 0 0 20px;
}

div.form-help {
	padding:15px;
	text-align:left;
}


/*TABLE RANKING*/
table.center tr td{
	text-align:center;
}