/* 
================================
 Container Styles for DotNetNuke
================================
*/   


/* This is referenced in the XML file for the TITLE token only */
.TitleContactText	{font-family:Georgia; color:#000000; font-weight:normal; font-size:11px}

/*  */
.ContentBox			{
	background-color: #d1dde9;
	border: 1px solid #7892A9;
	}
	



