.contentArea-top {
	background:url(../images/contentArea-top.png) no-repeat;
	width:619px;
	height:27px;
	margin:0;
	padding:0;
}

.contentArea-rpt {
	background:url(../images/contentArea-rpt.png) repeat-y;
	width:619px;
	margin:0;
	padding:0;
}

.contentArea-bg {
	background:url(../images/contentArea-bg.jpg) bottom no-repeat;
	width:603px;
	min-height:246px;
	height:auto !important; /* ie6 min-height hack */
	height:246px;
	margin:0 0 0 9px;
	padding:0 0 1px 0;
}

.text-content-inside {
	/*width:553px;*/
	margin:0;
	padding:0 25px 0 25px;
}

.contentArea-btm {
	background:url(../images/contentArea-btm.png) no-repeat;
	width:619px;
	height:26px;
	margin:0;
	padding:0;
}

.contentAreaLarge-top {
	background:url(../images/contentAreaLarge-top.png) no-repeat;
	width:926px;
	height:26px;
	margin:10px 0 0 0;
	padding:0;
}

.contentAreaLarge-rpt {
	background:url(../images/contentAreaLarge-rpt.png) repeat-y;
	width:926px;
	margin:0;
	padding:1px 0 0 0;
}

.contentAreaLarge-bg {
	background:url(../images/contentAreaLarge-bg.jpg) bottom no-repeat;
	width:853px;
	min-height:246px;
	height:auto !important; /* ie6 min-height hack */
	height:246px;
	margin:0 0 0 11px;
	padding:0 25px 1px 25px;
}

.contentAreaLarge-btm {
	background:url(../images/contentAreaLarge-btm.png) no-repeat;
	width:926px;
	height:26px;
	margin:0 0 15px 0;
	padding:0;
}

.left-side-large {
	float:left;
	width:400px;
	margin:0 0 0 25px;
	padding:0;
}

.right-side-large {
	float:left;
	width:400px;
	margin:0 0 0 0;
	padding:0;
}

.optionImage {
	padding-top:10px;
}