.html, body {
overflow-x:hidden;
}
.vertalign {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	overflow: visible;
}
.horizalign {
	padding: 0px;
	border: none;
	width: 160px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}