/* block top links */
ul#header_links {
	float: left;
	list-style-type: none;
    margin: 13px 0 0;
    width: 140px;
}
#header_links li {
	float: left;
	margin-right: 5px
}

#permanent_links
{
	float: left;
	width : 170px;
}

#footer div.middleCenter DIV
{
	margin: 0 8px;
}

#footer div.middleCenter div#ai_text DIV
{
	margin: 0;	
}

#footer #permanent_links DIV
{
	height: 31px;
	line-height: 31px;
	margin:	10px 0 0;
}


#permanent_links A
{
	color: #595a5e;
	text-decoration: none;
	width: 38px;
}

#permanent_links SPAN
{
	height: 31px;
	line-height: 31px;
	vertical-align: top;
}
