@charset "utf-8";
/* CSS Document */

.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: 446px;
	height: 378px;
}
.thrColFixHdr #subContent
{
	margin: 10px 0px;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 921px;
	height: 190px;
}
.thrColFixHdr .leftSquare
{
	width:477px;
	margin-left: -30px;
	margin-right:10px;
	height:217px;
	float:left;
}
.thrColFixHdr .infoSquare
{
	width:207px;
	margin-right:10px;
	height:217px;
	float:left;
}

