/* Evridon.com Stylesheet */
/* --------------------------- */

/* horizontal_rule_700px */
.hr700 {
	position: relative;
	display: block;
	width: 700px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-color: #000;
	}
