#Body .bottom
{
	border-bottom: 1px solid #DADADA;
	padding: 20px 0 5px 0;
	width: 580px;
	float: right;
}

#Body .bottom .botNav
{
	width: 200px;
	float: left;
}

#Body .bottom .botNav a
{
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

#Body .bottom .botNav a:hover
{
	text-decoration: underline;
}

#Body .bottom .botDate
{
	float: right;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}