@charset "UTF-8";
/* CSS Document */

#moorings_data_content{
	width:606px;
	padding-left:20px;
	float:right; 
	border:#000000 solid 0px;
	display:inline;
	line-height:1.5em;
}

#our_offers_header{
	background:#333;
	height:25px;
	width:272px;
	padding:15px 20px 0px 20px;
	margin-bottom:2px;
}

#our_offers_footer{
	background:#ECECEC;
	height:28px;
	width:272px;
	padding:12px 20px 0px 20px;
	margin:2px 0px;
}


#moorings_table{
	width:606px;
	border-collapse:collapse;
	font-size:12px;
	color:#333;
}

#moorings_table td{
	padding:0px 10px;
	height:24px;
	border-right:#CCC solid 1px;
}

#moorings_table tr{
	height:24px;
}

#moorings_table th{
	padding:0px 10px;
	height:30px;
	color:#FFFFFF;
	text-align:left;
	background-color:#09c;
	border-right:#CCC solid 1px;
}