.spotlight .box { position:relative; }
.spotlight .box-content { height:180px; }
.spotlightProduct { position:relative; display:none; }
.spotlightContainer { position:relative; z-index:1; padding:0 140px 0 0; cursor:pointer; height:148px; overflow:hidden; background:url(../images/webshop/transparent.gif); }
.spotlightButtons { z-index:3; margin:-32px 0px 32px; }
.spotlightButtons .left { left:10px; }
.spotlightButtons .right { right:10px; }
.spotlightProduct .spotlightButtons { position:relative; z-index:1; text-align:center; padding:10px; margin:0; }
.spotlightTransition { display:none; position:absolute; left:0; right:0; top:0; bottom:0; z-index:2; }
.spotlight .thumbnail { position:absolute; z-index:0; width:120px; right:0; padding:10px; text-align:center; }
.spotlight .thumbnail div { margin:auto !important; }
.spotlight .info { }
.spotlight .description { height:78px; overflow:hidden; }
.spotlight .formats { margin-right:4px; }
.spotlight .formats i { display:-moz-inline-box; display:inline-block; margin-right:4px; }
.spotlight .formats,
.spotlight .rating { float:left; }

.formats .hddvd  { width:65px; height:16px; background-image:url('../images/webshop/hddvd.png'); }
.formats .bluray { width:36px; height:16px; background-image:url('../images/webshop/bluray.png'); }
.formats .dvd    { width:35px; height:16px; background-image:url('../images/webshop/dvd.png'); }
.formats .vhs    { width:35px; height:16px; background-image:url('../images/webshop/vhs.png'); }
