﻿div#landingPageDirectory{width:260px;height:266px;background-image:url('/assets/images/bgHomepageDirectory.gif');float:left;overflow:hidden;}
div#landingPageDirectory .categoryTitle{width:256px;height:33px;font-size:1.4em;font-weight:700;line-height:30px;text-indent:10px;clear:left;float:left;display:inline;margin:2px 2px 0;}
div#landingPageDirectory .categoryTitle a{width:256px;height:33px;display:block;color:#fff;text-decoration:none;}
div#landingPageDirectory .on{background-image:url('/assets/images/titleDirectoryOn.gif');}
div#landingPageDirectory .off{background-image:url('/assets/images/titleDirectoryOff.gif');}
div#landingPageDirectory ul{float:left;width:130px;height:150px;margin-top:9px;}
div#landingPageDirectory ul li{width:115px;margin-left:15px;height:20px;}
div#landingPageDirectory ul li a{font-weight:700;text-decoration:none;color:#888;font-size:1em;}
div#landingPageDirectory ul li a:hover{text-decoration:underline;}
