﻿div.logo
{
	background-image: url("../images/top_registration.jpg");
	background-repeat: no-repeat;
	width: 915px;
	height: 89px;
}

div.sfsymbol
{
    position: absolute;
	top: 5px;
	right: 0px;
	background-image: url("../images/sflogo.jpg");
	background-repeat: no-repeat;
	width: 31px;
	height: 35px;
}

div.hackerSafeLogo
{
	display: none;
}

.line
{
    width: 915px;
    background-color: #21409a;
	height: 2px;
	border: solid 2px #21409a;
}

.headerTable
{
	height: 30px;
	border-bottom: solid 2px #21409a;
	width: 915px;
	margin-bottom: 6px;
}
