/*

-------------------------------
ClassiPress Custom Stylesheet
-------------------------------

Add your own custom styles here instead of editing the
core .css files. This makes it much easier to update
your theme when new versions are released. Simply copy
an existing style or create your own below. Anything
in this .css file will trump the existing styles.

*/

.column{border:#FFF 0px solid;width:905px !important;}
.catcol ul{border:#000 0px solid;margin:0px !important;}
ul .cat-item-3{display:none !important;}
.post .zThumb{width:150px;height:100px;float:left;margin:3px 10px 0 0;}
.fromblog .zThumb{width:60px;height:60px;float:left;margin:3px 10px 0 0;}

/*begin main page*/
span.feat_left img { width:50px;height:37px; }
.content_res .priceblockbig p.descr .zThumb{ float:left; padding:0px 6px 0 0; width:90px; height:80px; }
.content_res .priceblockbig p.descr{height:125px;float:left;width:440px;border-right:#bdbdbd 1px dotted;}
.content_res .priceblockbig { float:right; width:570px;}
.content_res img.attachment-medium, .content_res img.attachment-thumbnail { display:none; padding:1px; border:1px solid #a6a6a6;}
div#main-pic {display:none;}

.content_res div.bigright { display:none; }
.content_res div.bigleft {  }
/*end main page*/

/*begin z*/
.zf_L{float:left;}
.zf_R{float:right;}
.zf_0{clear:both;}
.zd_S{display:block;}
/*end z*/