#h3 { position:relative; margin-top:4px; height:150px; }
#h3_title { height:15px; background:black; color:#c0982d; font-size:11px; padding:2px 0 0 10px; }
#h3_bizlist { position:absolute; width:530px;}
#h3_cats { position:absolute; left:531px; width:233px;}
#h3_search { position:absolute; left: 765px; width:225px; color: white; font-size: 13px;}
#h3_bizlist, #h3_cats, #h3_search { height:155px; background:#6789ba; }

#h3_box2 a { color: white; text-decoration:none; display:block; padding: 3px 5px 4px; background: url(../images/hrule_fade.gif) bottom left no-repeat; }
#h3_box2 a#last { background:none; }
#h3_box2 a:hover, #h3_box2 a#last:hover { background: url(../images/hrule_fade_sel.gif) bottom left no-repeat; }
#h3_details { position:absolute; top:25px; left:15px; height:127px; width:491px; background:url(../images/home_biz_list_back.gif) top left no-repeat; padding:5px; font-size:12px; }
#h3_info { font-size: 12px; float:left; height: 95px; width: 375px; }
#h3_info a { color: black; text-decoration:underline; font-weight:bold; }
#h3_price { float:right; width:90px; border-left:1px solid #888; height: 88px; padding: 1px 0 0 10px; font-size: 13px; }
#h3 p { margin:0; padding:0 0 3px 0; font-size:11px;}
#h3_tab { position:absolute; top:100px; right:10px; }
#h3_nav { position:absolute; top:50px; left:507px;}
#h3_nav a { display:block; height:14px; width:16px;}
#h3_nav a#up { background:url(../images/home_nav.gif) 0 0; }
#h3_nav a#down { background:url(../images/home_nav.gif) 0 14px; }
#h3_nav a#up:hover { background-position: -16px 0;}
#h3_nav a#down:hover { background-position: -16px 14px;}
