.containerTitle 
{
	color: #000000;
	text-transform: uppercase;
	font-size:10px;
	background-image:url(containerTitleBg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding: 5px 0px 4px 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right:10px;
	margin-bottom: 8px;
	font-weight:bold;
	width: 100%;
	font-family: Arial;
}





