
#homePage .topBg,  #homePage .bg{
	width:397px;
	padding-left:20px;
	padding-right:20px;
	margin-right:15px;
}

#homePage .topBg {
	background-image:url(../images/content_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:24px;
}

#homePage .bg {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#6A6A6A;
	margin-bottom:15px;
	padding-top:15px;
}

#homePage .qNews {
	background-image:url("../images/quickbox_bg.jpg");
	background-repeat:repeat-y;
	margin-top:23px;
}

#homePage a.orangeLink {
	color:#E99870;
	font-weight:bold;
}


