.conCandyLime {
	padding:			0px;
	margin:				0px 0px 20px 0px;

	background-image:	url('../images/bg_btmRHS.gif');
	background-position:bottom right;
	background-repeat:	no-repeat;	
}

.conCandyLime .conHead {
	background-image:	url('../images/bg_topRHS.gif');
	background-position:top right;
	background-repeat:	no-repeat;	
}

.conCandyLime .conHead h2 {
	margin:				0px;
	padding:			0px 0px 17px 0px;
	
	background-image:	url('../images/bg_topLHS.gif');
	background-position:top left;
	background-repeat:	no-repeat;	
	
	font-size:			14px;
	text-align:			center;
	color:				#FFFFFF;
}

.conCandyLime .conBody {
	margin:				0px;
	padding:			0px 10px 10px 5px;

	background-image:	url('../images/bg_btmLHS.gif');
	background-position:bottom left;
	background-repeat:	no-repeat;	
}
