body {
color: #282828;
background: url(images/bg_body.gif) repeat-x top left;
margin: 50px 0px 50px 0px;
font:12px Verdana,Tahoma,Arial,sans-serif;
}

a {
color: #5389b3;
text-decoration:none;
}

a:hover {
color: #5389b3;
text-decoration:underline;
}

.container {
width:850px;
margin-left:auto;
margin-right:auto;
}
.container_result {
margin-top:40px;
}
.footer {
margin-top:75px;
}
.formcontainer {
width:490px;
margin-left:auto;
margin-right:auto;
margin-top:75px;
}
.gobutton {
float:right;
padding-top:12px;
}
.maininput {
border: 0px;
height:50px;
padding:35px 15px 15px 15px;
background: transparent;
color:#474747;
font-weight: bold;
font-size:20pt;
}
.maininput_wrapper {
background: url(images/bg_input.gif) no-repeat center center;
height:76x;
width:394px;
}

.formcontainer_small {
width:320px;
float:right;
}
.gobutton_small {
float:right;
padding-top:33px;
}
.maininput_small {
border: 0px;
height:50px;
padding:40px 15px 15px 15px;
background: transparent;
color:#474747;
font-weight: bold;
font-size:15pt;
}
.maininput_wrapper_small {
background: url(images/bg_input_small.gif) no-repeat center center;
height:38x;
width:274px;
}

.alt1 {
background: url(images/bg_alt1.gif) repeat-x top;
border: 1px solid #b8cbd1;
padding:10px;
}
.alt2 {
background: url(images/bg_alt2.gif) repeat-x top;
border: 1px solid #bed1b8;
padding:10px;
}
