#home-left-side {
	float: left;
	width: 300px;
}

#home-left-side img {
	width: 300px;
}

#home-right-side {
	width: 200px;
	float: right;
	border-left: 1px solid #666;
}

#home_header {
	width: 295px;
}

#home_header_right {
	clear: both;
	float: left;
	font-size: 15px;
	margin-top: 3px;
	padding-bottom: 10px;
}

#shift_data, #project-dashboard {
	clear: both;
	float: left;
	margin-top: 5px;
}