

html {
    text-align: center;
}

body {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

div#branding{
	height: 135px;
	background: transparent;
}

h1 {
    position:absolute;
    top: 5px;
    left: 25px;
    width: 128px;
    height: 65px;
    background: transparent url(/static/images/hit2map_small.png) no-repeat 0 0;
    text-indent: -9999px;
}

h2 {
    color:#000000;
    font-family:Verdana;
    font-size:24px;
}

h3 {
    color:#9D9D9D;
    font-family:Verdana;
    font-size:14px;
}

h4 {
    color:#000000;
	font-family:Verdana;
	font-size:9px;
	text-align: justified;
}

div#map {
    border-width: 2px;
    border-color: #666666;
    border-style: dashed;
    FONT-SIZE: 11px;
    WIDTH: 100%;
    COLOR: #d4d6d9;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Verdana;
    width: 650px;
    height: 445px;
    margin: auto;
}

div.details_form {
    width: 400px;
    margin: auto;
    display:none;
}


ul#form_list {
    position:relative;
}

ul#form_list li{
    height: 30px;
    margin: auto;
}

ul#form_list li span {
    text-align: right;
    vertical-align: bottom;
    position:absolute;
    width:100px;
    left: 0px;
}

div.tools {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

div.tools > a{
    padding-right: 20px;
}


div.site_info{
    color: #969696;
    font-size: xx-small;
    margin-top: 50px;
    margin-bottom: 50px;
}

span#pre_input {
    padding-right: 20px;
}

div#map_info {
    color:#414141;
    font-family:Arial;
    font-size: small;
}

div#top_ads {
    padding-top: 5px;
    padding-bottom: 40px;
}

div#furniture{
    width: 770px;
    text-align: left;
    margin: auto;
    padding-top: 20px;
}

div#login_register {
    width: 700px;
    margin: auto;
}

div#register {
	margin-left: 5%;
	margin-right: 2.5%;
	padding-bottom: 5%;
	padding-top: 5%;
	width: 42.5%;
	left: 0%;
}

div#login {
	margin-left: 2.5%;
	margin-right: 5%;
	padding-bottom: 5%;
	padding-top: 5%;
	left: 50%;
	width: 42.5%;
}

div#login h2{
	color: rgb(34, 35, 38);
	font-size: 18px;
        text-align: center;
}

div#login h3{
	color: #0517de;
	font-size: 12px;
        text-align: center;
        padding-bottom: 4px;
}

div#register h2{
	color: rgb(34, 35, 38);
	font-size: 18px;
        text-align: center;
}

div#register h3{
	color: #0517de;
	font-size: 12px;
        text-align: center;
        padding-bottom: 4px;
}

ul#form_list li {
text-align:right;
}

ul#form_list li {
font-size:12px;
}
td#login {
font-size:12px;
}

.pc,.sc	{ position: absolute; top: 0; left: 0; } 

.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

