body
{
  font-family: helvetica, arial, sans-serif;
  color: #000000;
  background: url('/images/interface/background_top.jpg');
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-size: 12px;
  margin: 0px;
}

table, div, span, input, select
{
	font-size: 12px;
}

a, a:link, a:visited, img
{
	border: 0px;
	color: #316bba;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4e7cba;
}

td
{
	vertical-align: top;
}

div.topRightSEOBox {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}

.datePicker {
	width: 85px;
	background: url('/images/interface/calendar_icon.gif') no-repeat right top #ffffff;
	border: 1px solid #e0e0e0;
}

/********************************** TOP MENU ******************************************/
div.topMenuBox
{
	background: url('/images/interface/menu_background.png');
	width: 974px;
	height: 45px;
	margin-top: 7px;
	padding-left: 20px;
}

div.topMenuItemActive {
	float: left;
	width: 161px;
	height: 34px;
	text-align: center;
	background: url('/images/interface/menu_top_item_bg.png') no-repeat left top;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

div.topMenuItemActive a {
	text-decoration: none;	
}

div.topMenuItemActive h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

div.topMenuItem {
	float: left;
	height: 34px;
	text-align: center;
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
}

div.topMenuItem a {
	text-decoration: none;	
}

div.topMenuItem h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #4e7cba;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
}

div.logoBox
{
	margin: 20px 0px 0px 20px;
	width: 994px;
	/*background: url('/images/interface/banner_pictures.png') no-repeat 320px 0px;*/
	height: 88px;
}

div.bannerBox {
	height: 100px;
}

div.genericBox {
	width: 687px;
	height: 209px;
	background: url('/images/interface/generic_frame_bg.png') no-repeat left top;
	margin-top: 20px;
}

div.genericBoxContent {
	padding: 12px 10px 10px 15px;
}

div.genericBoxText {
	margin-top: 16px;
	margin-left: 5px;
	color: #ffffff;
}

div.genericBoxText a {
	color: #DEF3FF;
}

div.genericBoxTitle {
	font-size: 11px;
	margin-bottom: 5px;
	color: #4e7cba;
}

div.headerBox {
	position: absolute;
	top: 20px;
	left: 4px;
	height: 150px;
	width: 985px;
	z-index: -1;
}

div.navigationBox {
	clear: both;
	margin: 8px 0px 12px 10px;
	height: 15px;
	font-size: 11px;
}

a.navigationLink {
	text-decoration: none;
	font-size: 11px;
}

div.pin {
	background: url('/images/interface/pin.png');
	width: 15px;
	height: 15px;
	float: left;
	margin:  1px 3px 0px 3px; 
}

div.navigationItem {
	float: left;
	margin-top: 1px;
	font-size: 11px;
}

div.contentBox {
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
}

div.bottomBox {
	clear: both;
	margin: 20px 0px 20px 0px;
	padding-top: 10px;
	/*height: 243px;*/
	width: 994px;
	/*background: url('/images/interface/background_bottom.jpg');
	background-repeat: repeat-x;
  background-color: #ffffff;
  background-position: bottom left;*/
  border-top: 3px solid #4e7cba;
}

div.bottomBox a {
	text-decoration: none;
}

div.footerBox {
	width: 185px;
	margin-right: 10px;
	float: left;
	text-align: left;
}

div.bottomLine {
	margin: 50px 0px;
	padding: 0px;
	height: 1px;
	width: 994px;
	background: url('/images/interface/bottom_line.png');
	background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center;
}

.formItemTitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
}

a.searchButton {
	font-size: 13px;
	font-weight: bold;
}

.boxTitle {
	color: #4e7cba;
	margin-bottom: 7px;
	font-size: 11px;
}

.boxTitle2
{
	color: #4e7cba;
	margin-bottom: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	background: url('/images/interface/dotted_horizontal.png') repeat-x left bottom;
	clear: both;
}

