/* rotator in-page placement */
        #image-rotator {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator ul li.show {
	z-index:500;
}
/* rotator in-page placement */
        #image-rotator1 {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator1 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator1 ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator1 ul li.show {
	z-index:500;
}
/* rotator in-page placement */
        #image-rotator2 {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator2 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator2 ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator2 ul li.show {
	z-index:500;
}
/* rotator in-page placement */
        #image-rotator3 {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator3 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator3 ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator3 ul li.show {
	z-index:500;
}
/* rotator in-page placement */
        #image-rotator4 {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator4 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator4 ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator4 ul li.show {
	z-index:500;
}
/* rotator in-page placement */
        #image-rotator5 {
	position:relative;
	height:70px;
}
/* rotator css */
	#image-rotator5 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#image-rotator5 ul li img {
	padding: 4px;
	background: #FFF;
}
        #image-rotator5 ul li.show {
	z-index:500;
}