.ms_foot_bar
{
	width: 955px;
	height: 24px;
	background-color:#333333;	
	border: 1px solid gray;
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	clear:both;	
}

.ms_footer_text
{
	font-size: 12px;
    color:white;
    cursor: pointer;
}

#ms_footer_button A
{
	color:white;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	cursor:pointer;
	width:40px;
	text-align:center;
	text-decoration:none;
}

#ms_footer_button A:hover
{
	color:white;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	cursor:pointer;
	width:40px;
	border:solid 1px #666666;
	text-align:center;
	background-color:#484848;
	text-decoration:none;
}