#main {
	background-image: url("/images/backgroundImages/holidaysearchBG.jpg") !important;
	background-repeat: no-repeat !important;
	background-color: #FFFFFF;
	float: left;
	display: inline-block;
	position: relative;
	clear: both;
	width: 960px;
	min-height: 429px;
	margin: 0 auto 0 auto;
}

#mainContent {
	border-style: none !important;
	display: block;
	vertical-align: top;
	position: relative;
	margin: 0 auto;
	float: right;
	width: 770px;
	background-color: transparent !important;
}

#leftBar {
	background-color: transparent !important;
	overflow: hidden !important;
	width: 190px;
	float: left;
}

#featuredBar {
	overflow: hidden !important;
	height: 400px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 150px;
	margin: 85px auto 0 auto;
}

#featuredBar ul li {
	list-style-type: none;
}

#featuredBar a img {
	border: none;
}

#resultsNav a {
	color: #000000;
}

.fpImage {
	width: 140px;
	margin: 5px auto 0 auto;
}

.fpImage a {
	height: 95px;
	width: 140px;
	margin: 5px auto 0 auto;
}

.fpImage img {
	width: 140px;
	height: 95px;
	margin: 5px auto 0 auto;
}

.fpName a {
	font: 10px verdana;
	color: #000000;
	text-decoration: none;
}

.fpName {
	margin-left: 5px;
}

#viewMore_down {
	width: 152px;
	height: 60px;
	margin: 0 auto;
	color: #ffffff;
	background-color: #94262c;
	font-size: 10pt;
}

#fpLarrow,#fpRarrow,#fpViewmore {
	float: left;
	margin: 8px 0 0 0;
}

#fpLarrow,#fpRarrow {
	width: 12px;
	margin-top: 13px;
}

#fpViewmore {
	margin-left: 5px;
	width: 118px;
	font: 10pt Vecrdana;
}

#fpLarrow img a,#fpRarrow img a {
	color: #ffffff;
	text-decoration: none;
}

#fpLarrow .prev,#fpRarrow .next {
	cursor: move;
}

