
.box{
	width:455px;
	height:330px;
	padding:15px;
	overflow-y:scroll;
	position:absolute;
	top:10px;
	left:0;
}
.box p{
	margin-top:10px;
	margin-bottom:5px;
}
.footer{
	position: absolute;
	top: 580px;
	width: 993px;
	text-align: right;	
}
.footer a,.footer a:visited{
	color:#777;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15px;
	text-decoration: none;
	padding-left:7px;
}
.footer a:hover,
.footer a:active,
.footer a:focus {
	color:#f08800;
	font-weight: normal;
	text-decoration: underline;
}
.nav_footer{
	margin:0;
}