.list-company-images{list-style:none outside none;padding:0;}
.list-company-images li{float:left;margin-bottom:10px;margin-left:18px;}
.image-container{background-color:#FFFFFF;border:5px solid #C0DCC9;height:130px;padding:7px;width:130px;}
#lightbox{background-color:#EEEEEE;border-bottom:1px solid #666666;border-right:1px solid #666666;padding:10px;}
#lightboxCaption{background-color:#EEEEEE;border-bottom:1px solid #666666;border-right:1px solid #666666;color:#333333;font-size:90%;text-align:center;}
#lightboxIndicator{border:1px solid white;}
#lightboxOverallView, #overlay{background-color:#000000;opacity:0.5;}
* html #lightboxOverallView, * html #overlay{background-color:#000000;}
.backdrop{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000;opacity:.0;filter:alpha(opacity=0);z-index:50;display:none;}
.box{position:absolute;top:32%;left:12%;width:auto;height:auto;background:#ffffff;z-index:51;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-box-shadow:0px 0px 5px #444444;-webkit-box-shadow:0px 0px 5px #444444;box-shadow:0px 0px 5px #444444;display:none;}
.close{float:right;margin-right:6px;margin-left:10px;cursor:pointer;}