.boxTitle2 h1 {
	color: #4e7cba;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

.boxTitle3
{
	color: #4e7cba;
	margin-bottom: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	background: url('/images/interface/dotted_horizontal.png') repeat-x left bottom;
	clear: both;
}

.boxTitle3 h1 {
	color: #4e7cba;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

div.searchBoxTitle {
	height: 20px;
}

div.searchBoxTitle h1 {
	color: #4e7cba;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

div.homeChoiceBoxTitle {
	color: #4e7cba;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
}

div.homeChoiceBoxTitleOrange {
	color: #ff8d02;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
}

div.horizontalDotted {
	height: 1px;
	background: url('/images/interface/dotted_horizontal.png') repeat-x left bottom;
	clear: both;
	margin: 20px 0px;
}

div#contentBoxHeader {
	width: 999px;
	height: 13px;
	background: url('/images/interface/show_rent_box_header.png') no-repeat top left;
	clear: both;
}

div#contentBoxBody {
	width: 999px;
	background: url('/images/interface/show_rent_box_bg.png') repeat-y top left;
	position: relative;
	overflow: hidden;
	clear: both;
}

div#contentBoxBodyContent {
	padding: 3px 20px;
}

div#contentBoxFooter {
	width: 999px;
	height: 17px;
	background: url('/images/interface/show_rent_box_footer.png') no-repeat top left;
	clear: both;
}

div#googleadsBoxHeader {
	margin-top: 3px;
	width: 185px;
	height: 14px;
	background: url('/images/interface/googleads_box_header.png') no-repeat top left;
	clear: both;
}

div#googleadsBoxBody {
	width: 187px;
	background: url('/images/interface/googleads_box_body.png') repeat-y top left;
	position: relative;
	overflow: hidden;
	clear: both;
}

div#googleadsBoxBodyContent {
	padding: 3px 10px;
}

div#googleadsBoxFooter {
	width: 187x;
	height: 16px;
	background: url('/images/interface/googleads_box_footer.png') no-repeat top left;
	clear: both;
}

.rentTitle
{
	color: #4e7cba;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.rentPrice
{
	color: #4e7cba;
	font-size: 26px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.rentPriceWhite
{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.rentPriceRange
{
	font-size: 10px;
	font-weight: normal;
}

.rentPrice2
{
	font-size: 14px;
	font-weight: bold;
	color: #4e7cba;
}

.rentPrice2White
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.rentPrice3
{
	font-size: 12px;
	font-weight: bold;
	color: #4e7cba;
}

.rentPriceText4
{
	font-size: 16px;
	font-weight: bold;
	color: #4e7cba;
}

.rentPriceValue4
{
	font-size: 16px;
	font-weight: bold;
	color: #F18200;
}

.rentFeatureItem
{
	margin-bottom: 5px;
}

#generalDescription
{
	text-align: justify;
}

#specificDescription
{
	text-align: justify;
}

#rentHeader
{
	margin-bottom: 15px;
}

.rentDataBox
{
	margin-bottom: 20px;
}

#rentMapBox
{
	margin-bottom: 20px;
}

#rentFeatureBox
{
	margin-bottom: 20px;
}

#rentPhotosBox
{
	margin-bottom: 20px;
}

#rentContent
{
	overflow: hidden;
}

#rentColumn1
{
	float: left;
	overflow: hidden;
	width: 230px;
}

#rentColumn2
{
	float: left;
	overflow: hidden;
	width: 720px;
}

#mainContent {
	overflow: hidden;
}

#column1 {
	width: 490px;
	float: left;
}

#column2 {
	width: 490px;
	float: left;
	margin-left: 8px;
}

#homeForeignCountryAndHousingTypeChoices {

}

#homeRegionAndThemeChoices {

}

#homeTopAndPartnersChoices {
	
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

.formIndication {
	font-size: 10px;
}

#formConvenienceChoice {
	border: 1px solid #e0e0e0;
	overflow-y: auto;
	overflow-x: hidden;
	width: 200px;
	height: 246px;
}

#formConvenienceChoice ul {
	margin: 0px;
	padding: 0px;
}

#formConvenienceChoice li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*-------------------------------------------- PAGINATION --------------------------------------------*/
div#paginationTop {
	padding-bottom: 30px;
	position: relative;
	text-align: center;
}

div.paginationPages {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.paginationPages li {
	float: left;
}

div#paginationBottom {
	padding-top: 15px;
	position: relative;
	padding-bottom: 20px;
}

div.specialPageButton {
	width: 24px;
	height: 22px;
	float: left;
	margin: 0px 3px;
}

div.pageButton {
	float: left;
	margin: 0px 3px;
	color: #4E7CBA;
}

div.pageButton a {
	text-decoration: none;
}

div.currentPageButton {
	float: left;
	margin: 0px 5px;
	color: #4E7CBA;
}

div.currentPageButton .pageNumberContainer {
	font-weight: bold;
	font-size: 15px;
}

