#content {
	padding-top: 302px;	
	margin-bottom:  3em;
	padding-right: 6px;
}

#content #column #description, #content #column h1 {
	display: none;
}

#content h2, #content h3, #content h4 {
}

#testimonial {
	height: 230px;
	width: 744px;
	position: absolute;
	left: 10px;
	top: 102px;
	background: #C3D633;	
}

#testimonial #starbox {
	position: absolute;
	left: 122px;	
	top: -6px;
	width: 744px;
	height: 230px;	
	background: url(../img/star.png) 0 0 no-repeat;
	z-index: 100;
}

#quotebox a, #quotebox a:visited, #quotebox a:hover {
	color: white;
}

#quotebox #quoteText {
	font-size: 14px;
}

#testimonial #quotebox {
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 270px;
	height: 230px;
	color: white;
}

#testimonial #quotebox #quote {
	width: 270px;
	padding: 15px 15px 0 15px;
	position:  absolute;
	bottom: 0;
	left: 0;
}

#testimonial #quotebox .credit {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
}

#testimonial #image {
	position: absolute;
	right: 0;
	width: 444px;
	height: 230px;
	overflow: hidden;
}

#myBrightspace {
	margin-left: -60px;
	padding-left: 60px;
	margin-top: -23px;
	padding-top: 23px;
	background: url('/img/mybrightspace.gif') no-repeat scroll 0 0;
	
}

#myBrightspace h2 {
	background: #C3D633;
	color: #fff;
	font-size: 16px;
	text-transform: lowercase;
	line-height: 36px;
	padding-left: 16px;
}

#myBrightspace .intro {
	font-weight: bold;
	font-size: 11px;
}

#myBrightspace .mugshot {
	float: left;
}

#myBrightspace .copy {
	width: 320px;
	float: right;
}

#myBrightspace .copy p {
	margin-top: 0;
}

#myBrightspace #more {
  clear: both;
  width: 320px;
  padding: 0;
  margin-left: 118px;
}

#myBrightspace hr, .myBrightspace hr {
	color: #9B9EA3;
	border: none;
	border-bottom: 1px solid #9B9EA3;
	margin-bottom: 11px;
	clear: both;
}

.myBrightspace {
	clear: both;
	font-size: 11px;
}

div.definition {
	padding-left: 2em;
}
