#logo{
	/*left:458px; changed from 462px TD# 446*/
	left:437px;
	top:28px;		
}

DIV.directory TABLE 
{
	margin-bottom: 0px;
}

DIV.directory TABLE TR TH {
	font-size: 1.2em;
}



/* clearfix */
DIV.directory:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

DIV.directory {
	display: inline-block;
}
/* end clearfix */

/* RSS link */

DIV.intro {
	padding: 21px 21px 24px 0px;
	float: left; 
	width: 350px;
}

P.rssLink  {
	display: block;
	margin: 22px 56px 0px 13px;
	float: left;
	font-size: 0.9em;
}

P.rssLink a {
	xbackground: url(../../images/link_indicator_rss.gif) 0px 0px no-repeat;
	position: relative;
	padding-top: 2px;
	height: 1%
}
