h2.object_list_header{
	background-color: #216BBD;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;

}

table.object_list{
	border: 1px solid #000000;
	width: 100%;
}

table.object_list tr td{
	vertical-align: top;
	border-bottom: 2px solid #FFFFFF;
}

td.object_free{
	background-color: #97E597;
}

td.object_empty{
}

p.rating_image img{
	width: 55px;
}

p.rating_image, p.object_image{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

p.rating_image{
	padding-top: 5px;
}

p.object_image{
	padding-bottom: 5px;
}

td.object_list_description p{
	text-align: left;
}

p.object_type{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 8px;
}

p.object_type, p.object_type *{
	font-size: 12px;
}

p.object_pricefrom{
	padding-left: 3px;
	padding-right: 3px;
}

p.object_pricefrom, p.object_pricefrom *{
	font-size: 10px;
}

p.object_freefrom{
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

p.object_freefrom, p.object_freefrom *{
	font-size: 10px;
	color: #FF0000;
}
