body {
}
#dhtmlgoodies_slideshow {
/*padding-left:2px;*/
width:500px;
}
#previewPane {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
height:235px;
padding:2px;
width:342px;
}
#previewPane img {
line-height:250px;
}
#previewPane #largeImageCaption {
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:0.9em;
font-style:italic;
text-align:center;
}
#galleryContainer {

height:102px;
overflow:hidden;

position:relative;
}
#arrowsliderLeft {
left:0;
padding:1px;
position:absolute;
z-index:10;
top:-5px;
}
#arrowsliderRight {
padding:1px;
position:absolute;
right:0;
top:-5px;
z-index:10;
}
#theImages {
height:100px;
/*left:30px;*/
position:absolute;
width:100000px;
padding-left:0px;
padding-top:5px;
}

#theImages a{
margin-left:5px;
margin-right:5px;
}
#theImages #slideEnd {
float:left;
}
#theImages a img,#theImages a:visited img,#theImages a:active img {
border:0 none;
cursor:pointer;
float:left;
margin:0px 7px;
/*opacity:0.5;*/
border:3px solid #fff;
/*margin-left:10px;	 */
}
#theImages a:hover img {
border:0 none;
cursor:pointer;
float:left;
margin:0px 7px;
/*opacity:0.5;*/
border:3px solid #DA0607;
/*margin-left:10px;	 */
}
#waitMessage {
background-color:#FFFFFF;
border:3px double #000000;
color:#555555;
display:none;
font-family:arial;
font-size:0.9em;
left:200px;
padding:4px;
position:absolute;
top:150px;
}
#theImages .imageCaption {
display:none;
}
.dottedBorder {
border-bottom:1px dotted #000000;
padding-bottom:8px;
padding-top:8px;
width:230px;
}
