/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* St Mark Gray */
.Gray_container_ModuleTitle
{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #2A2828;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Gray_container_content
{
	padding: 8px;

}

