

.thrColFixHdr #mainContent { 
	margin: 0 0px;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 641px;
	height: 378px;
}
.thrColFixHdr #subContent
{
	margin: 0px 0px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display:block;
    width:651px;
    margin-left:-10px;
}
.thrColFixHdr .infoSquare
{
	width:207px;
	padding-left:10px;
	margin-top:10px;
	height:190px;
	float:left;
}

.thrColFixHdr .TopicalHeader
{
    width:193px;
	padding-left:7px;
	padding-top:9px;
	padding-bottom:6px;
	color: white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.thrColFixHdr .TopicalText
{
	margin-top:2px;
	color:Black;
	
}
.thrColFixHdr .infoSquare a
{
    text-decoration:none;
    color:Black;
}
.thrColFixHdr .TinfoSquare a:visited
{
    color:Black;
}