@import "lightbox.css";

/*plugin sponsors - frontend styles*/
.sponsor {
border:solid 1px #cccccc;
width:230px;
height:127px;
text-align:center;
margin:5px;
float:left;
clear:none;
}

.sponsors_index {
border:solid 1px #cccccc;
width:115px;
height:63px;
text-align:center;
margin:5px;
float:left;
clear:none;
}

.sponsor img {
display:inline;
margin:0;
}

.sponsor_block {
float:left;
clear:both;
width:510px;
margin:10px 0;
}

.sponsor_block a {
text-decoration:none;
}
.sponsor_block a:hover {
text-decoration:underline;
}

