a.menu_links	{
				text-decoration:none;
				font-size:12px;
				color:#000;
				}
a.menu_links:hover	{
				text-decoration:underline;
				font-size:12px;
				color:#FF9966;
				}
.comment_wrapper	{
			border:0px solid #000;
			width:460px;
			margin:0 auto;
			}
.form_topl		{
			float:left; 
			background: url('http://www.mgwalk.com/tests/images/TLRound.png') left bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.form_topr		{
			float:right; 
			background: url('http://www.mgwalk.com/tests/images/TRRound.png') right bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.form_topm		{
			float:left;
			border-top:1px solid #000;
			background-color:#F4A460;
			width:450px;
			height:4px;
			}
.form_bottoml		{
			float:left; 
			background: url('/images/BLRound.gif') left bottom no-repeat; 
			/*background-color:#fff;*/
			background-color:#FFE6BF;
			width:5px;
			height:5px;
			}
.form_bottomr		{
			float:right; 
			background: url('/images/BRRound.gif') left bottom no-repeat; 
			/*background-color:#fff;*/
			background-color:#FFE6BF;
			width:5px;
			height:5px;
			}
.form_bottomm		{
			float:left;
			border-bottom:1px solid #000;
			background-color:#FFE6BF;
			width:450px;
			height:4px;
			}
.form_title	{
			border-left:1px solid #000;
			border-right:1px solid #000;
			border-bottom:1px solid #000;
			background-color:#F4A460;
			height:15px;
			width:458px;
			clear:both;
			text-align:center;
			}
.form_title_a	{
				float:left;
				width:440px;
				}
.form_title_b	{
				float:right;
				width:10px;
				text-align:center;
				}
.comment_body		{
			border-left:1px solid #000;
			border-right:1px solid #000;
			background-color:#FFE6BF;
			width:458px;
			}
.form_message	{	
				text-align:center;
				padding:8px;
				}
#form_label_message	{
					border:0px solid #000;
					text-align:center;
					vertical-align:bottom;
					line-height:20px;
					font-size:9px;
					width:458px;
					color:#FF6666;
					clear:both;
					}
.form_label_user		{
				border:0px solid #000;	
				text-align:right;
				font-weight:bold;
				width:100px;
				height:20px;
				float:left;
				}
.form_field_user		{	
				border:0px solid #000;	
				text-align:left;
				width:356px;
				float:right;
				}
.form_label_email		{	
				border:0px solid #000;	
				text-align:right;
				font-weight:bold;
				width:100px;
				height:20px;
				float:left;
				clear:left;
				}
.form_field_email		{	
				border:0px solid #000;	
				text-align:left;
				width:356px;
				float:right;
				clear:right;
				}

.form_button		{	
				padding:8px;
				clear:both;
				}
.form_security	{
				margin:0 auto;
				border:0px solid #000;
				width:400px;
				height:60px;
				padding:5px;
				text-align:center;
				clear:both;
				}
.security_fields	{
					float:left;
					height:50px;
					width:220px;
					font-weight:bold;
					border:0px solid #000;
					}
#securitycode		{
					border:1px solid #000;
					width:190px;
					}
.security_image		{
					float:right;
					width:170px;
					border:0px solid #000;
					}
.input_fields	{
				border:1px solid #000;
				width:310px;
				}
.input_textarea	{
				border:1px solid #000;
				width:310px;
				height:100px;
				}
.input_buttons	{
				border:1px solid #000;
				background-color:#F4A460;
				width:190px;
				}
#star_desc {
					font-size:9px;
					}
/* Viewing Comments */		
#comments_wrapper	{
					border-left:1px solid #000;
					border-right:1px solid #000;
					background-color:#FFE6BF;
					display:none;
					position:relative;
					top:-1px;
					width:458px;
					}	
.comments_body		{
					padding:10px;
					}
.comment_postedby	{
					border:0px solid #000;
					float:left;
					width:294px;
					text-align:left;
					}
.comment_labels			{
					font-weight:bold;
					}
comment_link		{
					}
comment_link:hover		{
							color:#FF6633;
							}
.comment_fineprint	{
					font-size:9px;
					}
.comment_date		{
					border:0px solid #000;
					float:right;
					font-size:9px;
					height:33px;
					width:140px;
					text-align:left;
					}
.comment_rating		{
					border:0px solid #000;
					float:left;
					width:294px;
					text-align:left;
					}
.comment_post		{
					border:0px solid #000;
					clear:both;
					padding-top:1px;
					padding-left:10px;
					padding-right:10px;
					padding-bottom:5px;
					text-align:left;
					}
.comment_infobar	{
					padding-bottom:5px;
					padding-top:5px;
					border:0px solid #000;
					text-align:center;
					}
				
