.bottom-links
{
	margin-right:0px;
	height:17px;
	font-family:Trebuchet MS;	
}

.bottom-links a
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height: 16px;
	padding: 0 15px;
}

.bottom-links a:hover
{
	/*color:#1D3585;*/
	color:#ffffff;
}

.bottom-links table
{

}

.bottom-links table.LinksDesignTable td
{
	text-align:center;
}

.bottom-links table.LinksDesignTable
{
	margin-left:25px;
	margin-right:3px;
}

.bottom-links table.LinksDesignTable td
{
	text-align:right;
}

.DNN_LinksContent 
{
	/*float:right;*/
}

.bottom-links .DNN_LinksContent
{
	width:auto;
	padding:0;
	margin:0;
}

.bottom-links-contentpane .action-element
{
	white-space:nowrap;
}

.bottom-links-contentpane .DNN_LinksContent {
	padding-left: 0px;
}

.bottom-links-contentpane .DNN_LinksContent table {
	margin: 0 auto;
}