.KIDS_TOPHAT_contenedor_input .KIDS_TOPHAT_input{
	width:125px;
	height:15px;
	border:0;
	font-size: 11px;
	color: #3c3c3c;
	font-family: "Trebuchet MS", Verdana;	
	background-color:transparent;
}
.KIDS_TOPHAT_contenedor_input_chico .KIDS_TOPHAT_input_chico{
	width:27px;
	height:15px;
	border:0;
	font-size: 11px;
	color: #3c3c3c;
	font-family: "Trebuchet MS", Verdana;	
	background-color:transparent;
}
.KIDS_TOPHAT_contenedor_input_mediano .KIDS_TOPHAT_input_mediano{
	width:78px;
	height:15px;
	border:0;
	font-size: 11px;
	color: #3c3c3c;
	font-family: "Trebuchet MS", Verdana;	
	background-color:transparent;
}
.KIDS_TOPHAT_contenedor_input_grande .KIDS_TOPHAT_input_grande{
	width:225px;
	height:15px;
	border:0;
	font-size: 11px;
	color: #3c3c3c;
	font-family: "Trebuchet MS", Verdana;	
	background-color:transparent;
}
.KIDS_TOPHAT_select{
	width:140px;
	height:16px;
	font-size: 11px;
	color: #3c3c3c;
	font-family: "Trebuchet MS", Verdana;	
}

.KIDS_TOPHAT_contenedor_input{
	background-image:url(/users/images/tophat_input.gif);
	background-repeat:no-repeat;
	width:138px;
	height:17px;
	margin-right:4px;
	padding-left:6px;
	padding-top:1px;
}
.KIDS_TOPHAT_contenedor_input_grande{
	background-image:url(/users/images/tophat_input_grande.gif);
	background-repeat:no-repeat;
	width:338px;
	height:17px;
	margin-right:4px;
	padding-left:6px;
	padding-top:1px;
}
.KIDS_TOPHAT_contenedor_input_chico{
	background-image:url(/users/images/tophat_input_chico.gif);
	background-repeat:no-repeat;
	width:40px;
	height:17px;
	margin-right:4px;
	padding-left:6px;
	padding-top:1px;
}
.KIDS_TOPHAT_contenedor_input_mediano{
	background-image:url(/users/images/tophat_input_mediano.gif);
	background-repeat:no-repeat;
	width:60px;
	height:17px;
	margin-right:4px;
	padding-left:6px;
	padding-top:1px;
}

.tophat_contenedor_general{
	/*background-image:url(/users/images/tophat_bg.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	background-color:#efefef;
	height:30px;
}

#contenedor_login_usuario, #contenedor_login_usuario_hijo{
	color:#0099cc;
}

#preload_tophat{
	height:20px;
	width:630px;
	.width:800px;
	position:absolute;
	display:none;
	padding-left:170px;
	padding-top:6px;
	background:url(/users/images/tophat_bg_preload_v2.gif) no-repeat;
}
