#welcome {
	border-bottom: 1px solid #b6e2f6;
	padding-bottom: 25px;
	margin-bottom: 25px;
	margin-top: 24px;
}

#welcome table {
	border-collapse: collapse;
}

#welcome td {
	padding: 0;
}

#welcome h3 {
	margin-top: 0px;
	font-size: 18px;	
}

#below h3 {
	font-size: 16px;
	margin-top: 0px;
}

#below {
	margin-bottom: 20px;
}

#social-media-home {
	float: left;
	width: 270px;
}

#widget {
	float: right;
	width: 423px;
	padding-top: 6px;
}

#about {
	float: left;
	width: 250px;
}

#whats-new {
	float: left;
	width: 224px;
	margin-left: 30px;
}

#featured-speakers {
	float: right;
	width: 186px;
}

#news,
#news li {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#news {
	margin-top: 10px;
	border-top: 1px dotted #c4ced5;
}

#news li {
	border-bottom: 1px dotted #c4ced5;
	padding: 5px 0;
}

#speakers {
	height: 190px;
	position: relative;
}

#speakers p {
	margin: 6px 0 0 0;
}

#speaker1,
#speaker2,
#speaker3,
#speaker4,
#speaker5,
#speaker6,
#speaker7,
#speaker8,
#speaker9,
#speaker10,
#speaker11,
#speaker12 {
	position: absolute;
	top: 0px;
	background-color: white; /* For IE bug */
}

html #footer {
	padding-top: 0;
}

html #sidebar-content {
	padding-bottom: 20px;
}