#regFormBG {width:100%; height:100%; position: fixed; z-index:99; margin:0px; background: #000;opacity:0.7;filter:alpha(opacity=70);}
#regForm { color:#000; width: 440px; height:300px; position:absolute; z-index:100; left:50%; margin-left:-220px; top: 50%; margin-top:-150px;  background: url("/templates/3/gfx/popup_bg.png");}
#regForm table {width:400px; height:260px; margin:20px; color:#000000;}
#regForm table td, #regForm table th {color: #000;}
#regForm input {border: 1px solid #333;}
#regForm a {text-decoration: underline; color: #000000;}
#regForm span.red { color: #900;}
#regForm span.green { color: #090;}

#userbar { text-align:left; line-height:25px; width:96%; background:url('/images/userbar_bg.jpg');  border-left:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; position:fixed; z-index:200; bottom:0px; height:25px; left:50%; margin-left:-48%; color: #000;}

#userbar .item { font-family: Verdana; font-size:12px; color:#000; line-height:25px;  height:25px; float:left; margin: 0px;}
#userbar .item a {color:#000; text-decoration: none; margin:0px;}
#userbar .seperator { float:left; margin: 0px;}
#userbar .seperator img {margin:0px;}
#userbar .input {width:100px; height:15px; font-size:10px; background: transparent; border: 1px solid #999;}

.profileIcon { margin:10px; border: 2px solid #333;}
#profile {min-height: 150px; color:#000;}
.info {font-size:11px; color: #000;}
.profileHeader {height:75px; color:#000;}
.profileHeader2 {height:110px; color:#000;}
.profileHeader h1 {text-transform: uppercase; color: #000; font-size: 16px; border:0; margin:10px;}

.faceboxtable {color: #000; width:100%;}
.faceboxtable td {color:#000;}
.faceboxtable tr td:first {width:75px; text-align: right;}
.faceboxtable tr {height:30px;}
.faceboxtable td input {width:260px; border:1px solid #333; }
.faceboxtable td textarea {width:335px; height:100px;font-size:11px; border:1px solid #333; }
.faceboxtable hr {border: 1px solid #999;}
.ml_subscribe {color:#000;}
.ml_subscribe a {color: #555; text-decoration: underline;}
.ml_subscribe a:hover {color: #000; text-decoration: underline;}
