html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em, th { font-size: 1em; font-weight: normal; font-style: normal; }


body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #232525;
        margin: 0;
        padding: 0;
}

h2 {
        font-size: 14px;
        font-weight: bold;
        color: #4f5756;
        padding-bottom: 10px;
}
.subcribe_box {
        background: url(images/subscribe_bg.gif) repeat-x;
        border-top: 1px solid #dbe5e4;
        border-bottom: 1px solid #dbe5e4;
        margin-bottom: 15px;
        height: 90px;
        width: 200px;
}