h2 {
	color: #e00;
	font-size: 160%; 
	font-weight: bold;
	padding: 15px 0;
}
h3 {
	margin: 0;
	border: 0;
	font-weight: bold; 
	float:none; 
	display:block; 
	padding: 15px 0;
}


p {
	padding-bottom: 15px;
}

.priceFrom {
	padding: 0;
	margin: 4px 0 4px 0;
	text-align: right;
	color: #333;
	font-size: 10px;
	font-weight: normal;
}

.priceFeature {
	font-size: 13px;
	color: #e00;
	font-weight: bold;
}

.priceStar {
	font-size: 10px;
	color: #e00;
	font-weight: bold;
}

.destination {
	font-weight: bold;
	display: block;
	text-align: left;
}

.destination a:link {color:#000;}

.destination a:hover {color:#e00;}

.destination a:active {color:#e00;}

.destination a:visited {color:#000;}

.productListRow {
	width: 150px; 
	float: left; 
	margin-right: 7px; 
	margin-left: 7px; 
	border-bottom: 1px solid #ccc;
}

.productListName {
	float: left; 
	width: 55%; 
	font: 11px verdana; 
	color: #000;
	font-weight: bold;
}

.productListName a:link {
	color: #000;
	text-decoration: none;
}

.productListName a:hover {
	color: #808080;
	text-decoration: none;
}

.productListName a:active {
	color: #000;
	text-decoration: none;
}

.productListName a:visited {
	color: #000;
	text-decoration: none;
}

.productListPrice {
	float: right;
}

.seoTextMailCell {
	position:relative;!important
	float: left;
	width: 515px;
}

.seoTextCell1 {
	float: left;
	width: 390px;
	height: 170px;
	*height: 150px;
	_height: 200px;

}

.seoTextCell2{
	width:510px;
	position:absolute;
	top:2700px;
	*top:2695px;
	right:0px;
}

.seoTextCell22{
	width:510px;
	position:absolute;
	top:2850px;
	*top:2845px;
	right:0px;
}


