body {
     font-family: "Arial", Tahoma, "Lucida Grande", sans-serif;
}
.isgform
{
color: #000;
background: #e9f7f1;
border: 2px solid #83272E;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
/*border-radius: 5px;*/
font-weight: bold;
font-size: 25px;
font-family: "Arial", Tahoma, "Lucida Grande", sans-serif;
text-indent: 5px;
width: 300px;
height: 35px;
}
.isgsubmit
{
margin-left: 5px;
line-height: 40px;
height: 35px;
width: 120px;
border: 0px;
}

.isgsubmit:hover{
    background-image: url('../art/getcoupon_gy.png');
    border: 0px;
    margin-left: 5px;
    margin-left: 5px;
    line-height: 45px;
    height: 35px;
    width: 120px;
    border: 0px;
}
.tagline {

    line-height: 21px;    
    margin-left: 40px;

}
.steps {
    font-family: "Arial", Tahoma, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.sampledeal{
    font-family: "Arial", Tahoma, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 23px;
    text-transform: lowercase;
    color: #fff;
    letter-spacing: .1em;
}

