
/* Mod High */

.highslide {cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;}

.highslide-caption {display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;}
.highslide-loading {
display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    /* background-color: black; */
  
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
   }


.highslide-display-block {display: block;}
.highslide-display-none {display: none;}

#highslide a:hover, #highslide a {color: #FFFFFF}
#highslide {position:relative;width:600px;  }
#highslide img {
width:185px;
height:130px;
padding:5px;
padding-bottom:0px;
 }
 #highslide span{
padding:5px;
padding-top:0px;
 }


#highslide div {
  text-align:center;
color:white;
font-family: Verdana, Bitstream Vera Sans, sans-serif;
font-size: 11px !important;
  width:200px;height:160px;
  padding-bottom:5px;
  position:relative;display:inline;float:left;
 }