div.top_one 
{
	position: absolute;
	left: 96px;
	top: 21px;
	background-color: Blue;
	width: 508;
	height: 220;
	border: 2;
}

h2.pos_abs
{
position:absolute;
left:100px;
top:150px
}
.regtext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.regslug {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
