textarea {
	font-family: Arial;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 1px;
}

.checkbox_label {
	padding-top: 7px;
}

.input_style2 {
    font-size: 12px;
	padding: 0px;
}

.input_style2 input.inputbox {
    color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 4px;    
    border: solid 0px;
    width: 193px;
	height: 21px;
	position: relative;
}

.input_style2 select.inputbox {
	font-family: Arial;
	font-size: 12px;
    color: #333333;
    margin-left: 0px;
    margin-top: 4px;
    margin-bottom: 4px;    
	height: 21px;
	position: relative;
	width: 200px;
}


.input_style2 .textinput {
	background: url(../images/input_style2.gif) no-repeat 100% 100%;
    margin-top: 4px;
    height: 21px;
	width: 201px;
	text-align: center;
	z-index:10;
}

.input_style2 .selectinput {
    margin-top: 4px;
    margin-bottom: 4px;
    height: 24px;
	width: 85%;
	border:0 none;
	overflow:hidden;
	margin-left: 4px;
	display: inline;
	
}

.input_151 {
	background: url(../images/input_style_151.gif) no-repeat 100% 100% !important;
	width: 151px !important;
}

.input_151 input.inputbox {
	width: 143px !important;
}

.select_corner_container {
	background: url(../images/input_style_corner_l.gif) no-repeat 100% 100% !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	border: none;
	width: 154px;
	position: absolute;
	margin-left: 10px;
	left: 13px;
	font-size: 12px;
	line-height: 15px;
}

.select_corner_container {
	height /*\**/: 27px\9 !important
}


.select_corner_container_dl {
	background: url(../images/input_style_corner_l.gif) no-repeat 100% 100% !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	border: none;
	width: 154px;
	position: absolute;
	margin-left: 10px;
	left: 13px;
	font-size: 12px;
	line-height: 15px;
}


.select_corner_container label{
	position: relative;
	z-index: 100;
}


.input_style2 .nowidth {
	background: url(../images/input_style2.gif) no-repeat 0% 100%;
	width: auto;
	float: left;
}

div.seperator_height {
	padding-top: 0px;
}


.input_style2 .textinput input.inputbox {
	background: url(../images/empty_img.gif) no-repeat 100% 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family:Arial,Helvetica;
}

.input_style2 .selectinput select.inputbox {
    margin-top: 6px;
    color:black;
	left:-3px;
	top: -3px;
	position:absolute;
	padding-left: 3px;
	width: 100%;
	overflow: hidden;
	height: 20px;
	position:relative;
}


.input_style2 .selectinput select.inputbox, x:-moz-any-link {
	height: 18px;
} /* FireFox 2 */

.input_style2 .selectinput select.inputbox, x:-moz-any-link, x:default {
	height: 20px;
} /* Only FireFox 3 */



.input_style2 .textinput_shifted {
	background: url(../images/input_style2.gif) no-repeat 100% 100%;
	padding-left: 57px;
	vertical-align: top;
	width: 201px;
	text-align: center;
	display: block;
	position: relative;
}

.input_style2 .textinput_shifted input.inputbox {
	font-family: Arial;
	font-size: 12px;
	background: url(../images/empty_img.gif) no-repeat 100% 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 21px;
}
		
.input_style2 input#deal_date {
/*	background: url(../images/input_style2.gif) no-repeat 0px 0px;  */
    height: 21px;
	z-index: 200;
	float: left;
	display: inline;
	position:relative;
	margin-right: 10px;
	text-indent: 5px;
}

.input_style2 textarea.inputbox {
	font-family:Arial,Helvetica !important;
	font-size: 12px !important;
    line-height: 16px; 
    color: #333333;
    margin-left: 0px;
    margin-top: 8px;
    margin-bottom: 4px;    
    width: 300px;
    font-size: 100%;
    text-indent: 1px;
    padding-left: 1px;
    border: solid 1px #969696; 
    overflow: auto;
}

.input_style2 input.button {
    vertical-align: top;
    padding-top: 0px;    
    height: 22px;
    width: 20px;
}

.input_style2 select.inputbox {
    margin: 0px;
    padding: 0px;
    text-align: left;
    margin-top: 12px;
    margin-left: 0px;   
    margin-bottom: 4px;
}

.input_style2 select.inputbox option {
	text-indent: 2px;	
}

.input_style2 .checkbox input.inputbox {
    line-height: normal;
    background-image: none;
    width: 13px;
    margin: 0px;
}

.input_style2 .checkbox_double_line input.inputbox {
    line-height: normal;
    background-image: none;
    width: 13px;
    margin: 0px;
}

