@charset "utf-8";
p{
    color:#5B9831;
    font-size:1.2em;
    margin-bottom:10px;
    text-align:justify;
}
p a{
   color:#5B9831;
   text-decoration:none;
}
h2{
   color:#432e1b;
   font-size:1.6em;
   font-weight:lighter;
   margin-bottom:10px;
}
.frmResult{
   
}
.headerC h2{
    color:#fff;
    margin:0px;
    padding:0px;
    font-size:1.8em;
}
.recOpts h2{
    font-size:1.3em;
    color:#004639;
}
.clickClear{
    display:none;
    margin-top:10px;
}
