html,body
{
  font-family:Arial;



  color:white;
  font-weight: normal;
  font-size: 14px;
  margin:0px;
  padding: 0px;
  background-color:#88241a;
}

#bs
{
  margin:0px;
  margin-left: 20px;
  width:340px;

}


#recom { width:295px; position:absolute; text-align:justify}
fieldset {border:0;margin:0;}

label {display:block;}
input,textarea { width:295px;padding:5px;margin:1px 0;border:solid 1px #1e1510;}
.inputIE
{
    margin-bottom: 5px;

}

.send_bottom
{
   display:block;
   width:307px;
   height: 40px;
   color:black;
      background-color: #ccc;
   border: 1px solid #1e1510;
}


h1
{
     font-size: 18px;
     font-weight: normal;

 }


