#main_middle
{
z-index:5;
}
#center_div
{
position:absolute;
z-index:12;
left:170px;
font-family:ariel,helvetica,sans-serif;
font-size:12px;
top:53px;

}


#cmt_first_name_form,#cmt_email_form,#cmt_last_name_form,#cmt_phone_form
{
position:absolute;
	left:140px;
z-index:15;
}

#cmt_first_name,#cmt_email,#cmt_last_name,#cmt_phone,#cmt_submit,#cmt_captcha,#cmt_msg,#center_head
{
position:relative;
	height:20px;
	margin-bottom:4px;
z-index:15;
}

#center_head
{
height:20px;
}

#center_header_text
{
position:absolute;
font-weight:bold;
}


#required_text
{
position:absolute;
top:10px;
font-size:10px;
}


#cmt_captcha{
height:130px;
}
#cmt_email
{
position:relative;
}

#cmt_email_text
{
position:absolute;
}

#cmt_email_form
{
position:absolute;
}


#cmt_first_name
{
position:relative;
}

#cmt_first_name_text
{
position:absolute;
}

#cmt_first_name_form
{
position:absolute;
}




#cmt_last_name
{
position:relative;
}

#cmt_last_name_text
{
position:absolute;
}

#cmt_last_name_form
{
position:absolute;
}




#cmt_phone
{
position:relative;
}

#cmt_phone_text
{
position:absolute;
}

#cmt_phone_form
{
position:absolute;
}




#cmt_msg
{
position:relative;
height:96px;
margin-bottom:8px;
}

#cmt_msg_text
{
position:absolute;
}

#cmt_msg_form
{
position:absolute;
}

#comment_header_label
{
	background:url(/images2/comment_header_label.jpg)	no-repeat;
	visibility:visible;
	position:absolute;
	left:28px;
	top:138px;z-index:10;
	width:338px;
	height:23px
}








