
.RadioSelectControl {
	border: solid 1px #eee;
	padding: 1px;
}

.RadioSelectHeader {
	background-image: url('../images/tundra_button_enabled.png');
	background-repeat: repeat-x;
	font-weight: bold;
}

.RadioSelectDisplay {
	font-size: .85em;
	padding: .25em;
}



