#header-pics {

width: 624px;

height: 278px;

list-style: none;

padding: 0px;

margin: 0px;

position: absolute;

}



#header-pics li {

list-style-image:none;

list-style-position:outside;

list-style-type:none;

padding: 0px;

margin: 0px;

width: 624px;

height: 278px;

display: none;

}



#header-pics li.active {

display: block;

}



#header-numbers {

list-style: none;

padding: 0px;

margin: 0px;

position: absolute;

z-index: 30;

margin-top:248px;

margin-left:10px;

}



#header-numbers li {

list-style-image:none;

list-style-position:outside;

list-style-type:none;

/*padding: 2px;

padding-top: 3px;*/

margin: 3px;

width: 15px;

/*height: 17px;*/

text-align: center;

float:left;

background-color: #cccccc;

color: black;

font-size:11px;

cursor: pointer;

border:1px solid #fff;

}



#header-numbers li.active {

background-color: #F68726;

color: white;

}



#header-pics img {

position:absolute;
z-index:18;
}





.caption {

padding:5px 10px;

position:absolute;

z-index:20;

color:#ffffff!important;
min-width:330px;
font-weight:bold;

font-size:16px;
background-image:url(/images/caption_bg.png);
top:5px;
left:5px;
}

 



.overimage {

position: absolute;

width:624px;

height:278px;
z-index:19;
}

.overimage img {
 
z-index:19;
}