div.pageNumberContainer {
	margin-top: 4px;
	color: #4E7CBA;
}

div.selectOrderByPrice {
	position: absolute;
	right: 120px;
	top: 5px;
}


/*-------------------------------------------- LOCATION DANS LA PAGE DE RECHERCHE --------------------------------------------*/
div#rents {
	width: 990px;
	clear: both;
	background: url('/images/interface/compare_bg.png') repeat-y 970px top;
}

div#rentsNoLine {
	width: 1000px;
	clear: both;
}

div.rentBox {
	margin-top: 10px;
	width: 980px;
	height: 198px;
	overflow: hidden;
	background: url('/images/interface/rent_box_background.png') no-repeat top left;
	position: relative;
}

.rentBoxContent {
	padding: 10px 0px 0px 15px;
}

div.rentInfoBox {
	width: 765px;
	float: left;
}

div.rentPriceBox {
	width: 170px;
	padding-top: 20px;
	float: left;
	text-align: center;
}

div.rentCompareBox {
	position: absolute;
	z-index: 999;
	top: 85px;
	right: 0px;
}

div.rentPictureBox {
	width: 131px;
	height: 119px;
	float: left;
	background: url('/images/interface/photo_box_background.png') no-repeat top left;
	position: relative;
}

.rentPictureNumberBox {
	padding-top: 5px;
	font-size: 11px;
}

div.rentTitleBox {
	width: 590px;
	float: left;
	margin-bottom: 7px;
}

div.rentDepartureBox {
	width: 170px;
	float: left;
	text-align: right;
}

div.rentDescriptionBox {
	width: 610px;
	float: left;
	margin-left: 10px;
	text-align: justify;
}

span.rentLocation {
	font-size: 13px;
	color: #f18200;
	font-weight: bold;
}

span.rentLocation h2 {
	font-size: 13px;
	color: #f18200;
	font-weight: bold;
	display: inline;
}

span.rentLocation a {
	color: #f18200;
	text-decoration: none;
}

div.rentShowMoreDetails {
	background: url('/images/interface/buttonPlus.png') no-repeat;
	height: 27px;
	padding: 4px 0px 0px 30px;
	font-size: 13px;
	font-weight: bold;
}

div.rentShowMoreDetails a {
	text-decoration: none;
	color: #4e7cba;
}

div.rentPeriodMonthHeader {
	width: 723px;
	height: 25px;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url('/images/interface/show_rent_month_bg.png') no-repeat top left;
	margin-top: 15px;
	margin-bottom: -8px;
}

div.rentPeriodItem {
	border-bottom: 1px solid #95c3f0;
	padding: 3px 5px;
}

input.homeSearchButton {
	position: absolute;
	left: 310px;
	top: 340px;
	width: 146px;
	height: 34px;
	background: url('/images/interface/button_medium_background.png') no-repeat top left;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
}

input.homeSearchButtonGlass {
	width: 22px;
	height: 21px;
	background: url('/images/interface/search_button.png') no-repeat left top;
	border: none;
	margin-left: 3px;
}


input.compareButtonTop {
	position: absolute;
	top: -2px;
	right: -7px;
	width: 107px;
	height: 49px;
	background: url('/images/interface/compare_button_top_bg.png') no-repeat top left;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-right: 10px;
}

input.compareButtonBottom {
	position: absolute;
	top: -5px;
	right: -7px;
	width: 107px;
	height: 49px;
	background: url('/images/interface/compare_button_bottom_bg.png') no-repeat top left;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
}

div.comparePictureBox {
	width: 144px;
	height: 111px;
	background: url('/images/interface/compare_picture_bg.png') no-repeat top left;
	padding-top: 8px;
	margin-left: 10px;
}

.GMapInfoWindowsLink {
	font-size: 12px;
}

div.redirectionBox {
	width: 700px;
	height: 350px;
	color: #ffffff;
	background: url('/images/interface/redirection_bg.png') no-repeat top left;
	padding: 20px 20px;
}


/*-------------------------------------------- LOCATION DANS LA PAGE DE COMPARAISON --------------------------------------------*/
#compareRents {
	float: left;
	width: 780px;
	height: 670px;
	overflow-x: auto;
	overflow-y: hidden;
	vertical-align: top;
}

#compareRentsCount {
	margin-bottom: 15px;
}

.compareRentsCountNumber {
	font-size: 14px;
	font-weight: bold;
	color: #4e7cba;
}

