#why-rescompete {
	border: 1px solid #000;
	margin-top: 20px;
	width: 370px;
	height: 270px;
	background: #fff url(/images/background-flower.jpg) no-repeat  bottom left;
	font: 8pt Arial;
	color: #555;
	float: left;
}

#why-rescompete img {
	margin: 20px 0 5px 0;
	border: none;
}

#why-rescompete p {
	padding: 0 10px 0 10px;
	margin: 5px 0 5px 0;
}

#why-rescompete img.homebutton {
	float: right;
	margin: 10px 0 5px 0;
}

#why-rescompete img.howtitle {
	margin-top: 30px;
}

#why-rescompete ol {
	margin: 0;
	padding: 0 5px 0 35px;
}

#why-rescompete p.learnmore {
	padding: 0 5px 0 35px;
}

#res_special {
	color: #555;
	font: 8pt helvetica;
	font-weight: bolder;
	border: 1px solid #000;
	float: right;
	margin-top: 20px;
	height: 270px;
	width: 318px;
	padding: 0px;
	/*padding-left: 8px;*/
	/*padding-top: 10px;*/
	/*background: #fff url(/images/ccompete.jpg) no-repeat  bottom right;*/
	/*background: #fff url(/images/ccompete.jpg) no-repeat center;*/
}

#res_special div.title img {
	margin: 0;
	padding: 0;
}

#res_special p {
	margin: 5px 0;
	padding: 0 5px;
}

#res_special img {
	margin: 0;
	padding: 0;
	border: none;
}

#res_special img.quote {
	padding-left: 10px;
	border: none;
}

#res_special span.price {
	font: 10pt Arial;
	font-weight: bolder;
	font-style: italic;
}

#res_special a:link, #res_special a:visited, #res_special a:hover {
	text-decoration: none;
	border: none;
}

#seen_on {
	clear: both;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	border: none;
}

#seen_on img {
	width: 700px;
	margin: 0;
	padding: 0;
}

#specials {
	width: 402px;
}

#browse {
	width: 284px;
	margin-left: 20px;
}

#browse a {
	color: black;
	text-decoration: none;
}
#browse a:hover {
	text-decoration: underline;
}
div.scroller {
	border: 1px solid #e8e8e8;
	border-top: none;
	height: 275px;
	overflow: scroll;
	overflow-x: hidden;
	margin-bottom: 20px;
	padding: 8px;
}

div.scrollbox h2 {
	font-size: 12px;
	color: #fff;
	background-color: #90a356;
	height: 12px;
	padding: 8px;
	margin: 0;
}


div.scrollbox h2 a, #browse h2 a {
	color: #fff;
	text-decoration: none;
}

div.scrollbox h2 a:hover {
	text-decoration: underline;
}	
#specials h2 {
	background-image: url(/images/specials-header-bg.gif);
	background-repeat: no-repeat;
}

#browse h2 {
	background-image: url(/images/browse-header-bg.gif);
	background-repeat: no-repeat;
}

#specials tr.alternate-row {
	background-color: #e9eddd;
}

p.hotelname {
	font-size: 16px;
	margin: 0 0 0 10px;
	font-weight: bold;
}

p.hotelname a {
	color: black;
	text-decoration: none;
}
p.hotelname a:hover {
	text-decoration: underline;
}
p.offer {
	font-style: italic;
	margin: 5px 0 0 10px;
}


