			#contact{
				color:#444444;
				}
			.form_fields{
				margin:0;
				padding:0;
				}
			
			#freeform input select{
				margin:0;
				padding:0;
				}
					
			.contact_header{
				color:#777777;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:20px;
				margin-left:30px;
				}
			
			#freeform{
				font-family:Arial, Helvetica, sans-serif;
				padding-left:320px;
				}
			#freeform input{
				border:1px solid #888888;
				width:205px;
				height:24px;
				padding:0 0 0 5px;	
				color:#666666;
				font-size:12px;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
			
			#freeform select{
				border:1px solid #888888;
				width:208px;
				height:24px;
				padding:0 0 0 5px;
				color:#666666;
				font-size:12px;
			
				}
			.formcontainer { width: 650px;  margin: 0 auto; margin-top:20px; margin-bottom:0; padding:0;}
			
			#freeform{
				text-align:left;
				}
			label { cursor:pointer;cursor:hand; font-weight:normal;}
			legend {font-size: 24px ; font-weight:bold; }
			.address legend {font-size: 12px ; }
			.message legend {font-size: 14px ; }
			.contact_us{
			margin-top:0;
				}
			.message_textbox{width:300px; height:100px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#777777;
				border:1px solid #888888;
				margin-top:0px;	
				-moz-border-radius:4px;
				-webkit-border-radius:4px;			
				}
			#freeform input.submit_btn{
				font-family:Arial, Helvetica, sans-serif;
				color:#fff;
				width:135px;
				height:28px;
				padding:0 0 9px 0;
				margin:0 15px 0 0;
				font-size:14px;
				background-color:#ff4477;
				border:4px solid #ff4477;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				
			}
				
				#freeform input.submit_btn:hover{
					cursor:pointer;
					border:4px solid #ff6699;
					background-color:#ff6699;
					background-image:url(../../images/go_to_next_checkout_page.png);
					background-position:right;
					background-repeat:no-repeat;
					padding:0 15px 9px 0;
					margin:0 0 0 0;
					width:150px;
				}
			input.security_text{
				float:left; 
				height:34px; 
				width:110px; 
				padding:7px 0; 
				margin:0 20px 0 0; 
				font-size:20px; 
				font-family:"Times New Roman", Times, serif; 
				letter-spacing:4px;
				text-align:center;
				border:1px solid #888888;
				}
			.security_img{margin:0;}
			
			.hidesendto{
				visibility:hidden;
				}
				
			#captcha{
				margin:0 0 20px 0;
				color:#777777;
				}