#midWrapper {background-image:url(images/BG_wrapperSec_02.jpg);}

.button {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}
.button_row {
	text-align:center;
	display:none;
}

#body {
	font-size:12px;
	text-align:left;
}

table {
	font-size:12px;
	color:#666;
	line-height:18px;
	width:480px;
	text-align:left;
	}
th {color:#063;text-align:left;}

input, select {border:1px solid #CCC;}

#tr_submit {margin:12px 0; }

.calc_input_label, #response_data tr td{height:28px;}

#response_msg {color: rgb(102, 51, 153);font-weight:700;padding:0 0 10px 0;text-align:left;width:480px;}

b {color: rgb(102, 51, 153);}

.simpletable {width:400px;border-spacing:0;text-align:left;}

hr {width:480px;border:1px dashed #999;}

#tax_calc_instructions { display:none; }

#printLogo { display:none; }

html > /**/ body #tr_submit	{
	display: inline-block; 
	vertical-align: top; 
	background: url(http://www.instanttaxservice.com/images/estimate-your-tax-return.jpg) no-repeat;
	width: 174px; 
	height: 56px; 
	margin: 10px 0; 
	text-indent: -9999px;
	border:0;
	 }
html > /**/ body #tr_submit:hover	{ background-position: 0 -56px; }
