#tz-categories{
width:1000px; height:230px; position: relative;
background-image:url(../images/bg_categories.gif);
background-repeat:no-repeat;
background-position:left top;
}  
#tz-categories .tz-categories-wrapper{ position:absolute; top:25px; left:380px; }  
#tz-categories .bannerlink{ position:absolute; top:10px; left:58px; }  

#tz-categories h1{
font-family:Georgia, Arial, Verdana, Times New Roman, Helvetica, sans-serif;
font-size:30px;
line-height:32px;
font-weight:normal;
color:#fff;
text-decoration:none;
font-style:italic;
padding:0px 0px 20px 0px;
}

#tz-categories .option{
width:200px; float:left;
background-image:url(../images/arrow_5x5.gif);
background-repeat:no-repeat;
background-position:left 7px;
border-bottom: 1px solid #434343;
margin:0px 50px 0px 0px;
}
#tz-categories .option-wrapper{ padding:2px 0px 2px 10px; }

#tz-categories a{
font-family:Georgia, Arial, Verdana, Times New Roman, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#ebebeb;
text-decoration:none;
}
#tz-categories a:hover{ text-decoration: underline;}

.magic{ clear:both; }