@charset "utf-8";
/* CSS Document */


fieldset {  
margin: 1em 0 0 0;  
padding: 0; 
} 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
} 
fieldset ol {  
padding: 0em 3em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
} 

fieldset li.right {  
padding-bottom: 1em; float:right
} 
fieldset.submit {  
border-style: none; 
}

#wholesaleform {width:620px; position:relative; margin-left:12px; color:#000; }

label {  
float: left;  
width: 10em;  
margin-right: 1em;  
text-align: right; 
}

 ol {  
padding: 0em 3em 0 1em;  
list-style: none; 
} 
li {  
padding-bottom: 1em; 
} 

li.right {  
padding-bottom: 1em; float:right
} 
submit {  
border-style: none; 
}

.disclaimer {font-size:11px;}

.req {color:red; margin-right:2px;}

textarea {height:40px; width:160px;}

#log_res {
			height:auto;
			padding:15px;
			width:400px;
			
		}
#log_res.ajax-loading{background: url(/imagenes/spinner.gif) no-repeat; background-position:center;  margin:100px auto 20px auto;}

.error {color:red; margin:0; padding:0;
  }

