#osp {
	background-color: #F1F2ED;
	padding: 0px;
	height: auto;
	width: 580px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DcE0D8;
	border-bottom: 1px solid #DCE0D8;
	border-left: 1px solid #FFFFFF;
	clear: both;
	margin: 0px;
}
#osp h4 {
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
	margin: 0px;
	padding: 3px 4px 3px 8px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.linea_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#osp p {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 15px 12px;
	font-weight: normal;
}
#osp p a:link{
	color: #000000;
	text-decoration:none;
}
#osp p a:visited{
	color: #000000;
	text-decoration:none;
}
#osp p a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#osp p a:active{
	color: #000000;
	text-decoration:none;
}

html>body #osp {
	margin-left: 6px;
}
#osp h1 {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 8px;
	width: 572px;
	height: 20px;
	text-align: left;
}
html>body #osp h1 {
	width: 570.px;
	width: 572px;
}
#eemail {
	margin: 0px auto 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 560px;
	float: none;
}
#email_ops {
	margin: 0px 6px 0px 0px;
	padding: 2px 0px 0px 3px;
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

#eemail_reg {
	margin: 0px auto;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	width: 560px;
	float: none;
}
#email_reg_ops {
	margin: 0px 6px 0px 0px;
	padding: 2px 0px 0px 3px;
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
#pass_reg_ops {
	margin: 0px 6px 0px 0px;
	padding: 2px 0px 0px 3px;
	height: 20px;
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
