@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", "Geneva CY", Verdana;
	font-size: 12px;
	color: #414141;
}
 
h3{
	font-size: 18px;
	margin: 20px 0px;
}
 
#rotating_items{
	position: relative;
}
	#rotating_items h3{
		margin: 0px;
	}
 
	#rotating_items div.rotating_item{
	position: absolute;
	width: 373px;
	height: 113px;
	left: 7px;
	top: 15px;
	}
.bottom_color {color: #CCCCCC}

.items {
	font-family: Trebuchet MS, Geneva CY, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FC6;
}
