
.category-lista {
 font-weight: bold;
 line-height:30px;
 height:30px;
 padding-left:20px;
 background: transparent url('lista.jpg') top left no-repeat;
 
}

.category-view {
 margin:10px 0px;
 padding:0;
 width:100px;
 height:157px;
}

.category-view img {
 border:1px solid #555;
 width:100px;
 height:157px;
 margin:0;
 padding:0;
}

.category-list {
 margin:10px 0;
}

.category-list a {
 text-decoration:none;
}

.category-group {
 text-indent:0;
}
