#product_information #main #body	{
								margin-left: 30px;
								width: 750px;
								}

#product_information #main #body #complaints_list {
											margin-left: 20px;
											list-style-type:circle;
											line-height: 1.4em;
											}
											
#product_information #main #body #table_head {
											width: 731px;
											color: #fff;
											background: #777;
											border: 2px solid #000;
											padding: 2px;
											margin-left: 5px;
											}	
											
#product_information #main #body .table_left {
											width: 100px;
											height:20px;
											color: #fff;
											font-size: 0.75em;
											font-weight: bold;
											background: #5a5a5a;
											float: left;
											border-left: 2px solid #000;
											border-bottom: 2px solid #000;
											padding: 2px;
											margin-left: 5px;
											}			
											
#product_information #main #body .table_right {	
											width: 625px;
											height:20px;
											float: left;
											border-bottom: 2px solid #000;
											border-left: 2px solid #000;
											border-right: 2px solid #000;
											padding: 2px;
											font-size: 0.8em;
											}	
											
#product_information #main #body .table_clear {
											width: 625px;
											clear: both;
											height: 0px;
											font-size: 0px;
											line-height: 0px;
											}		
											
#product_information #main #body #formcontainer {
												margin-left: 5px;
												margin-top: 10px;
												width: 590px;
												font-size: 0.9em;
}			

#product_information #main #body .complaints_inp {
												padding: 0;
												margin: 0;
												position: absolute;
												top: 0;
}		

#product_information #main #body .complaints_form_left {
padding-top: 4px;
text-align: right;
width: 200px;
}

#product_information #main #body .complaints_form_right {
width: 250px;
margin-left: 10px;
}

#product_information #main #body .complaints_form_full {
clear: both;
margin-left: 10px;
width: 600px;
margin-top: 15px;
}

#product_information #main #body .complaints_form_full1 {
clear: both;
margin-left: 10px;
width: 600px;
margin-top: 5px;
}

#product_information #main #body .complaints_form_full2 {
clear: both;
padding-left: 90px;
width: 520px;
margin-top: 5px;
}

#product_information #main #body .text_complaint {
width: 585px;
height: 100px;
margin: 0;
padding:0;
}

#product_information #main #body .text_complaint2 {
width: 585px;
height: 40px;
margin: 0;
padding:0;
}

