﻿DIV.div_item, DIV.div_item_hover { background-color:#FFFFFF;
			   cursor:default;
			   border:solid 1px #cebba9; 
               width:178px;height:185px;overflow:hidden;
               margin-right:5px;margin-bottom:5px;position:relative;
               font-family:Verdana; font-size:11px; color:#666666; }
DIV.div_item_hover { border: solid 1px #8f7256; }
DIV.item_image { border:solid 0px red;margin:2px 0 0 2px; overflow:hidden; position:relative; }
IMG.item_image {}

DIV.div_price_container { position:relative; overflow:hidden; }
DIV.item_cp { margin:10px 5px 1px 0; color:#9e0b0f; font-size:11px; font-weight:bold;}
DIV.item_price { margin:0 5px 0px 0; color:#a39282; font-size:10px; font-weight:bold; }

DIV.item_title { position:relative; background-color:#f6efe9; border:solid 1px #efe7de; height:63px; overflow:hidden; margin:2px; cursor:pointer; font-size:10px; color:#362b28; }
DIV.item_title A { text-decoration:none; color:#362b28; }
DIV.div_item_hover A { text-decoration:underline; color:#362b28; }

DIV.item_img_scroller { height:16px;position:absolute;top:100px;right:2px;width:32px;font-weight:bold;color:#000000;font-family:Arial;z-index:5; }

DIV.item_img_btn {
	position:absolute; cursor:pointer; background-position:center; background-repeat:no-repeat; 
	width:15px; height:15px; overflow:hidden; 
}
