body, td {
font-family: arial, helvetica;
font-size:10pt;
}

#page {
margin:0 auto;
margin-top:50px;
text-align:center;
width:640px;
}

#page-left {
text-align:left;
}

#logo {
padding-bottom:25px;
}

#note {
font-size:8pt;
color:#AAAAAA;
text-align:left;
margin-left:225px;
}

#error {
color:red;
padding-bottom:10px;
}

#footer {
margin:0 auto;
padding-top:10px;
color:#AAAAAA;
border-top:solid 1px gainsboro;
margin-top:40px;
width:400px;
line-height:18px;
}

#footer a, #footer a:visited {
color:gray;
}

#footer a:hover {
color:red;
}

#spoofcard {
padding-left:120px;
text-align:left;
}

#buylink {
text-align:center;
font-size:12pt;
font-weight:bold;
}

#buylink a, #buylink a:hover {
text-align:center;
color:red;
}

#spoofcard a:hover {
color:orange;
}


li {
list-style: none;
background: url(./images/check.png) no-repeat left top;
background-position: 0px 2px;
padding: 3px 10px 3px 22px;
margin: 5px;
}

hr{
margin-top: 10px;
margin-bottom: 10px;
border: 0;
width: 100%;
color: gainsboro;
background-color: gainsboro;
height: 3px;
}
