div.bgContent {
	width: 590px;
}

div.bgSectionFull {
	width: 490px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

div.bgSection {
	float: left;
	width: 245px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.bgSectionTopic {
	font-weight: bold;
	margin-bottom: 2px;
}

div.bgSectionTitle {
	font-size: 11px;
	color: #000000;
	margin-bottom: 2px;

}

div.bgSectionImgCell {
	float: left;
	width: 20px;
	height: 20px;
	background-color: #E7E7E7;
	border: 1px solid #FFFFFF;

}

div.bgSectionImgCell img {
	margin: 2px;
}

div.bgSectionCell {
	width: 200px;
	height: 20px;
	margin-left: 22px;
	line-height: 19px;
	padding-left: 5px;
	background-color: #E7E7E7;
	border: 1px solid #FFFFFF;
}

div.bgSectionCellFull {
	width: 445px;
	height: 20px;
	margin-left: 22px;
	line-height: 19px;
	padding-left: 5px;
	background-color: #E7E7E7;
	border: 1px solid #FFFFFF;
}