form#two {
	background:#ffffff; 
	width:200px; 
	margin:0 auto; 

}

form#two fieldset {
	width:170px; 
	display:block; 
	padding:5px; 
	font: small 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	line-height:1em; 
	border:none;
}

form#two fieldset #personal, {
	color:#000000; 
	font-style:normal; 
	margin:15px 0 0 5px;
	border:none;
}


form#two legend {
	font: small 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	color:#ffffff; 
	font-weight:bold; 
	font-style:normal; 
	margin-bottom:6px; 
	width:154px; 
	background:none;
}

form#two label {
	clear:left; 
	display:block; 
	float:left; 
	width:170px; 
	text-align:left; 
	padding-right:10px; 
	color:#ffffff; 
	margin-bottom:0.5em; 
	font-size:80%; 
	line-height:1em; 
	font-style:normal;
}

form#two fieldset, #personal label {
	clear:left; 
	display:block; 
	float:left; 
	width:110px; 
	text-align:left; 
	padding-right:10px; 
	color:#ffffff; 
	margin-bottom:0.6em; 
	line-height:1em; 
	font-style:normal;
}

form#two input {  
	width:125px;  
	vertical-align:middle;
}

form#two fieldset#personal input {
	background:#fff; 
	padding-left:0.5em; 
	margin-bottom:0.5em;
}


form#two textarea {
	width:150px; 
	height:12em; 
	border:1px solid #e3d295; 
	padding:5px; 
	margin:-8px 0 0 0; 
	overflow:auto; 
}

form#two #button1, form#two #button2 { 
	color:#e17000; 
	padding-right:0.5em; 
	cursor:pointer; 
	width:50px; 
	margin-left:12px;
	font-size:80%;
}

#container #wrapper #content #MailMeForm #personal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #wrapper #content #MailMeForm #current legend {
	color: #CCFF00;
	font-style: normal;
	font-weight:bold;
	
}
#container #wrapper #content #MailMeForm #personal legend {
	color: #CCFF00;
	font-weight:bold;
}

#container #wrapper #content #MailMeForm #blank {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
