body { background: #000; }
.iv-rotator { height: 290px; width: 520px; background: #000; margin: 0 auto; display: none; }
.iv-rotator .screen { height: 202px; margin: 0px; padding: 0px; position: relative; }

.iv-rotator .screen li{ list-style: none; padding: 0px; margin: 0px; display: none; height: 202px; }
.iv-rotator .screen li img { width: 100%; height: 100%; }
.iv-rotator .screen div{ position: absolute; bottom: 0px; left: 0px; padding: 0px; margin: 0px; background: #8b2326; width: 100%;  color: #fff; opacity: 0.8; display: none; filter:alpha(opacity=80) }
.iv-rotator .screen div * { float: left; }
.iv-rotator .screen h2 { font: bold 12px Tahoma; text-transform: uppercase; margin: 15px; }
.iv-rotator .screen .text span { padding: 10px; margin: 0px 0px 5px 0px; width: 320px; text-align: left !important; height: 37px; overflow: hidden; }
.iv-rotator .select { height: 100px; padding: 0px; margin: 0px; *display: inline; }
.iv-rotator .select li { height: 88px; display: inline-block; display:-moz-inline-stack; _overflow:hidden; zoom:1; *display:inline; margin: 0px; list-style: none; padding: 0px; cursor: pointer;/* border: 1px #000 solid;*/ width: 25%; text-align: center; }
.iv-rotator .select li img { border: 1px solid #000; }
/*.iv-rotator .select li:hover { border: 1px #fff solid;  }*/
.iv-rotator .select li:hover img { border: 1px #fff solid;  }


