﻿.contentRotatorContainer { position: absolute; top: 63px; left: 0px; width: 957px; height: 280px; background:url(Images/bannerBg.jpg); }

.contentRotator { position: relative; top: 0px; left: 0px; width: 957px; height: 280px; margin: 0 auto; z-index: 2; }
.contentRotator .item { position: absolute; top: 17px; left: 71px; width: 820px; height: 246px; overflow: hidden; }
.contentRotator .item div { position: absolute; width: 820px; height: 246px; }
.contentRotator .item div img { width: 820px; }

