.jsform_forms_tp {
position:relative;
text-indent:0;
margin:0px;
}

.jsform_forms_tp b {
border-bottom:#90f 1px dotted;
color:#90f;
cursor:help;
font-weight:normal;
}

.jsform_forms_tp b span {
display:none;
}

.jsform_forms_tp b:hover {
border-bottom:red 1px dotted;
color:red;
}

.jsform_forms_tp b:hover span {
background:#E2E2E2;
border:silver 2px outset;
color:#000;
display:block;
padding:7px;
position:absolute;
top:2px;
left:5px;
z-index:10;
text-align:left;
width:250px;
}

.jsform_hint {
display:none;
position:absolute;
width:200px;
z-index:2;
margin-left:-215px;
border:1px solid #000;
padding:10px 12px;
background:#E2E2E2;
}

#t3form {
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#t3form input, #t3form select {
color:#444444;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#t3form a {
color:#666666;
}

.jsform_form {
background-color:#fafafa;
text-align:center;
vertical-align:top;
}

.jsform_form_table {
width:100%;
}

.jsform_bttn_table {
width:90%;
}

.jsform_bttn_table td {
width:50%;
}

.jsform_rght_bttn {
text-align:right;
}

.jsform_frm, .jsform_form_select {
width:205px;
}

.jsform_form_no_w {
width:40px;
}

.jsform_form_no_w2 {
width:60px;
}

.jsform_radio_bttns {
margin-right:2px;
margin-left:2px;
}

.jsform_radio_bttns td {
padding-right:8px;
}

.jsform_status_bar {
text-align:left;
background-image:url(http://income.linuxgurl.com/jsform/status_bg.gif);
background-repeat:repeat-x;
height:18px;
}

.jsform_status_ready {
background-image:url(http://income.linuxgurl.com/jsform/starus_ready.gif);
background-repeat:repeat-x;
height:18px;
}

.jsform_step {
padding-bottom:4px;
}

.jsform_step_box_01 {
height:31px;
background:url(http://income.linuxgurl.com/jsform/digit_bg.gif) left top no-repeat;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}

.jsform_step_box_02 {
width:25px;
text-align:center;
color:#FFFFFF;
float:left;
height:31px;
}

.jsform_step_box_03 {
float:left;
background:url(http://income.linuxgurl.com/jsform/digit_bg2.gif) right top no-repeat;
height:31px;
width:274px;
}

.jsform_step_box_04 {
padding:0px 8px;
}