.content_header_left {

text-indent:3px;
background-color:#296f3d;
width:560px;
font-size:16pt;
font-weight:bold;
color:#fff;
padding:5px;
margin:0px 10px 5px 10px;

}

/* Safari CSS hack */

@media screen and (-webkit-min-device-pixel-ratio:0) { 

.content_header_left { width: 561px; } 

}

.content_header_right {

text-indent:3px;
text-align:left;

background-color:#296f3d;
width:362px;
font-size:16pt;
font-weight:bold;
color:#fff;
padding:5px;
margin:10px 10px 5px 5px;

}

.content_header_left a:hover, .content_header_right a:hover { text-decoration:underline; }

.slideshow {

border:1px solid #000;
border-bottom:none;
width:370px;
height:250px;
font-family:Georgia;
text-align:center;
margin:0px 10px 0px 0px;
color:#fff;
background-color:#000;

}

#caption {

font-family:georgia;
font-size:10pt;
height:20px;
width:362px;
color:#fff;
background-color:#000;
margin-right:10px;
text-align:left;
padding:5px;

}

html>body #caption {

height:30px;

}

.slideshow_caption {

background-color:#000;
width:370px;
height:20px;
margin:0px 10px 20px 0px;
opacity:0.8;
filter:alpha(opacity=80);
text-align:left;
border:1px solid black;
border-top:none;

}

#google {

width:475px;

}

#facebook {

margin:25px 10px 0px 0px;
display:none;

}