/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Grass Shelf Gold container */
.Gold_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #D0C053;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Gold_container_content
{
	padding: 8px;
	color: #999999;

}

/* Grass Shelf Green container */
.Green_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #C0D6AC;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.Green_container_content
{
	padding: 8px;
	color: #999999;

}
