/* live */

.photos { background-color: #fff; padding: 0; border: 0; padding: 0; }
.photos img { width: auto; height: 60px; float: left; margin: 0 7px 7px 0; border: 1px solid #e0e0e0; display: block; cursor: pointer; }


div.left { float: left; width: 300px; }
div.right { float: right; width: 300px; }

.item { width: 336px; margin-bottom: 0; }
.item .item-header { height: 15px; background: url(/_img/bg_item_header.gif) no-repeat; }
.item .item-content { background: url(/_img/bg_item_content.gif) repeat-y; padding: 1px 15px 1px 15px; width: 306px; overflow: hidden; }
.item .item-footer { clear: both; height: 15px; background: url(/_img/bg_item_footer.gif) no-repeat; }

#col1 .item  { width: 336px; }
#col1 .item .item-header { background-image: url(/_img/bg_col1_item_header.gif); }
#col1 .item .item-content { background-image: url(/_img/bg_col1_item_content.gif); width: 306px;  }
#col1 .item .item-footer { background-image: url(/_img/bg_col1_item_footer.gif); }

#col2 .item  { width: 654px; }
#col2 .item .item-header { background-image: url(/_img/bg_col2_item_header.gif); }
#col2 .item .item-content { background-image: url(/_img/bg_col2_item_content.gif); width: 624px; }
#col2 .item .item-footer { background-image: url(/_img/bg_col2_item_footer.gif); }

.partner { margin: 5px 0; }
.partner table { margin: 0; }

div.photo-left { margin-bottom: 0; }