#compareRentsContainer {
	float: left;
	display: inline;
	width: 820px;
	height: 670px;
}

.compareRentBox {
	float: left;
	display: inline;
	width: 170px;
	overflow: hidden;
	position: relative;
}

.compareItemsBox {
	float: left;
	width: 170px;
	overflow: hidden;
	padding-top: 157px;
}

.compareItemsHeader {
	background-color: #e6f7f7;
	font-weight: bold;
	height: 18px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

.compareItemsHeaderAlt {
	background-color: #c5e9ef;
	font-weight: bold;
	height: 18px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

.compareItemTitle {
	background-color: #e6f7f7;
	height: 16px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

.compareItemTitleAlt {
	background-color: #c5e9ef;
	height: 16px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

.compareItemValue {
	background-color: #e6f7f7;
	height: 16px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

.compareItemValueAlt {
	background-color: #c5e9ef;
	height: 16px;
	padding: 2px 7px;
	border-right: 3px solid #fff;
}

#searchBlocks {
	width: 1004px;
	overflow: hidden;	
}

.searchBlock {
	float: left;
	overflow: hidden;	
	margin-right: 1px;
	margin-bottom: 10px;
	width: 197px;
	height: 209px;
	background: url('/images/interface/search_choice_box_background.png') no-repeat top left;
}

.searchBlockContent {
	padding: 12px 10px 10px 15px;	
}

.searchBlockList {
	height: 145px;
	width: 164px;
	margin-top: 16px;
	margin-left: 5px;
	overflow: auto;
}

.searchBlockTitle {
	font-size: 11px;
	margin-bottom: 5px;
	color: #4e7cba;
}

.searchBlockItem {
	font-size: 11px;
	color: #ffffff;
}

.searchBlockItem a {
	color: #ffffff;
}

.no_margin_right {
	margin-right: 0px;
}

.searchParamsBlock {
	margin-bottom: 20px;
	margin-top: -10px;
	padding-left: 10px;
}

.searchParamsCount {
	font-size: 14px;
	font-weight: bold;
	color: #4e7cba;
	padding-right: 3px;
}

.searchParamsParam {
	padding-right: 5px;
	font-weight: bold;
}

.searchParamsDeleteParam {
	
}

.searchBlockItemCount {
	font-size: 11px;
	color: #def3ff;
}


/*********************************** SEARCH BOX ***************************************************/
div.searchPictureButtons {
	width: 132px;
	position: absolute;
	bottom: -1px;
	left: 0px;
	z-index: 999;
}

div.searchSEOBlock {
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0px 10px;
}

div.searchSEOBlock h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4e7cba;
}

.searchBoxTitle {
	padding: 16px 0px 0px 17px;
	color: #4e7cba;
	font-size: 11px;
}

.searchBoxTitle h1 {
	color: #4e7cba;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

.searchBox {
	width: 489px;
	height: 386px;
	position: relative;
	background: url('/images/interface/search_box_body_top.png') no-repeat top left;
}

#searchFormDiv {
	position: absolute;
	top: 53px;
	left: 25px;
	z-index: 1;
}

#searchMapDiv {
	position: absolute;
	top: 49px;
	left: 162px;
	width: 309px;
	height: 272px;
	padding: 8px 0px 0px 8px;
	background: url('/images/interface/home_map_bg.png') no-repeat top left;
}

#searchMapDiv span {
	font-size: 3px;
}

#searchMapDiv a {
	font-size: 7px;
}

a.mediumButton {
	width: 146px;
	height: 34px;
	line-height: 29px;
	font-size: 13px;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url('/images/interface/button_medium_background.png') no-repeat top left;
}

div.mediumButton {
	width: 146px;
	height: 34px;
	line-height: 29px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background: url('/images/interface/button_medium_background.png') no-repeat top left;
	margin: auto;
}

div.mediumButton a {
	text-decoration: none;
	color: #ffffff;
}

div.mediumButton a:visited {
	text-decoration: none;
	color: #ffffff;
}

a.largeButton {
	width: 211px;
	height: 34px;
	line-height: 29px;
	font-size: 13px;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url('/images/interface/button_large_background.png') no-repeat top left;
}

div.largeButton {
	width: 211px;
	height: 34px;
	line-height: 29px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background: url('/images/interface/button_large_background.png') no-repeat top left;
	float: right;
}

div.largeButton a {
	text-decoration: none;
	color: #ffffff;
}

