#box 
{
background-color:#cdc6b3;
background-image:url(../layout/formbg.jpg);
background-repeat:repeat-x;
display:none;
position:absolute;
top:60px;
width:360px;
z-index:101;
border:2px solid #ca9b22;
height:515px;
margin:0 auto;
left: 50%;
margin-left: -180px;
}

#boxtitle
{
	height:10px;
}

#boxtitle2
{
left:285px;
position:absolute;
top:8px;
color:#000;
text-decoration:none;
font-weight:bolder;
font-family:"Trajan Pro","Times New Roman", Times, serif;
font-size:14px;
}

#boxtitle2 a{
color:#000;
text-decoration:none;
font-weight:bolder;
font-family:"Trajan Pro","Times New Roman", Times, serif;
font-size:14px;
}

#box form
{
padding:10px 0 5px 10px;
}

#box form table tr td{
color:#130a01;
font-size:11px;
padding-bottom:10px;
}

#box form table tr td a{
color:#130a01;
font-size:11px;
padding-bottom:10px;
}

.dinput{
width:180px;
border:1px solid;
border-bottom-color:#CCCCCC;
border-right-color:#ccc;
border-left-color:#999999;
border-top-color:#999999;
padding:3px;
}

.ingresar
{
background-image:url(../layout/botones/submit.jpg);
width:88px;
height:28px;
}


#box .padder{padding:5px;}
#box td{vertical-align:middle; font-size:12px;}
