﻿.mainPanel {
	position: relative;
	margin: 1px;
	width: 854px;
	background: #fff url('/cle/images/unlimited_background.gif') repeat-y left top;
	/* min-height: 317px; 
  	height:auto !important; */
	height: 317px;
}

.mainPanel .contentpane {
	position: absolute;
	top: 28px;
	left: 48px;
	width: 416px;
	text-align: center;
}

.mainPanel .person {
	position: absolute;
	right: 38px;
	bottom: 0px;
}

img.price {
	margin-top: 15px;
}

img.joinbtn {
	margin-top: 20px;
}

.answerPanel {
	position: relative;
	padding: 18px 22px;
	margin: 1px;
	width: 810px;
	background: #d6ecf5 url('/cle/images/unlimited_answers_bg.gif') repeat-x left top;
	min-height: 174px; 
  	height:auto !important;
	height: 174px;
}

.stateImage {
	position: absolute;
	width: 222px;
	top: 10px;
	right: 45px;
}

.answerPanel h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #0079c3;
	margin: 0px;
	padding: 0px;
}

.answerPanel ul {
	margin: 10px 0px 2px 0px;
	padding: 0px;
	list-style-type: none;
	width: 555px;
}

.answerPanel ul li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 12px 24px;
	background: url('/cle/images/unlimited_answer_01.gif') no-repeat 0% 0%;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.answerPanel h2 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #0079c3;
	margin: 0px;
	padding: 0px;
}

.answerPanel h2 a {
	text-decoration: none;	
}

.answerPanel h2 a:hover {
	text-decoration: none;
	color: #ff6600
}

.grey {
	color: #333;
}

.courseList {
	padding: 18px 22px;
	width: 810px;
	background-color: #fff;

}

.courseList h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

.courses { }

.courses div {
	float: left;
	width: 394px;
	padding-right: 10px;
}

.courses div p {
	font-family: verdana;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	line-height: 1.5em;
}

.courses div p a {
	text-decoration: none;	
}

.expand {
	background: url('/cle/images/unlimited_expand.gif') no-repeat 0% 0%;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 26px;
	height: 20px;
}

.expand {
	background: url('/cle/images/unlimited_expand.gif') no-repeat 0% 0%;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 26px;
	height: 20px;
}

.decrease {
	background: url('/cle/images/unlimited_decrease.gif') no-repeat 0% 0%;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 26px;
	height: 20px;
}


.expand a, .decrease a {
	text-decoration: none;
}

.unlimitedButton {
	padding: 20px 0px;
	margin: 1px;
	width: 854px;
	background-color: #d5ecf5;
	text-align: center;
}
