/*
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;
	}


