/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:193px;
		float:left;
}
div#rotator ul {
	padding-left: 0;
	margin-left: 0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:none;
		xpadding: 4px;
		xbackground: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}
#swapaOverflo {
	float:right;
	width: 440px;
}
#swapaOverflo {
	float:left;
	margin-left: 263px;
}
