.blockform{margin:0;padding:5px; background: #EEE; color: #333; margin-bottom: 2px; }
.blockform div{border:0;margin:5px 0;padding:5px;font-weight:bold;font-size:10px;background:#CCC;color:#333;border:1px #444 solid}
.blockform div input{background:#DDD;font-size:12px;font-weight:bold;text-align:center;color:#333}
.blockform div.highlighted{background:#CCC;border:2px #CCC solid}
.blockform div.highlighted input{background:#EEE; width: 150px; color: #333;}
.blockform input.full{width:100%}
.blockform div.light{background:none;border:0;color:#333;}

.blockform input.button{font-size:16px;vertical-align:middle;padding:2px 4px}
.blockform input.button:active{padding:1px 4px 3px 4px}

#colLeft .results th {
	background: #CCC;
	border-bottom: 10px solid #424242;
	text-align: center;
	}

#colLeft .results td {
	background: #EEE;
	}

#colLeft .results .dark { background: #CCC; }
#colLeft .results .light { background: #EEE; }
#colLeft .results .sep { background: #EEE; }

#colRight .heading_left { margin: 0; margin-bottom: 2px; }
#colRight .Member_list li { text-align: center; }
