#main_panel
{
	background: url('/images/main_panel_background_home.png') bottom left no-repeat;
}

#right_panel
{
	padding: 0px;
	width: 683px;
}

#home_upper_panel
{
	height: 200px;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}

#home_lower_panel
{
	height: 330px;
	padding: 4px;
}

#latest_news
{
	width: 200px;
	height: 330px;
	float: left;
	border-right: 1px solid #CCCCCC;
	overflow: auto;
	font-size: 0.9em;
}

#ems_solutions
{
	height: 330px;
	width: 473px;
	float: left;
	font-size: 0.9em;
}

#ems_solutions .groupbox_content
{
	width: 350px;
}

.news_item .title
{
	font-weight: bold;
}
