div.slotSect {
clear: both;
}

div.slot {
width: 276px;
}

div div#slots {
/*height: 23em;*/
margin: 198px 0 0 0;
clear: both; /* IE7 Driven correction */
}

div > div#slots {
/*min-height: 35em;*/
margin: 198px 0 0 0; /* IE7 Driven correction */
}


/* recently added */

div#inside ul li.empty {
padding-bottom: 0 !important;
}

div#inside ul li.empty a {
padding-bottom: 13px !important;
margin-bottom: 1px !important;
border-bottom: none !important;
}

div.newsList ul {
margin: 10px 0;
}

div.newsList ul li {
line-height: normal;
margin: 0 0 10px;
}

div.newsList ul li span {
color: #777;
margin: 0 5px 0 0;
}

div.newsList ul li a {
display: inline;
background: none;
padding: 0;
}

div.newsList ul li a:hover {
background: none;
}


/* add room for global nav */

body.tier3 div.intro {
float: none;
position: absolute;
top: 130px;
}

body.tier3 div#inside {
top: 130px;
margin-left: 562px;
}
