fieldset {
background-color: #ffffff;
/*border-right: solid 1px #b9bbc7;*/
/*	border-left: solid 1px #b9bbc7;*/
margin: 0;
border-top: none;
border-bottom: none;
}
textarea,select {
font: 11px/ 11px Arial, Helvetica, sans-serif;
padding: 2;
}
label {
font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica,
sans-serif;
font-size: 13px;
color: #3C3733;
}
label.opt {
font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica,
sans-serif;
font-size: 10px;
color: #344a7a;
}
span.underlabel {
font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica,
sans-serif;
font-size: 10px;
color: #333333;
line-height: 10px;
}
dl {
clear: both;
}
dt {
float: left;
text-align: right;
width: 220px;
line-height: 25px;
margin: 0 10px 10px 120px;
_margin:0 10px 10px 60px;
}
dd {
float: left;
/*width: 225px;*/
width:auto;
line-height: 25px;
margin: 0 0 10px 0;
}
textarea {
/*outline: 1px solid #b9bbc7;
resize: none;*/
border:1px solid #b9bbc7;
}
/**:first-child+html textarea {
outline: none;
border:1px solid #b9bbc7;
resize: none;
}
* html  textarea {
outline: none;
border:1px solid #b9bbc7;
resize: none;
}*/
select,input.textinput {
/*outline: 1px solid #b9bbc7;
resize: none;*/
border:1px solid #b9bbc7;
height: 20px;
}
/**:first-child+html select,input.textinput {
outline: none;
border:1px solid #b9bbc7;
resize: none;
height: 20px;
}
* html select,input.textinput {
outline: none;
border:1px solid #b9bbc7;
resize: none;
height: 20px;
}*/
select.multiple {
height: auto;
}
#no_tiene_experiencia_estudio{
color:red;
border:3px groove #CCCCCC;
padding:3px;
font-weight:bold;
width:500px;
margin:10px 0px 10px 140px;
}
*:first-child+html  #no_tiene_experiencia_estudio{
margin:10px 0px 10px 60px;
}
* html  #no_tiene_experiencia_estudio{
margin:10px 0px 10px 60px;
}
.cambiaEstado{
float:left;
text-decoration: underline;
margin-left:10px;
}
#conten_captcha{

width:500px;
margin-left:135px;
margin-top:5px;
margin-bottom:10px;
padding-top:10px;
}
#conten_captcha h2 {
text-align:left;
margin-left:5px;
}
#conten_captcha dl{
width:500px;
}
#conten_captcha dt{
float: left;
text-align:right;
width: 200px;
line-height: 25px;
margin: 0 0px 0px 0px;
_margin:0 0px 0px 0px;
}
#conten_captcha dd {
float: left;
width:auto;
line-height: 0px;
margin: 0 10px 10px 10px;
}
