
hr {
	height: 1px;
	outline-style: none;
}

html, body {
	background-color: #999;
	margin-top: 12px;
	text-align: center;
}

img {
	border: none;
}

#container {
	margin: auto;
	width: 827px;
	border: solid 1px #848684;
	background-color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	text-align: left;
	position: relative;
}

#logocolumn {
	width: 95px;
	height: 350px;
	float: left;
	margin-left: 10px;
}
