/*****************************
Document Comments Styles 
*****************************/
#footer{
	font-family:Arial, Helvetica, sans-serif;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
}
#footer ul li{
	list-style-type:none;
	display:inline;
	padding:0 15px 0 0px;
}
.copyright{
	width:50%;
}
.credits{
	width:50%;
	text-align:right;
}
