div#rightSubContent {
	width: 500px;
	height: auto;
}

div#sText {
	width: 500px;
	height: auto;
	background-image: url(../images/subcontainer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6170ac;
	display: table;
}

div#subP {
	width: 400px;
	padding-left: 30px;
	padding-top: 15px;
}

.topic {
	behavior: url(ie-png.htc);
	-ie-png-blankimage: url(../images/spacer.gif);
	width: 438px;
	height: 39px;
	margin-top: 18px;
	background-image: url(../images/topic_bg.png);
	background-repeat: no-repeat;
	cursor: pointer !important;
}

.topicTitle {
	padding-top: 11px;
	padding-left: 11px;
}

/* IE7 Only */
*:first-child+html .topicTitle {
	padding-top: 8px;
	padding-left: 11px;
}

.description {
	width: 420px;
	height: auto;
	padding-left: 12px;
}

.image {
	position: absolute;
	margin-left: 11px;
}

div#group {
	margin-top: -8px;
}

div#one_on_one {
	margin-top: -14px;
}

.optionTitle {
	padding-top: 11px;
	padding-left: 86px;
}

.listElement {
	width: 390;
	height: auto;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 15px;
}