div.largeButton a:visited {
	text-decoration: none;
	color: #ffffff;
}

div.formItemBody {
	margin-bottom: 8px;
}

div.formItemBody select {
	width: 130px;
}

input.searchWords {
	width: 98px;
}

#searchResult {
	color: #ffffff;
	font-size: 14px;
	line-height: 27px;
}


/*********************************** HOME CHOICE BOX ***************************************************/
#slideshow {
	margin-top: -15px;
	margin-left: 10px;
	position:relative;
	height: 100px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}

div.homeChoiceBox {
	overflow: hidden;
	margin: 0px 0px 13px 0px;
	width: 236px;
	float: left;
	height: 259px;
	background: url('/images/interface/home_choice_box_background.png') no-repeat top left;
}

div.homeChoiceBoxSmall {
	overflow: hidden;
	margin: 0px 0px 13px 0px;
	width: 236px;
	float: left;
	height: 123px;
	background: url('/images/interface/home_choice_box_small_background.png') no-repeat top left;
}

div.homeChoiceBoxContent {
	padding: 12px 18px;
	position: relative;
}

div.homeChoiceBoxContent a {
	text-decoration: none;
}

div.homeFavoritesBox {
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	width: 236px;
	float: left;
	height: 390px;
	background: url('/images/interface/favorites_bg.png') no-repeat top left;
}

div.homeFavoritesBoxContent {
	padding: 12px 12px;
	position: relative;
}

div.homeFavoritesBoxTitle {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

div.homeLastminuteBox {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 236px;
	float: left;
	height: 390px;
	background: url('/images/interface/lastminute_bg.png') no-repeat top left;
}

div.homeAdvertisementBox {
	margin: 2px 0px 15px 4px;
}

.prevPage {
	float: left;
}

.nextPage {
	float: right;
}

.homeBoxBigButtons {
	height: 27px;
	width: 208px;
	position: absolute;
	top: 125px;
	left: 15px;
	z-index: 999;
}

.homeChoiceBoxBig {
	overflow: hidden;
	margin-bottom: 30px;
	width: 236px;
	float: left;
	/*height: 315px;
	background: url('/images/interface/home_choice_box_background.png') no-repeat top left;*/
}

div.homeDescriptionBox {
	margin-top: 0px;
	margin-bottom: 13px;
	padding: 0px 10px;
	text-align: justify;
	font-size: 12px;
	color: #316BBA;
	text-decoration: none; 
}

span.homeDescriptionBoxRentCount {
	font-weight: bold;
	color: #FF8D02;
}

div.homePictureBox {
	width: 171px;
	height: 129px;
	padding: 9px 0px 0px 0px;
	margin-left: 22px;
	background: url('/images/interface/home_picture_bg.png') no-repeat top left;
}


/*********************************** SHOW RENT ***************************************************/
div#showRentBoxHeader {
	width: 994px;
	height: 13px;
	background: url('/images/interface/show_rent_box_header.png') no-repeat top left;
}

div#showRentBoxBody {
	width: 994px;
	background: url('/images/interface/show_rent_box_bg.png') repeat-y top left;
	position: relative;
}

div#showRentBoxBodyContent {
	padding: 0px 20px;
}

div#showRentBoxFooter {
	width: 994px;
	height: 17px;
	background: url('/images/interface/show_rent_box_footer.png') no-repeat top left;
}

div.showRentPictures {
	width: 235px;
	height: 191px;
	background: url('/images/interface/show_rent_pictures_bg.png') no-repeat top left;
	padding: 12px 0px 0px 17px;
	margin-left: -4px;
	position: relative;
}

div.showRentMinimap {
	width: 222px;
	height: 221px;
	background: url('/images/interface/minimap_bg.png') no-repeat top left;
	padding: 10px 0px 0px 10px;
	margin-left: -4px;
}

div.backButton {
	width: 87px;
	height: 32px;
	line-height: 29px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background: url('/images/interface/button_back_bg.png') no-repeat top left;
	position: absolute;
	top: 0px;
	right: 12px;
}

div.backButton a {
	text-decoration: none;
	color: #ffffff;
}

div.backButton a:visited {
	text-decoration: none;
	color: #ffffff;
}

div.showRentBoxBigButtons {
	height: 27px;
	width: 215px;
	position: absolute;
	z-index: 999;
}

/************************************ PARTNERS ****************************************************/
.partnerBox {
	margin-bottom: 0px;
}

.partnerName {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}
