/* Delegate search */
#delegate_search{margin:20px 30px;}
#searchUser{
	font-weight:bold; 
	font-size:12px; 
	padding:0px 10px 0px 0px; 
	color: #474947;
}
/******************************************************/

/* Grid table */
#memberlist .grid{border-top: 2px dotted #F00; border-bottom: 2px dotted #F00;}
/******************************************************/

/* Activation Page */
#activation {height: 100px; margin:30px 0; text-align:center;}
/******************************************************/

/* Login page */
#pageContent #loginBox {margin: 100px auto; width: 300px;}
/******************************************************/

/* Registration Page */
#registration {margin: 0px 20px;}
/******************************************************/

/* Permission Denied Page */
#page_message {margin: 50px auto; text-align: center; color: #FF0000;}
/******************************************************/

.grid {width: 100% !important;}
.gridmenu {color: #474947; font-weight:bold}
.gridmenu span.active {color: #F00;}
.gridtotal {padding-right:15px; color: #474947; font-weight:bold}

/* Extra CSS */
h1{font-size: 16px;}
h1, h2, h3{font-weight: bold; padding: 5px 10px 5px 10px; text-transform: uppercase;}
p {line-height: 15px; font-size: 12px; padding: 5px 10px 5px 10px;}

#buttons {padding:0px 20px;}

.redbox, .greenbox {color: #211029; clear: both;} 
.greenbox{background-color:#FFFFFF}
.redbox a, .greenbox a{color: #211029;}

