/* hr styling */

hr {
	border:0;
	color:#c4c4c4;
	background-color:#c4c4c4;
	height:1px;
	width:95%;
	text-align:center;
}
