hr {
	color: #C2CEDA;
	width:1003px;
	position:static;
}
#End {
	clear: both !important;
    width:955px;
	height:auto;
	padding:6px 0 0 5px;
}
#End ul {
	list-style-type:none;
	float: left;
	margin:0;
    padding:0;
    width:100%;
}
#End ul li{
    width:16.5%;
	text-align:left;
	float:left;
	overflow:hidden;
	padding: 8px 0 3px 0;
	line-height:17px !important;
	line-height /**/:180%;
}