body{
background:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#a2e0ff;
margin:0px;
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
color:#333;
}

*{outline:none;}

.header{
font-size:28px;
color:#1dadff;
letter-spacing:-1pt;
font-weight:lighter;
margin-bottom:-10px;
margin-top: 0px !important;
margin-top:-9px;
}

input, textarea{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
font-size:12px;
color:#333;
}

p{
font-size:12px;
line-height:150%;
}

li{
font-size:12px;
}

#right p{
font-size:12px;
margin-top:0px;
}

#right .header{
font-size:18px;
color:#499217;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

a{
color:#ff6600;
text-decoration:none;
}

a:hover{
color:#65c7ff
}

.arrow{
position:relative;
top:2px;
}

h2{
width:80%;
font-size:20px;
color:#e6762c;
font-weight:lighter;
border-bottom:1px solid #ccc;
}

p.steps{
margin-left:25px;
}

ul{
list-style-image:url(images/bull.jpg);
line-height:150%;
}