.redtext {color: #990000;}
span.select_block_selected {
	padding-left: 25px;
	color: #990251;
	border-color: #990251;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-top: 7px;
	display: inline-block;
}
label.links {
	border-bottom: 1px dashed #990251;
    color: #990251;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
	cursor: pointer;
}
label.links:hover {
	border-bottom: none;
    
}