﻿#aap_wrapper {
    margin:10px 0;
}

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

.newline label {
float:left;
width:300px;
padding:4px 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:#A2D06D;
padding:0 0 0 3px;
}

.newline .small_tb {
width:140px;
}

#errorsDiv {
background-color:#eaeaea;
border-left:5px solid #3B4700;
color:#000;
font-size:13px;
margin:10px 0;
}

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

#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:320px;

}

.float_right {
float:right;
width:320px;

}

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

#aap_wrapper .aap_button {
float:right;
background:#A2D06D;
color:#000;
display:block;
width:100px;
height:20px;
padding:4px 0 0 0;
text-decoration:none;
text-align:center;
margin:0 0 0 5px;
}

#aap_wrapper .aap_button:hover {
color:#fff;
background:#3B4700;
text-decoration:none;
}

.clear {
clear:both;
}

.aap_table {
font-size:14px;
}

#aap_wrapper .aap_signup {
background:url(/img/aap_signup.gif) top left no-repeat;
color:#fff;
display:block;
width:120px;
height:25px;
padding:5px 0 0 0;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:10px 5px;
float:left;
}

#aap_wrapper .aap_signup:hover {
color:#fff;
background:url(/img/aap_signup.gif) bottom left no-repeat;
text-decoration:none;
}

#aap_wrapper p {

margin:10px 0;
}