.debug_box	{ border: 1px solid grey; } 
/*
.msg_box	{ border: 1px solid blue; }
.error_box	{ border: 1px solid red; }
*/

p.global_errors{
	color:red;
	font-style:italic;
	text-align:center;
}

p.global_msg{
	color:blue;
	font-style:italic;
	text-align:center;
}

.open_deusto_form_wrapper{
	margin: 10px 0;
	float:left;
}

span.ajax_ctrl{
	display:block;
	float:left;
	height:16px;
	margin-left:-21px;
	margin-top:5px;
	padding:0;
	width:20px;
}

span.ajax_wait{
	background: transparent url('../images/wait.gif') no-repeat 0 0;
}

span.ajax_ok{
	background: transparent url('../images/ok.gif') no-repeat 0 0;
}

span.ajax_error{
	background: transparent url('../images/error.png') no-repeat 0 0;
	cursor:help;
}

span.error_in_field{
	clear:left;
	color:red;
	float:left;
	font-size:0.9em;
	font-style:italic;
	text-align:right;
	width:375px;	
}

.open_deusto_form p{
	float:left;
	margin:5px 0;
	padding:0;
	position:relative;
	text-align:left;
	width:100%;	
}

.open_deusto_form label{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:175px;	
}
.open_deusto_form label.checkbox_label{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	width:90%;	
}
.open_deusto_form input{
	float:left;
	font-size:1em;
	height:18px;
	margin:0;
	padding:0 25px 0 0;
	text-align:left;
	width:175px;
}

.open_deusto_form input.read_only{
	
}

.open_deusto_form textarea{
	float:left;
	margin:0;
	padding:0 25px 0 0;
	text-align:left;
	width:175px;	
}
.open_deusto_form input[type=checkbox]{
	margin:2px 0 0;
	width:10px;
}

.open_deusto_form input.form_submit{
	cursor:pointer;
	font-size:1em;
	height:23px;
	margin:17px 0;
	padding:0;
	text-align:center;

}

#siimage{
	border:0;
	float:left;
	margin:0 0 0 1px;
	padding:0 0px 0 0;
	text-align:left;
	width:204px;	
}
#siimage_input{
	clear:left;
	margin:10px 0 0 175px;	
}

#captcha_reload{
background: transparent url('../images/icon-reload.gif') no-repeat 0 0;
border:1px solid #DDDDDD;
cursor:pointer;
float:left;
height:16px;
margin:42px 0 0 2px;
padding:0;
width:16px;
}

.open_deusto_form input.hashelp{

}

.help_in_field_icon{
	display:block;
	float:left;
	height:19px;
	margin-left:-0px;
	margin-top:2px;
	padding:0;
	width:20px;
	background: transparent url('../images/quest.gif') no-repeat 0 0;
	cursor:help;
}

.help_in_field p{
	font-size:0.9em;
	font-style:italic;
	display:none;
}

.aux_info{
	color:#888888;
	font-size:0.8em;
	margin:0 0 0 8px;
}

.h_button{
	color:#888888;
	font-size:0.9em;
}





/*

OD
*/
.open_deusto_form input.form_submit{
/*background:#5388B6 ;*/
border:1px solid #3B73A3;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
height:23px;
padding:0 5px;
text-align:center;
cursor:pointer;
background: transparent url('../images/bg_green.png') repeat-x 0 0;
height:29px;
}
.open_deusto_form_wrapper {
float:left;
margin:10px 0;
background-color:#F4F8F9;
margin-top:1px;
overflow:hidden;
padding:0 0 18px;
width:100%;
padding:22px;
}
.open_deusto_form p {
float:left;
margin:5px 0;
padding:0;
position:relative;
text-align:left;
width:94%;
}


.open_deusto_form label{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:175px;	
}
.open_deusto_form label.checkbox_label{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	width:90%;	
}
.open_deusto_form input{
	float:left;
	font-size:1em;
	height:18px;
	margin:0;
	padding:0 25px 0 0;
	text-align:left;
	width:175px;

	border:1px solid #DDDDDD;
	color:#999999;
	height:20px;
	padding:4px 25px 0 2px;
	
}
.open_deusto_form textarea{
	float:left;
	margin:0;
	padding:0 25px 0 0;
	text-align:left;
	width:175px;
	border:1px solid #DDDDDD;
	color:#999999;
	padding:4px 25px 0 2px;
}

.open_deusto_form input:focus, .open_deusto_form textarea:focus{
	border:1px solid #aaa;
	color:#000;
}


/*

Custom para los formularios tirando de plt
*/

h4.helper_alias{
	font-size:1.1em;
	font-weight:bold;
	color:#4D4D4D;
	padding:10px 0 5px 6px;
}

#textarea_politica{
height:77px;
width:97%;
padding:4px 0 0 2px;
}

#helper_3_a{

}
#helper_3_b{

}

.open_deusto_form input[type=checkbox]{
	margin:2px 0 0;
padding:0;
width:15px;
}


#captchaLabel{
clear:both;
float:left;
font-style:italic;
margin:5px 0 0 175px;

}


#dnipic {
	width:190px;
	float:right;
	}