﻿#boxFooterLinks
{
	margin: auto;
	padding: 10px;
	width: 670px;
}

#boxFooterLinks .collapsePanelHeader
{
	color: #BBBBBB;
	font-weight: bold;
	padding: 3px;
}

#boxFooterLinks table
{
	width: 100%;
}

#boxFooterLinks td
{
	vertical-align: top;
}

#boxFooterLinks a:Active,
#boxFooterLinks a:Link,
#boxFooterLinks a:Visited
{
	color: #BBBBBB;
}

#boxFooterLinks a:Hover
{
	text-decoration: underline;
}