.entry {
    width: 486px;
}
.entry a {
    text-decoration: none;
}
.pics {
    display: none;
}
.pic {
    width: 486px;
    background-color: #ddd;
    text-align: center;
    margin: 0 0 9px 0;
    float: left;
}
.pic h2, .pic h4, .pic h3, .pic h5 {
    width: 486px;
    float: left;
}
.pic h3 {
    height: 300px;
    background: none transparent center center no-repeat;
}
.pic h2, .pic h4, .pic h5 {
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    background-color: #ddd;
}
.pic h2, .pic h4 {
    color: #333;
    width: 306px;
    overflow: hidden;
}
.pic h5 {
    color: #333;
    width: 90px;
}
.pic h5 a {
    color: #333;
}
.extra_pics {
    display: none;
    background-color: #ddd;
    float: right;
    padding: 10px 12px 0 12px;
    width: 106px;
    _width: 130px;
    height: 534px;
    _height: 544px;
}
.extra_pics img {
    float: left;
    margin: 0 0 11px 0;
}
.desc {
    background-color: #ddd;
    float: left;
    padding: 9px;
    width: 468px;
    _width: 486px;
    color: #333;
    text-align: center;
    margin-bottom: 9px;
}
.thumbs {
    background-color: #ddd;
    float: left;
    /*padding: 12px 0 3px 6px;*/
    padding: 3px 0 0 12px;
    width: 474px;
    _width: 486px;
    height: 170px;
    _height: 173px;
    overflow: hidden;
}
.thumb, .false_thumb {
    float: left;
    margin: 9px 9px 0 0;
}
.false_thumb {
    width: 109px;
    height: 70px;
    background-color: #bbb;
}
.h300 {
    height: 344px;
}
.h300 h3 {
    height: 300px;
}
.h500 {
    height: 544px;
    width: 347px;
}
.h500 h2, .h500 h4 {
    width: 167px;
}
.h500 h3 {
    height: 500px;
    width: 347px;
}

div.paginator {
    width: 486px;
    line-height: 20px;
    height: 20px;
    margin-top: 9px;
    float: left;
    display: none;
}
