div#rotator {position:relative; height:271px; width:185px; overflow:hidden; margin:0px; padding:0px}
div#rotator ul {margin:0px; padding:0px}
div#rotator ul li {float:left; position:absolute; list-style: none; margin:0px; padding:0px}
div#rotator ul li.show {z-index:5;}
div#rotator ul li img{border-radius:5px}


div#rotator2 {position:relative; overflow:hidden; width:178px; margin:0px; padding:0px 3px; border:1px solid #ccc; border-top:none;
		-webkit-transition: height 1s;
		-moz-transition: height 1s;
		-o-transition: height 1s;
		transition: height 1s
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;		
}
div#rotator2 ul {margin:0px; padding:0px; overflow:hidden;}
div#rotator2 ul li {float:left; height:auto; overflow:hidden; list-style: none; margin:0px; padding:0px; display:none;}
div#rotator2 ul li.show {z-index:5; height:317px; display:block;}


div#rotator3 {position:relative; height:184px;  width:184px !important; overflow:hidden; margin:0px; padding:0px; border:1px solid #ccc;  border-top:none;
		-webkit-transition: height 1s;
		-moz-transition: height 1s;
		-o-transition: height 1s;
		transition: height 1s
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;	}
div#rotator3 ul {margin:0px; padding:0px; overflow:hidden; margin:0px; }
div#rotator3 ul li {float:left; position:absolute; height:168px;  width:184px; left:0px; top:0px; list-style: none; margin:0px; padding:0px; display:block; text-align:center !important}
div#rotator3 ul li.show {z-index:5;}
div#rotator3 ul li img {width:158px; height:124px; padding:8px 0px; }
div#rotator3 ul li div {font-size:12px;}


div#rotator4 {position:relative; height:235px;  width:184px !important; overflow:hidden; margin:0px; padding:0px; border:1px solid #ccc;  border-top:none;
		-webkit-transition: height 1s;
		-moz-transition: height 1s;
		-o-transition: height 1s;
		transition: height 1s
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;	}
div#rotator4 ul {margin:0px; padding:0px; overflow:hidden; margin:0px; }
div#rotator4 ul li {float:left; position:absolute; height:217px;  width:185px; left:0px; top:0px; list-style: none; margin:0px; padding:0px; display:block; text-align:center !important}
div#rotator4 ul li.show {z-index:5;}
div#rotator4 img {width:152px; height:217px; margin:8px 0px; border-radius:3px}
div#rotator4 ul li div {font-size:12px;}
