.itmLeftCol {
	border: 1px solid #CCCCCC;
	width: 488px;
	margin-right: 2px;
	float: left;
	overflow: hidden;
}

.itmLeftColHead {
	float: left;
	width: 488px;
	height: 43px;
}

.itmLeftColHead img {
	width: 488px;
	height: 43px;
	float: left;
}

.itmRightCol {
	border: 1px solid #CCCCCC;
	width: 466px;
	float: left;
	overflow: hidden;
}

.itmRightColHead {
	width: 466px;
	height: 43px;
	float: left;
	overflow-x: hidden;
}

.itmRightColHead img {
	width: 466px;
	height: 43px;
	float: left;
}

.itmLeftCContent {
	padding: 10px;
	width: 468px !important;
	width: 488px;
	float: left;
	clear: left;
}

.itmRightCContent {
	padding: 10px;
	width: 446px !important;
	width: 466px;
	float: left;
	clear: left;
}

.itmLeftCol1 {
	float: left;
	margin-right: 39px;
}

.itmLeftCol2 {
	float: left;
}

.itmRightCol1 {
	float: left;
	margin-right: 49px;
}

.itmRightCol2 {
	float: left;
}

.magCaption {
	margin-top: 5px;
	margin-left: 26px;
	margin-bottom: 32px;
}

.magCaption.last {
	margin-bottom: 0;
}

.magCaption p {
	font-family: arial;
	font-size: 8pt;
	line-height: 12pt;
	color: #333333;
	margin: 0;
}

.magCaption p.bold {
	font-weight: bold;
}

.itmRightCBigMag {
	float: left;
	/*width: 436px;*/
	/*border: 1px solid red;*/
}

.fallVideo {
	margin-top: 20px;
	margin-left: 8px;	
}

.fallVideo a {
	text-decoration: none;
	color: #666666;
	font-family: arial;
	font-size: 12pt;
	line-height: 18pt;
}

.pressReleaseTitle {
	font-family: arial;
	font-size: 8pt; /*11 is too big*/
	line-height: 12pt;/*according to 8pt, line height should be 13 or 12 (16pt)*/
	color: #333333;
	font-weight: bold;
	margin: 0;
}

.pressReleaseDate {
	margin-bottom: 0;
	margin-top: 16px;
}

.pressContact {
	font-family: arial;
	font-size: 8pt; /*11 is too big*/
	line-height: 12pt;/*according to 8pt, line height should be 13 or 12 (16pt)*/
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 12px;
}

.pressContact a {
	color: #CC3300;
}

.pressContact a:visited {
	color: #CC3300;
}