ul.smallchecks {
margin:0;
padding:0;
}

ul.smallchecks li {
list-style-type:none;
background-image:url(images/checkGreen.png);
margin-bottom:5px;
background-repeat:no-repeat;
background-position:0 -.1em;
padding-left:2em;
margin-left:0;
min-height:30px;
font-size:14px;
}

#branding {
background-image:url(images/logo.png);
background:url(images/FBAdPowerLogo2.png) 0 0 no-repeat;
display:block;
height:77px;
text-indent:-9999px;
width:360px;
float:left;
margin:10px 0 5px;
}

.order {
font-size:14px;
word-spacing:1px;
float:left;
font-family:Tahoma, Geneva, sans-serif;
line-height:18px;
width:400px;
}

.orderYellow {
font-size:14px;
word-spacing:1px;
float:left;
font-family:Tahoma, Geneva, sans-serif;
line-height:18px;
background-color:#FF0;
width:400px;
}

.product {
font-family:Tahoma, Geneva, sans-serif;
margin-bottom:10px;
letter-spacing:.5px;
color:#333;
}

.total {
font-family:Tahoma, Geneva, sans-serif;
margin-bottom:10px;
letter-spacing:.5px;
color:#333;
border-top-width:thin;
border-top-style:solid;
border-top-color:#333;
padding-top:10px;
}

.underline {
text-decoration:underline;
}

.testimonial-signature {
text-align:right;
font-style:italic;
font-weight:700;
}

#footer {
position:relative;
min-height:40px;
text-align:center;
background-color:#000;
}

.help {
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
font-size:16px;
}

.help a {
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
color:#000;
text-decoration:underline;
}

.yellow {
background-color:#FF0;
display:block;
}

#header {
height:95px;
margin-bottom:0;
background-color:#000;
text-align:center;
background-image:url(images/gearBG.jpg);
background-repeat:repeat-x;
}

.legal {
color:#fff;
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
font-size:16px;
padding-top:10px;
padding-bottom:10px;
}

.legal a {
color:#fff;
text-decoration:none;
}

.legal a:hover {
color:#F87100;
}

.inner {
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
background-color:#FFF;
border:1px solid #fff;
}

.fontBlack {
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
font-size:20px;
color:#000;
text-align:center;
}

.fontGreen {
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
font-size:20px;
color:#B50003;
text-align:center;
}

a.tip2 {
position:relative;
text-decoration:none;
}

a.tip2 span {
display:none;
}

a.tip2:hover span {
display:block;
position:absolute;
content:attr(title);
min-width:120px;
text-align:center;
width:auto;
height:auto;
white-space:nowrap;
left:160px;
top:-220px;
background:rgba(0,0,0,.8);
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#fff;
font-size:1em;
padding:.5em;
}

a.tip2:hover span:after {
display:block;
content:"";
height:0;
width:0;
position:absolute;
bottom:-16px;
left:1em;
border-color:rgba(0,0,0,.8) transparent transparent;
border-style:solid;
border-width:10px;
}

.help strong,.help p {
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}