div.pics { margin: 1.8em 0; width: 100%; }

div.pics .cont { width: 24%; float: left; }

div.pics .item a.pic-link { width: 100%; display: block; text-align: center; }
div.pics .item a.c { background-color: white; margin-right: .9em; margin-bottom: .9em; }

div.pics .item { background: #f2f2f2; border: 1px solid #f8f8f8; border-bottom-color: #666666; border-right-color: #999999; margin: 0 .3em .3em 0; }

div.pics .item img { margin: .9em 0; }

.item .stars { float: left; margin-left: .6em; padding-top: .3em; }
div.pics .item .stars img { margin: 0;  }

div.pics.mir .item { background: url(/i/images/bg_pic_dark.gif) 0 center; border: 1px solid; border-top-color: #6b6b6b; border-left-color: #545454; border-bottom-color: #222222; border-right-color: #272727; }

