*{
color:#fff;
}

body{
position:relative;
width:468px;
margin:30px auto;
background-color:#000;
}

h1{
margin:0;
}

h1 a{
display:block;
width:468px;
height:40px;
text-indent:500px;
white-space:nowrap;
overflow:hidden;
background-image:url(../images/simplyfast.info.png);
background-repeat:no-repeat;
overflow:hidden;
}

h2{
margin:0;
margin-bottom:30px;
text-align:right;
}

h2 a{
color:#fff;
font-size:14pt;
font-weight:bold;
text-transform:lowercase;
letter-spacing:2px;
}

h3{
border-color:#333;
}

h4{
color:#ccc;
}

a, button.link, a acronym{
color:#ffcc5f;
}

a:hover, button.link:hover{
text-decoration:underline;
}

small{
display:block;
margin:10px 0;
}

form{
height:50px;
margin:10px 0;
}

form small{
clear:left;
}

input.text, button{
display:block;
float:left;
}

input.text{
width:200px;
height:15px;
margin:0;
padding:5px 10px 5px 10px;
border-style:none;
border-color:#ffcc5f;
background-color:#333;
}

button{
height:25px;
line-height:25px;
color:#000;
font-size:10pt;
font-weight:bold;
border-style:none;
background-color:#e58a15;
cursor:pointer;
}

button.link{
display:inline;
float:none;
height:auto;
line-height:11pt;
font-size:11pt;
font-weight:normal;
background-color:#000;
}

.subvalue{
color:#ddd;
}

#messages li, noscript{
color:#000;
}

li.info{
background-color:#fff;
}

li.error, noscript div{
background-color:#D63E00;
}
