                * {
margin:0pt;
padding:0pt;
}
.slideshow {
cursor:pointer;
border:1px solid #5da7d5;
text-align:center;
}
#overlay {
background-color:#000000;
display:none;
height:100%;
left:0px;
opacity:0.5;
position:fixed;
top:0px;
width:100%;
z-index:100;
}
* html #overlay {
position:absolute;
}
#window {
background:white none repeat scroll 0% 0%;
border:10px solid White;
display:none;
left:50%;
position:fixed;
top:50%;
z-index:101;
}
* html #window {
position:absolute;
}
#window .caption, .hidden {
color:#7F7B73;
display:block;
float:left;
font-size:13px;
padding:5px 0pt;
text-align:justify;
}
#window a.prev {
background-image:url(/assets/root/images/buttons/prev.gif);
background-position:50% 50%;
background-repeat:no-repeat;
display:block;
float:left;
height:14px;
text-decoration:none;
width:35px;
}
#window a.next {
background-image:url(/assets/root/images/buttons/next.gif);
background-position:50% 50%;
background-repeat:no-repeat;
display:block;
float:right;
height:14px;
text-decoration:none;
width:35px;
}

/*.newsGallery .slideshow{
    height:100px;
}*/

    