@charset "utf-8";
/* CSS Document */
.nicearea {
background:none ;
height:20px ;
font-size:14px ;
padding: 0 0 0 1px ;
border:none !important ;
}

.niceleft {
float:left ;
background:url(input_left.gif) left center no-repeat ;
height:20px ;
}

.nicemid {
margin-left:3px ;
_margin-left:1px;
_padding-right:0px;
float:left ;
background:url(input_mid.gif) center center repeat-x ;
height:20px;
}

.niceright {
float: left;
background:url(input_right.gif) right center no-repeat ;
height:20px ;
_position:relative;
}
.niceright IMG {margin:2px 0 0 10px; _position:absolute; _right:-120px; _top:-20px;}

.main_dates{
height: 20px;
padding:5px 0 0 0;
}

.main_ot{
float:left;
margin: 0 0 0 10px;
}

.main_do{
float:left;
margin: 0 0 0 0px;
}

.nicetextarea {
background:none ;
height:80px ;
/*width:684px;*/
font-size:14px ;
padding: 0 0 0 1px ;
border:none !important ;
}

.left_textarea{
height:80px ;
/*width:684px;*/
width:100%;
float:left ;
background:url(left_textarea.gif) left center no-repeat ;
}

.mid_textarea{
margin: 0 0 0 5px;
_margin: 0 0 0 1px;
height:80px ;
/*width:684px;*/
width:100%;
float:left ;
background:url(mid_textarea.gif) left center repeat-x ;
}

.right_textarea{
height:80px ;
/*width:684px;*/
width:100%;
float: left;
background:url(right_textarea.gif) right center no-repeat ;
}
