#mainbody {
	background-color: #fff;
}

.whitecontent {
	background-color: #fff;
	color: #000;
	width: 705px;
}

	.whitecontent p {
		margin: 10px 0px 0px 0px;
	}

.whitecontent h1 {
	color: #6A3173;
}


/**********************
 MARQUEE HIRE
***********************/

#marquee-hire-search {
	width: 170px;
	height: 170px;
	border: 5px solid #333366;
	margin-bottom: 15px; 
}

	#marquee-hire-header {
		height: 52px;
		background-color: #FFCC00;
		padding-top: 18px;
		margin-bottom: 5px;
	}
	
		#marquee-hire-header .skip {
			color: #333366;
			font-size: 16px;
			font-weight: bold;
			padding-left: 10px;
		}
		
		#marquee-hire-header .hire {
			color: #333366;
			font-size: 14px;
			font-weight: bold;
			padding-left: 10px;
		}
		
	#search-skips {
		color: #c00;
		font-size: 12px;
		font-weight: bold;
		padding-left: 10px;
		line-height: 20px;
	}
	
	#search-skips input.text {
		border: 1px solid #336;
		width: 75px;
	}
	
	#marquee-hire-places {
		clear: left;
		color: #336;
		padding-left: 10px;
		font-size: 11px;
		line-height: 10px;
		margin-top: 10px;
	}
	
ul.marquee-hire {
	margin: 20px 0px 20px 0px;
	padding: 0;
	list-style: none;
}

	ul.marquee-hire li {
		padding-left: 15px;
		background: transparent url(/images/galleryarrow.gif) no-repeat left top;
	}
	
	