*html #theform #pt4 {
	padding: 2em 1em 1em 1em;
	margin-top: 0px;
	}
	
*html #theform {
	margin-left:0px;
	font-size: 16px;
	}
	
	
*html #theform h2 {
	margin-top: 30px;
}

#theform {
	background-color: #FFCC00;
	width: 42em;
	margin-top:-15px;
	font-size: 13px;
	}
#theform fieldset {
	height: 25em;
	width: 10em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
	}
#theform fieldset legend {
	font-size: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	}
#theform fieldset legend span {
	display: none;
	color: #FFFFFF;
	}
#theform fieldset h3 {
	height: 4em;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
#theform fieldset div.help {
	color: #FFFF99;
	font-size: 0.7em;
	font-weight: normal;
	height: 5em;
	}
#theform fieldset label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
	}
#theform fieldset input {
	font-size: 0.8em;
	height: 1.2em;
	}
	
/* Error Styling */
#theform fieldset.error,
#theform fieldset.error legend,
#theform fieldset.error div.help {
	color: #FFFFFF;
	}
#theform fieldset strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	}

/* Part 4 Styling */
#theform #pt4 {
	clear: both;
	width: 38em;
	height: 5em;
	border: 0;
	border-width: 0;
	padding: 1em;
	margin-top: 130px;
	}
#theform #pt4 legend {
	display: none;
	}
#theform #pt4 h3 {
	display: none;
	}
#theform #pt4 #disclaimer {
	width: 22em;
	float: left;
	font-size: 0.7em;
	color: #D50000;
	}
#theform #pt4 input {
	height: 4em;
	font-size: 1em;
	width: 15em;
	color: #FF9933;
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: right;
	margin-right: 25px;
	}
#theform h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-size: 1.2em;
}

#theform h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	font-size: 1em;
}


#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	font-style: italic;
	}
#theform select {
	 height: 0px;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#pt1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
	padding: 0px;
}
#contacto_c {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	width: 12em;
}
#submitform2 {
	height: 50px;
	font-size: 3em;
	width: 120px;
	color: #FF9933;
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: right;
	display: block;
	}
#btn_enviar_contacto {
	
	height: 26px;
	width: 106px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
}
#theform #pt5 {
	width: 13em;
	float: right;
	clear: none;
}
.input2 {
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
}
#theform #pt5 input {
	height: 4em;
	font-size: 1em;
	width: 15em;
	color: #FF9933;
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: right;
	margin-right: 25px;
	}
