#tinybox {position:absolute; display:none; padding:10px; background:#0a0604 url(../images/preload.gif) no-repeat 50% 50%; border:2px solid #352c26; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#0a0604; color:#695d54; font-size:11px;}
#tinycontent h2{
text-transform:uppercase;
font-weight:normal;
font-size:12px;
}
.txtfield{
width:230px;
border:1px solid #28211c;
background:transparent;
color:#695d54;
font-size:11px;
font-family:inherit;
}
.txtbox{
width:230px;
height:200px;
border:1px solid #28211c;
background:transparent;
color:#695d54;
font-size:11px;
font-family:inherit;
}
.validator{
font-size:10px;
color:#bbbbbb;
}

.button {font-size:11px; font-family:inherit; margin-bottom:10px; border:none; background:#352c26; cursor:pointer; color:#ffffff; padding:4px; 5px 4px 5px; text-transform:uppercase;}
.button:hover { background:#e3e3e3; color:#0a0604;}