div#closebar{ width:100%; float:left; background-color:#1b1f1e; height:auto; }
div#closebar ul{ margin:0; padding:0; list-style:none; }
div#closebar ul li{ float:left; margin:0; padding:10px 16px; border-left:3px solid #000; }
div#closebar ul li a, div#closebar ul li a:link, div#closebar ul li a:visited{ color:#626366; text-decoration:none; font-weight:bolder; }
div#closebar ul li a#current, div#closebar ul li a:hover, div#closebar ul li a:active{ color:#eb2227; }
div#closebar ul li a.white{ color:#fff; }
div#closebar ul li a:hover.white{ color:#eb2227; }

div#closebar ul li#close{ border-left:none;}

div#closebar ul li a {display: block; padding-left:14px; line-height: 0px; height: 16px; padding-top: 10px;}

div#closebar ul li#close a{ background:url("../images/close-bar/close-on.gif") no-repeat left top;background-position: 0px 2px;}
div#closebar ul li#fullscreen a{ background:url("../images/close-bar/fullscreen-off.gif") no-repeat left top; padding-left:22px; }
div#closebar ul li#fullscreen a:hover{ background:url("../images/close-bar/fullscreen-on.gif") no-repeat left top; }
div#closebar ul li#email a{ background:url("../images/close-bar/emailthisreel-off.gif") no-repeat left top; padding-left:22px; }
div#closebar ul li#email a:hover{ background:url("../images/close-bar/emailthisreel-on.gif") no-repeat left top; }
div#closebar ul li#return a{ background:url("../images/arrow-red-right.gif") no-repeat left top;background-position: 0px 4px;}

#closebar #return {}
#closebar #return a,#closebar #close a  {font-size: 10px;}


