#checklistDisplayBottomRow {
	clear: both;
	width: 1024px;
	padding-top:10px;
}

/* You Might Also Box */
#youMightAlso {
	float:left;
	
}

#youMightAlso .top {
	background: url("http://files.learnvest.com/files/app/images/genericPanel/gp-top305.jpg") no-repeat;
	width: 303px;
	height: 53px;
}

#youMightAlso .bottom {
	background: url("http://files.learnvest.com/files/app/images/genericPanel/gp-bottom305-grey.jpg") no-repeat;
	width: 303px;
	height: 19px;
	text-align: center;
}

#youMightAlso .bottom a {
	color: #6d6f71;
	font-size: 10px;
	height:19px;
	line-height:19px; 
}

#youMightAlso .content {
	width:301px;
	border-left: 1px solid #EAEBEB;
	border-right: 1px solid #EAEBEB;
}

#youMightAlso .boxTitle {
	color: #8AAE55;
	font-size: 13px;
	font-weight: bold; 	
	padding-top: 8px;
	padding-bottom: 4px;
}

#youMightAlso .boxDescription {
	font-size: 11px;
}

#youMightAlso .contentHeader {
	height:78px;
	border-bottom: 1px solid #e2e3e2;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

#youMightAlso .top img {
	margin: 20px 10px;
}

#youMightAlso #contentObjectListHolder{
	overflow: hidden;
	font-size: 11px !important;
	position:relative
}

#youMightAlso .contentObjectList li {
	display: block;
	list-style-type: none;
	margin: 0;
	width: 100%;
	height: 27px;
	line-height: 27px;
	padding-left: 0.8em;
}

#youMightAlso .contentObjectItem {
	border-bottom: 1px solid #e2e3e2;
}

#youMightAlso .contentObjectItem .iconHolder {
	float: left;
	margin:5px 9px 0px 8px;
}

#youMightAlso .contentObjectItem .iconHolder .icon {
	height: 18px !important;
}

#youMightAlso .contentObjectItem .name a {
	font-size: 12px;
	
}
#youMightAlso .contentObjectItem .name a:hover {
	font-size: 12px;
	
}

/* End You Might Also Box */

/* Banner */
.lvInviteAFriendBanner {
	float:left;
	margin-bottom:10px;
	margin-left:23px;
	margin-top:13px;
}

.dailyModule{
	float:left;
	margin-left:25px;
	margin-right:10px;
	padding-bottom:20px;
}
