<style type="text/css">
/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:345px;
	margin-left: 15px;
	display: none;
}
div .rotator ul {
	padding: 0px;
	position: relative;
	left: 510px;
	right: 0px;
}


/* rotator css */
	div.rotator ul li {
	list-style: none;
	z-index: ;
	margin: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* rotator image style */	
	div.rotator ul li img {
	border: 3px solid #FFF;
}
    div.rotator ul li.show {
	z-index: 100;
}
</style>
#left    {
	background-color: #000;
}

div .rotator .print {
	position: relative;
	left: 36px;
	top: 330px;
}
