* {margin:0;padding:0}
html, body {height:100%;}
body {text-align:center;}
img {border:none;}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-13.75em;
		float:left;
		}

#container {
	margin:0 auto;
	position:relative;
	text-align:right;
	width:726px;
	clear:left;
	font-family:arial;
}

hr {
	height:0;
	clear:both;
	border:0;
	visibility:hidden;
}
div.content {
	border:1px solid #D8D8D8;
	text-align:left;
	margin-top:7px;
	padding:26px 43px 32px 32px;
} 

div.content img.bg {
	float:right;
}

div.content p {
	padding-top:15px;
	width:470px;
	font-size:12px;
}

div.content p a {
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
div.content p span {
	font-weight:bold;
	color:#FC913C;
}

