#dashboardContent {
	width:auto;
}

#dashboardContent .left {
        width:394px;
}
#dashboardContent .right {
	width:280px;
}

#dashboardContent .box .bg_blue {
	padding:5px 10px;
	border-bottom:1px solid #FFF;
}

