﻿.ContentTitleGeneral
{
	height: 33px; 
	vertical-align: top;
	text-align: left;
	background-image: url(Resources/Pictures/titlerepeat.png);
	background-repeat: repeat-x;
}

.ContentTitleText
{
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 4px;
	text-align: left;
}
