/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Stucco Mustard container */
.Mustard_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #C48200;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Mustard_container_content
{
	padding: 8px;
	color: #999999;

}

/* Stucco Red container */
.Red_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #952A17;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Red_container_content
{
	padding: 8px;
	color: #999999;

}
