html, body {height:100%;}

#activity_indicator {
position:absolute;
width:500px;
background-color:#FFFFFF;
text-align:center;
z-index:1000;
border:0px solid #cde0ff;
}

.row {
clear: both;
padding-top: 10px !important;
padding-top: 5px;
}

.row .label {
float: left;
width: 100px;
}

.row .form {
float: right;
width: 335px;
text-align: left;
}

table.redlist {
margin-top:20px;
}

table.redlist td, th {
padding:4px;
border:1px solid #FF6633;
}

table.redlist th {
background-color:#FF6633;
font-weight:bold;
}

table.list {
margin-top:20px;
}

table.list td, th {
padding:4px;
border:1px solid #cce0ff;
}

table.list th {
background-color:#cce0ff;
font-weight:bold;
}

label {
cursor:pointer;
margin:0 10px 0 5px;
}

.box {
border:1px solid #cce0ff;
}


.paddedTable td {
padding:4px;
}

.asterisk {
font-size:26px;
line-height:0px !important;
line-height:20px;
color:#F00;
}

.submenu a {
margin:0 5px 0 5px;
}

.blacklisted {
background-color:#000;
color:#fff;
}

.paidMember {
background-color:#00CC33;
}

.nospace p {
padding:0;
margin:0;
}