.wp-caption {
	border:			1px solid #ddd;
	/*border:			1px solid #bbb;*/
	text-align:		center;
	background-color:#f3f3f3;
	/*background-color: #eee;*/
	padding-top:	4px;
	width:			330px;
	margin-right:	15px;
	margin-bottom:	10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 		5px;
	width:			320px;	
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.sectionTitle {
	width:			598px;
	float:			left;
}

.sectionTitleIcon1 {
	float:			left;
	width:			16px;
	height:			16px;
	padding-right:	7px;
	background:		url('../images/instalaciones.png') no-repeat 1px 0px;
}

.sectionTitleIcon2 {
	float:			left;
	width:			16px;
	height:			16px;
	padding-right:	7px;
	background:		url('../images/fotos.png') no-repeat 2px 2px;
}

.sectionTitleIcon3 {
	float:			left;
	width:			16px;
	height:			16px;
	padding-right:	7px;
	background:		url('../images/precios.png') no-repeat 0px 0px;
}

.sectionTitleIcon4 {
	float:			left;
	width:			16px;
	height:			16px;
	padding-right:	7px;
	background:		url('../images/mapas.png') no-repeat 0px 0px;
}

.sectionTitleIcon5 {
	float:			left;
	width:			16px;
	height:			16px;
	padding-right:	7px;
	background:		url('../images/lupa.png') no-repeat 0px 0px;
}

.arrow {
	float:			left;
	width:			20px;
	height:			20px;
	border:			1px solid red;
}

#arrow_up1 {
	display:		none;
}

#arrow_up2 {
	display:		none;
}

#arrow_up3 {
	display:		none;
}

#arrow_up4, #arrow_down4 {
	display:		none;
}

#lessPics {
	display:		none;
}

.noPricesMessage {
	margin:			0 auto;
	text-align:		justify;
	margin-top:		20px;
	margin-bottom:	40px;
	width:			75%;
	overflow:		visible;
	font-size:		110%;	
}

td.tdClassArrowOff {
	border:			0;
	padding:		0;
	text-align:		center;
}

td.tdClassArrowOn {
	border:			0;
	padding:		0;
	text-align:		right;
	vertical-align:	middle;
	width:			20px;
	background:		url('../images/arrow_right.png') no-repeat 0 50%;
}

td.tdClassEven {
	border-left:	1px solid #446800;
	border-right:	1px solid #446800;
	padding:		5px;
	text-align:		center;
	background-color:	#D7DEAB;
	font-size:		1em;
}

td.tdClassOdd {
	border-left:	1px solid #446800;
	border-right:	1px solid #446800;
	padding:		5px;
	text-align:		center;
	background-color:	white;
	font-size:		1em;
}

td.tdClassBottom {
	border-top: 	1px solid #446800;
}

