@import "lightbox.css";

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

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

.sponsor img {
display:inline;
}

.sponsor_block {
width:510px;
float:left;
clear:both;
padding:0;
padding-top:20px;
*padding-bottom:15px;
margin-bottom:20px;
background-repeat:repeat-x;
}

