/* this class uses to fix firefox bug that don't take div's background correctly (not scaling the height) */
.clear {clear:both;height:1px;font-size:1px;line-height:1px;margin-bottom: -1px;}

#item #itemIn {color:#30471c;font-size:13px;line-height:13px;min-height:600px;}
#item #itemIn #itemImage{float:right;width:175px;}
#item #itemIn #itemImage #theImage {background:url('images/picBG.gif');width:169px;height:169px;}
#item #itemIn #itemImage #theImage img{padding:8px 10px 6px 10px;}


