*{margin: 0; padding: 0;}

td.tom_case {
	background-image: url(../header.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	padding-top: 180px;
}

td.tom_case div.left_col {
	width: 254px;
	float: left;
	position: relative;
	padding: 0px 18px 0px 18px;
	text-align: left;
}
div.big_btn {
	width: 251px;
	height: 194px;
	background-image: url(../banner.jpg);
	margin: 0px 0px 10px 0px;
}
td.tom_case div.left_col h3 {
	color: #323232;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #7aac56;
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
}
td.tom_case div.form_bg {
	width: 249px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(../form_bg.gif);
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
td.tom_case div.form_bg_top {
	width: 249px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(../form_bg_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
td.tom_case div.form_bg_bt {
	width: 249px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(../form_bg_bottom.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
td.tom_case form.quick_form {
	padding: 15px 15px 0px 15px;
}
td.tom_case form.quick_form h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 5px 0px;
}
td.tom_case form.quick_form h4.req {
	padding-left: 50px;
	background-image: url(../req.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
td.tom_case form.quick_form p {
	margin: 0px 0px 10px 0px;
}
td.tom_case form.quick_form p input, td.tom_case form.quick_form p textarea {
	width: 213px;
}
td.tom_case form.quick_form input.submit, input.submit {
	width: 85px;
	height: 24px;
	background-image: url(../btn1.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border: 0;
	cursor: pointer;
	margin: 0px 0px 15px 0px;
}
td.tom_case form.quick_form input.submit:hover {
	background-position: 50% 100%;
}
h5.msg_error {
	color: #ef3f01;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
h5.msg_ok {
	color: #4e8625;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
/**********RIGHT COLUMN *********/
td.tom_case div.right_col {
	float: left;
	position: relative;
	width: 660px;
	padding-top: 30px;
	text-align: left;
}
td.tom_case h1 {
	font-size: 22px;
	color: #27649a;
	font-weight: normal;
	margin: 0 0 5px;
	font: bold 30px Arial, Helvetica, sans-serif;
}
div.add_now {
	width: 652px;
	height: 71px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
td.tom_case .under_h1 {
	margin: 0px 0px 20px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #565656;
}
td.tom_case div.right_col h2 {
	color: #323232;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #7aac56;
	padding-bottom: 7px;
	margin: 0px 0px 20px 0px;
	width: 215px;
}
td.tom_case div.right_col p {
	margin: 0px 0px 20px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #565656;
}
td.tom_case div.right_col p.divider {
	border-bottom: 1px solid #8e8e8e;
	padding-bottom: 10px;
}
