.contentTop {
	width:671px;
	height:17px;
	background:url(../img/contentBgTop.gif);
	clear:both;	
}
.contentBg {
	width:641px;
	background:url(../img/contentBg.gif);	
	padding-left:15px;
	padding-right:15px;
}
.contentBottom {
	width:671px;
	height:17px;
	background:url(../img/contentBgBottom.gif);	
}
#contentLeft {
	width:475px;
	float:left;
	padding-right:15px;
}
#contentRight {
	width:150px;
	float:left;
}
