/* CSS Document */

.questions input {background:#ADCCD8; border-style:none; padding:4px; width:200px;}

.questions textarea {background:#ADCCD8; border-style:none; padding:4px 0 4px 10px; width:270px; height:150px}

.questions td.texto {color:#FFCC33; padding-top:5px; padding-left:10px; font-size:12px; font-weight:bold;}

.questions input.boton {background:url(../imagen/grl/boton.gif) no-repeat left top; width:99px; height:45px; cursor:pointer; font-size:18px; color:#FFFFFF; font-weight:bold;}

div.error_strings {width:300px;}

div.error_strings ul{font-weight:bold;	padding:10px 30px; margin:0px;	background:#CC6666;	border:#990000 solid 2px; font-size:12px;}

div.error_strings ul li {margin-bottom:0px;}