#page-wrapper {background-color:#bcda90 !important;}
#page, #content{min-height:200px !important;}

.home-top {
}
.content-body {
	margin:15px 0 0 22px;
	line-height:1.3em;
}
.banner {
	background-image:url('/images/layout/home-banner-background.jpg');
	height:140px;
	font-size:11px;
	padding:11px 0 0 25px;
	line-height:1.3em;
	clear:both;
}
.banner div.careradius {
	float:left;
	width:220px;
}
.banner div.video {
	float:left;
	width:170px;
	margin:15px; margin-top: 5px;
	text-align: center;
}
.banner div.maxsys {
	float:left;
	width:220px;
}
.banner div.maxsys img {
	margin-top:4px;
}
/* BlogFeaturett */

#webinar .BlogFeaturett {
	margin: 15px 10px 10px 20px;
	line-height:1.3em;
	font-size: 12px;
}
#webinar .BlogFeaturett .BlogTitle {
	display:none;
}
#webinar .BlogFeaturett .BlogPost {
	background-image:url('/images/webinar-icon.png');
	background-repeat:no-repeat;
	height:100px;
	padding-left:100px;
}
#webinar .BlogFeaturett .BlogPostDate {
	display:none;
}
#webinar .BlogFeaturett .BlogPostMain {
	float:left;
}
#webinar .BlogFeaturett .BlogPostTitle {
	color: #226cb0;
	font-weight:bold;
}
#webinar .BlogFeaturett .BlogPostInfo {
	color: #5482ab;
}
#webinar .BlogFeaturett .BlogPostInfoComments {display:none;}
#webinar .BlogFeaturett .BlogPostReadMore {
	display:none;
}
#webinar .BlogFeaturett .BlogPostDescription {
	padding-right:10px;
	padding-bottom:20px;
}
