﻿#aap_content {
padding:0 10px;

}
#master {
position:relative;
}

#signuplogo {
position:absolute;
text-align:right;
top:0;
right:0;
}

#aap_content h1 {
color:#000000;
font-size:27px;
font-weight:bold;
padding:10px 0;
padding:0 140px 0 0;
}

#aap_content h2 {
color:#666666;
font-size:21px;
font-style:italic;
padding:10px 0;
padding:0;
}

#aap_powered {
font-size:80%;
text-align:center;
margin:30px 0 0 0;
}

.newline {
clear:both;
padding:4px 5px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:-1px 0 0 0;
}

.newline label {
float:left;
width:350px;
padding:3px 0 0 0;
position:static;
}

.newline input {
width:300px;
padding:2px;
}

.newline select {
width:308px;
padding:2px;
}

.newline span {
margin:2px 0;
display:block;
}

.newline label em {
color:#2E60D2;
padding:0 0 0 3px;
}

.newline .small_tb {
width:140px;
}

#errorsDiv {
background-color:#ceddff;
border-left:5px solid #2E60D2;
color:#000000;
font-size:13px;
}

#errorsDiv  ul {
padding:0;
list-style:none;
}

#errorsDiv  ul li {
background:none;
padding:3px 10px;
}

#stats {
width:100%;
margin:10px 0 0 0;
border-collapse:collapse;
}

#stats tr td, #stats tr th {
border:1px solid #ccc;
padding:3px;
}

#stats tr th {
background:#eaeaea;
}

.float_left {
float:left;
width:430px;
}

.float_left table {
text-align:left;
}

.float_right {
float:right;
width:430px;
}

.float_right .newline label{
width:150px;
}

a.aap_button {
float:right;
padding:3px 0 0 0;
height:24px;
text-decoration:none;
width:106px;
text-align:center;
margin:5px;
color:#fff;
background:url(../img/button.jpg);
font-size:120%;
display:block;
}

a.aap_button:hover {
text-decoration:none !important;
}


#aap_content #signuplogo a.aap_signup {
float:right;
margin:0 80px 0 0;
}

#aap_content a.aap_signup {
width:106px;
height:24px;
text-decoration:none;
text-align:center;
float:left;
display:block;
margin:10px;
color:#fff;
background:url(../img/button.jpg);
padding:3px 0 0 0;
font-weight:bold;
font-size:120%;
}

#aap_content a.aap_signup:hover {
text-decoration:none !important;
color:#fff;
}

#aap_content input.aap_button {
width:106px;
height:27px;
border:none;
text-align:center;
margin:5px;
color:#fff;
background:url(../img/button.jpg);
font-size:120%;
cursor:pointer;
}