/*

-------------------------------
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.

*/

.content_res .shadowblock_outAdop { height:180px; margin:0 0 30px 0px; border:1px solid #bbb; /* overflow:hidden; */}
.content_res .shadowblockAdop { padding:8px 15px 95px; background:#fff url(../images/block_topbg.gif) repeat-x top; border:1px solid #fff;}

.btn_orange{background:transparent url(../images/search.png) repeat-x scroll 0 0; border:1px solid #BE3101; color:#FFF; text-decoration:none; font-weight:bold; margin:0; padding:4px 10px}
.btn_orange:hover, .btn_orange a:hover{cursor:pointer; border:1px solid #F60; text-decoration:none}
