/* style of item titles on edit and admin pages */
.BlueSubHead    {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #ff0000;
	font-style: normal;
	text-transform: uppercase;
}
