div.additionalEditorialReview {
}

.dialog {
 margin:0px 0px 10px 0px;
 color:#000000;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:4px;
}

.dialog .ft .c {
 height:4px;
}

.dialog .hd {
 background: url(images/corner_tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/corner_tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/corner_ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/corner_mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 1px 0px 1px;
 background:url(images/corner_ms.gif) repeat-x 0% 100%;
 padding:5px;
}

.para{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:0px 10px;
	text-align:left;
	margin:0px;
}
.dialog .ft {
 background:transparent url(images/corner_bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/corner_br.gif) no-repeat right 0px;
}

.dialog h1{
 font-size:1em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

#reviewfeatured{
	width: 100%;
	font-size:11px;
	margin-bottom:10px;
}

div#reviewfeatured .selectedFeat {
	border: none;
}

div#reviewfeatured .nonSelectedFeat1 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0;
}

div#reviewfeatured .nonSelectedFeat2 {
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0 0 0 2px;
}

div#courseDetail div#courseInformation .dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

div#reviewfeatured a {
  color: #6699cc;
  text-decoration: none;
  }

#reviewfeatured{
	width: 100%;
	font-size:11px;
	margin-bottom:10px;
}

div#reviewfeatured .selectedFeat {
	border: none;
}

div#reviewfeatured .nonSelectedFeat1 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0;
}

div#reviewfeatured .nonSelectedFeat2 {
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0 0 0 2px;
}

#featureOne{
	width:290px;
	float:left;
}

#featureTwo{
	width:290px;
	float:right;
}

.imageLeft{
	float: left;
	margin-bottom: 6px;
	padding: 0px 4px 0px 0px;
}

p#selFeatOne,
p#selFeatTwo {
	clear: both;
}

a.readMore {
	display: block;
	height: 14px;
	line-height: 1.4em;
	padding: 0 0 0 18px;
	background: url(images/plus.gif) no-repeat;
}

a.readLess {
	display: block;
	height: 14px;
	line-height: 1.4em;
	padding: 0 0 0 18px;
	background: url(images/minus.gif) no-repeat;
}

#reviewfeaturedOne,
#reviewfeaturedTwo {
	width: 100%;
	font-size:11px;
	margin-bottom:10px;
}

div#reviewfeaturedOne .selectedFeat {
	border: none;
}

div#reviewfeaturedOne a,
div#reviewfeaturedTwo a {
  color: #6699cc;
  text-decoration: none;
  }

div#reviewfeaturedOne .nonSelectedFeat1 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0;
}

div#reviewfeaturedTwo .nonSelectedFeat2 {
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 0 0 0 2px;
}


div#reviewfeaturedOne #featureOne,
div#reviewfeaturedTwo #featureTwo {
	width:474px;
	float:left;
}

div#reviewfeaturedTwo div#featTwoPara,
div#reviewfeaturedOne div#featOnePara {
	clear: both;
}

p.intro,
p.intro {
	padding: 0 4px;
}

