.filtp {
	font-size: 10pt;
	padding:0 0 2px 3px; 
	margin: 0px 0px 0px 0px;
	float:left;	
	text-decoration: none;
	clear:both;
}
.filtgp {
	
	font-size: 10pt;
	#width:15%;
	padding:1px; 
	margin: 8px 5px 3px 5px;
	#clear:both;
	border-style: solid; 
	border-color:#0081d4;
	border-width: 1px; 
		-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	float:left;
}

.group_name {
font-size: 10pt;
text-align: center;
position:absolute;
margin:-11px 0px 0px 20px;
padding:0px 4px 0px 4px;
background-color:white;
color:#0081d4;
}

select {
	font-size: 10pt;
    border: 1px solid rgba(200,200,200,.6);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	    background: rgba(255, 255, 255, 0.4); 
		background-clip: padding-box; 
}

.chbx {
	font-size: 10pt;
position:relative; top: 2px;"
}
.rdo {
	font-size: 10pt;
position:relative; 
top: 2px;
}