#footerpanel {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CD0921;
	padding-top: 3px;
}
#footerprivacy {
	float: left;
	height: 25px;
	width: 150px;
}
#footercopyright {
	float: right;
	width: 350px;
	height: 25px;
	text-align: right;
}


