.must {color: #999999;}
#mi_form {font-size: 95%; color: #0B3BB3; font-weight: bold;}
* html label, * html .input, * html .entrar {font-size /**/:85%;}
#sidebar {width:750px;margin-top: 0px;text-align: center;margin-bottom: 30px;}
#googlebar {width: 500px;border: 1px solid;border-color: #0B3BB3;
	padding: 14px;	background-color: #C3D4FF; color: #666666;  font-size: 110%;}
#googlebar a:link, #googlebar a:hover, #googlebar a:visited {color: #0B3BB3;text-decoration: underline;}
#container {padding-top: 40px;width:750px;margin-bottom: 10px;}
.titulo{color: #999999; font-size: 13px;}
.input {width: 251px;}
* html .inputemail {width /**/: 112px;}
.inputemail {width: 116px;	}
.inputemail2 {width: 115px;	}
/*Hack para que Opera 7 muestre correctamente ancho de input (Fuente: http://virtuelvis.com/archives/2004/01/css-for-opera-7*/
@media all and (min-width: 0px){
  .inputemail {width: 120px;

}
}
/*Fin Hack*/
textarea {width: 250px;	height: 103px;}
.entrar {width: auto;border: 3px 1px #C3D4FF;border-top-color: #0B3BB3;	border-left-color: #0B3BB3;
	padding: 0.15em;background-color: #C3D4FF;color: #0B3BB3;font-weight: bold;
	font-size: 11px;vertical-align: bottom;}
h1 {margin-bottom: -3px; margin-top: -1px; color: #968cbe; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: underline; }
@media all and (min-width: 0px){ .entrar {font-size: 12px;width: 60px; }}
