@charset "UTF-8";
/* CSS Document */

.judges{margin-left:15px; padding:0; margin-right:10px; width:909px; background-image:url(../images/judges-bg.gif); border-right:1px solid #4f052e; border-bottom:1px solid #4f052e;}
.judges ul{list-style:none;}
.judges li{float:left; width:100px; padding:1px 0 0 1px; height:154px; font-size:12px; font-weight:bold; color:#FFF; cursor:pointer; cursor:hand; text-align:center; background:url(../images/arrows/small.png) no-repeat 85px 137px;}
.judges li:hover{background-color:#ff6633; color:#660033; background-image:url(../images/arrows/smallp.png);}
.judges li:hover h3{color:#660033;}
.judges h3{color:#FFF; font-size:12px;}
.judges img{margin-bottom:5px;}


