﻿/*
body {
	font: 12pt Georgia, Times, serif;
	height: 100%;
	color: #333333;
	background: white url(bg.jpg);
}
*/

.carousel_container {
	width: 855px;
	margin: 0px auto;
	position: absolute; 
	top: 210px; 
	/*border: 1px solid #3399FF;*/
}
#whiteout {
	width: 113px;
	height: 18px;
	margin: 0px auto;
	position: absolute; 
	top: 210px;  background-color:#ffffff; z-index:5;
	
}