.table_form_scope {
    width: 530px;
    background-image: url(../images/table_form_scope.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 2px;
    background-color: #dae7f2;
}

.table_form_scope td,
.table_form_scope input,
.table_form_scope select,
.table_form_scope span {
    font-size: 12px;
    line-height: 15px;
    color: #333333;
}

.table_form_scope td.left_column {
    vertical-align: top;
    top: 7px;
    width: 150px;
}

.table_form_scope td.left_column label {
	position: relative;
	display: block;
	margin-top: 10px;
}

div.checkbox label {
	position: relative;
	top: 4px;
    vertical-align: top;
    margin-left: 2px;
}

div.checkbox_double_line {
    padding-top: 0px;
}

div.checkbox_double_line label{
	position: relative;
	top: 5px;
    vertical-align: top;
	margin-left: 2px;
}

div.checkbox_double_height label{
	position: relative;
	top: 10px;
    vertical-align: top;
	margin-left: 2px;
}

.input_style2 .checkbox_double_height input.inputbox {
    line-height: 20px;
    background-image: none;
    width: 13px;
    margin-top: 6px !important;
}

div.input_plus_button {
	height:21px;
	margin-bottom:4px;
	margin-top:4px;
	text-align:center;
}
	
div.input_plus_button input.inputbox {
	border:0px solid;
	color:#333333;
	height:21px;
	width:193px;
	line-height: 24px;
	position: relative;
}


.padding_delim {
	position: relative;
	display: block;
}

.table_button_submit {
    background: url(../images/table_button_submit.gif);
    background-repeat: no-repeat;
    width: 87px;
    height: 24px;
    border: 0px;
    cursor: pointer;
}

.table_button_clear {
    background: url(../images/table_button_clear.gif);
    background-repeat: no-repeat;
    width: 87px;
    height: 24px;
    border: 0px;
    cursor: pointer;
}

.table_form_scope_title {
    background-image: url(../images/table_form_scope_title.gif);
    background-repeat: no-repeat;
    width: 530px;
    height: 23px;
}

.table_form_scope_footer {
    background-image: url(../images/table_form_scope_footer.gif);
    background-repeat: no-repeat;
    width: 530px;
    height: 43px;
}

.table_form_required {
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 12px;
    line-height: 19px;
    color: #333333;
    padding: 2px 0px 0px 22px;
    background-image: url(../images/img_required.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 15px;
    left: 10px;
}

.performs_required {
    margin-left: 7px;
    display: inline;
    vertical-align: top;
    margin-top: 11px;
    _margin-top: 16px;
}

.performs_required_select {
    margin-left: 7px;
    display: inline;
    vertical-align: top;
    margin-top: 17px;
    _margin-top: 12px;
}

.performs_right_align {
    text-align: right;
    line-height: 15px;
    padding-right: 5px;
}

.deal_date_style {
    height: 21px;
	z-index: 200;
	float: left;
	display: inline;
	position:relative;
	margin-right: 10px;
	text-indent: 5px;
	cursor: arrow;
}

.table_form_scope .subtitle_left {
	background-image: url(../images/section_delim.gif);
    background-repeat: no-repeat;
    background-position: left 34px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	width: 100%;
	height: 41px;
}

.table_form_scope .subtitle_right {
	background-image: url(../images/section_delim.gif);
    background-repeat: no-repeat;
    background-position: left 34px;
   	line-height: 25px;
	width: 100%;
	height: 41px;
}

div.error_message, div.performs_error {
	float: none;
    color: #b0161a;
    line-height: 24px !important;
    text-indent: 3px;
    height: 100%;
}

div.shifted_caption {
	position: absolute;
	left: 188px;
	font-size: 11px;
}

div.shifted_caption label{
	line-height: 11px;
}

.quest_label label {
	margin-top: 6px !important;
}


.performs_help{
	float: none;
	line-height: 11px;
}

.checkbox_title {
	width: 150px;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 4px;
}

.spacer {
	margin-top: 15px;
}

.ft {
 	font-size: 12px;
}

.bt {
	display: block;
	position: relative;
	margin-top: -6px;
}


* html .select_corner_container {
	background: url(../images/input_style_corner_l_ie.gif) no-repeat 100% 100% !important;
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 29px;
    margin-bottom: 6px;
	border: none;
	width: 154px;
	position: absolute;
	margin-left: 10px;
	left: 13px;
	vertical-align: top;
}

* html .select_corner_container_dl {
	background: url(../images/input_style_corner_l_ie.gif) no-repeat 100% 100% !important;
	background-repeat: no-repeat;
	background-position: bottom right;
	_background-position: center right;
	height: 29px;
    margin-bottom: 6px;
	border: none;
	width: 154px;
	position: absolute;
	margin-left: 10px;
	_margin-top: -1px;
	left: 13px;
	vertical-align: top;
}

<!--[if IE 6]>
.input_style2 .textinput input.inputbox {
	top: 3px;
}
<![endif]-->