div#subscr{
 width: 176px;
 height: 206px;
 background: url('/images/subscr/subscr.png');
 font: 12px arial;
 padding-left: 12px;
}

div#subtitle{
 color: white;
 font-weight: bold;
 position: relative;
 top: 4px;
 padding-bottom: 25px;
}

div .subp1{
 width: 140px;
 position: relative;
 top: -18px;
 left: 22px;
 height: 19px;
 color: #1C5180;
}

.input{
 width: 119px;
 border: #5D5D5D 1px solid;
}

table#subtab{
 margin-top: 4px;
}

.subtext{
 color: #5D5D5D;
 font: 12px arial;
 font-weight: bold;
 width: 44px;
}

td#subrasp{height: 5px;}

input#submit{
 width: 119px;
 height: 21px;
 background-color: white;
 border: #CDCDCD 1px solid;
 position: relative;
 top: 22px;
 left: 44px;
 color: #1C5180;
 font: 12px arial;
 font-weight: bold;
 padding-bottom: 3px;
}
