/* CSS Document */

.feedback {width:572px;}

	table.feedback{font-family:Tahoma;font-size:12px;}	
		table.feedback p.left{padding:12px 0 4px 0; text-align:right;}
		table.feedback p.right{padding:4px 0 4px 12px; font-size:14px;}
		table.feedback p.answers{padding:12px 0 4px 12px;}
		table.feedback .comm_img{width:110px; height:51px; background:url(/images/comments_icon.gif) no-repeat top right;}
		
	table.radios{font-size:12px; margin:0 0 0 10px;}	
	
	.feedback .button{background:url(/images/red_button.gif) no-repeat center; width:208px; height:20px; text-align:center; font-weight:bold; padding:5px 0 0 0; margin:20px 0 0 190px; cursor:pointer; font-size:11px;}
		.feedback .button a{text-decoration:none; cursor:pointer; color:#fff;}
		
	.feedback .hide{display:none;}
	
.real-email{ display:none; visibility:hidden;}

