h2 {
	margin-top: 0px;
}

.leftColumn {
	width: 608px;
	float: left;
	background: transparent url(http://l2static.langolab.com/assets/home-professor.jpg) no-repeat scroll 0 0;
}

.rightColumn {
	width: 274px;
	float: right;
}

.recentActivity, .upgradeAccount {
	background-position: 0 -124px;
	height: 29px;
	width: 248px;
}

.recentActivity h3, .upgradeAccount h3 {
	background-position: right -124px;
	height: 29px;
	line-height: 29px;
	width: 248px;
}

.recentActivityContents, .upgradeAccountContents {
	border: 1px solid #CCC;
	padding: 10px;
}

.recentActivityContents .pic {
	float: left;
}

.recentActivityContents .info {
	float: left;
	margin-left: 10px;
	width: 190px;
	font-size: 0.9em;
}

.recentActivityContents .activity {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}

.upgradeAccount { margin-top: 18px; }

#userVideoHeader {
	border-bottom: 1px solid #CCCCCC;
	padding: 14px 0;
	margin-bottom: 18px;
}

#userVideoHeader .gray {
	height: 27px;
	line-height: 27px;
}

#userVideoHeader .left {
	margin-right: 4px;
}

#userVideoHeader #ll_channel {
	width: 100px;
}

.separator-top {
	clear: both;
	border-bottom: 1px solid #cccccc;
}

#ll_bottomPager {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #cccccc;
}

#ll_bottomPager .ll-Pager {
	float: right;
}

.ll-HomePageVideo .buttons {
	margin-top: 12px;
}

.ll-HomePageVideo a {
	height: 27px;
	line-height: 27px;
}

.ll-HomePageVideo img {
	width: 240px;
	height: 180px;
	float: left;
}

.ll-HomePageVideo .ll-BlueButton {
	float: left;
	margin-right: 6px;
}

.ll-HomePageVideo .text {
	margin-left: 260px;
}

.ll-HomePageVideo .desc {
	color: black;
	font-size: 14px;
}

.detailPanel .ll-VocabularyPanel {
	margin-top: 15px;
}

.ll-ReviewVideoLine {
	width: 547px;
	min-height: 89px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFF;
}

.ll-ReviewVideoLine.expanding {
	margin-top: 0;
	overflow: hidden;
	height: 89px;
}

.ll-ReviewVideoLine.expanded {
	margin-top: 0;
}

.ll-ReviewVideoLine.first {
	margin-top: 0;
}

.ll-ReviewVideoLine .thumbnail {
	width: 120px;
	height: 90px;
	float: left;
}

.ll-ReviewVideoLine .center {
	float: left;
	margin-left: 10px;
}

.ll-ReviewVideoLine .right {
	float: right;
	width: 118px;
}

.ll-ReviewVideoLine .right .score {
	border: 1px solid #D0D0D0;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
	font-size: 1.75em;
	margin-bottom: 6px;
	text-align: center;
}

.ll-ReviewVideoLine .title {
	font-weight: bold;
	text-decoration: none;
	float: left;
	font-size: 1.1em;
}

.ll-ReviewVideoLine .duration {
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 5px;
	line-height: 162%;
	float: left;
}

.ll-ReviewVideoLine .lastStudied {
	margin-top: 5px;
	font-size: 0.92em;
	clear: left;
}

.ll-ReviewVideoLine .detailsButton {
	width: 116px;
}

.ll-ReviewVideoLine .videoContainer {
	margin: 15px auto 0;
	width: 480px;
	height: 390px;
}

.ll-TabPanel .content {
	width: 576px;
}

#profHeaderContent {
	margin-top: 32px;
	margin-left: 35px;
	height: 240px;
	width: 310px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#profHeaderContent p {
	margin: 8px 0;
}

#profHeaderContent ul {
	padding-left: 25px; 
}

#profHeaderContent li {
	margin: 8px 0;
}

#profHeaderContent h1 {
	font-weight: bold; 
	font-size: 24px; 
	color: white; 
}