/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.subheadline_numbers {
margin-top: -1px;
	padding: 0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b1d355;
	line-height:17px;
}

.subheadline {
margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5eb3e2;
}

.fatgreen {
font-weight: bold;
color: #64B432;
}

.fatblue {
font-weight: bold;
color: #5eb3e2;
}


