/* @override 
	http://losariretreat.millstream.com.au/css/losari.splash.css
	http://www.losariretreat.com.au/css/losari.splash.css
*/

body {
	background-image: none;
}

.container {
	background-image: none;
	padding: 60px 0;
}

#content p {
	margin: 0 auto;
	width: 800px;
}

#content .button {
	display: block;
	width: 110px;
	margin: 0 auto 20px auto;
}

#villalisting h1 {
	margin-bottom: 30px;
	text-align: center;
	clear: both;
}

ul#crossfader {
	padding: 0 40px;
	list-style-type: none;
	width: 800px;
	height: 480px;
}

#crossfader li {
	position: absolute;
}

#villalisting a img:hover {
	cursor:pointer;
	cursor:hand
}

#villalisting a {
	height: 35px;
	width: 110px;
	display: inline-table;
}

