@import "lightbox.css";

/*plugin sponsors - frontend styles*/
.sponsor {
border:solid 2px #b3b5bb;
width:138px;
margin:13px 12px 20px 6px;
text-align:center;
float:left;
clear:none;
background :white;
overflow:hidden;
height:87px;
padding:0;
}

.sponsor_main {
border:solid 2px #b3b5bb;
width:150px;
margin:13px 6px 13px 6px;
text-align:center;
float:left;
clear:none;
background :white;
overflow:hidden;
height:95px;
padding:0;
}

.sponsor img {
display:inline;
}

.sponsor_block {
width:510px;
float:left;
clear:both;
padding:0;
*padding-bottom:15px;
margin-bottom:20px;
/*background:url(../images/sponsors_bg.gif) top;*/
}

