
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-family:arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	display:inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	display: inline;
}

h4 {
	color: #454545;
	font-size:12px;
	font-weight: bold;
	display: inline;
}

.home_popular_box {
	background-color: #ecf3fa;
	border: 1px solid #a6aca6;
	padding:5px;
}




/*--------------*/

.text_top_blue {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.text_top_blue_marin {
	font-size: 14px;
	color: #2a5d77;
	text-decoration: none;
}

.text_top_blue_marin_11 {
	font-size:12px;
	color: #2a5d77;
	text-decoration: none;
}




#content {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}





/*---SEARCH RESULTS---*/

.div_result_inner_header {
	float:left;
	text-align:left;
	/*background-color: #e2ebf4; /* #F4F8FB */*/
}

.div_result_prices_table, .div_result_ratings_table {
	background-color: #ffffff;
	padding:4px;
	margin-bottom:7px;
	font-family:arial;
	font-weight:bold;
}

.static_line {
	width: 944px;
	border-top: 1px #a1c2d3 solid;
	height: 1px;
	font-size: 1px;
}




