div#subscr{
 width: 176px;
 height: 225px;
 background: url('/images/subscr/subscr.png');
 font: 12px arial;
 padding-left: 12px;
 margin-top: 20px;
 margin-left: 14px;
}

div#subtitle{
 color: white;
 font-weight: bold;
 position: relative;
 top: 4px;
 padding-bottom: 19px;
}

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: 9px;
}

.subtext{
 color: #5D5D5D;
 font: 12px arial;
 font-weight: bold;
 width: 44px;
}

td#subrasp{height: 5px;}

input#submit{
 -x-system-font:none;
background-color:white;
border:1px solid #CDCDCD;
color:#1C5180;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
left:44px;
line-height:normal;
padding:3px 0;
position:relative;
top:30px;
width:119px;
}