div#fm_content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#fm_content * a {
	color: #000;
}
span.data_articol {
	font-size: 10px;
	color: #999;
}
span.cursuri_porto {
	color: #fd7c11;
	font-weight: bold;
}
div#fm_content div.fm_homebox_left{
	text-align: left;
	float: left;
	width: 400px;
	height: 150px;
	border: 1px solid #ccc;
	margin-right: 95px;
	margin-bottom: 20px;
}
div#fm_content div.fm_homebox_left ul li {
	margin-bottom: 5px;
}
div#fm_content div.fm_homebox_left h3.fm_homeboxtitle{
	background-color: #fd7c11;
	color: #FFF;
	padding: 10px;
	margin: 0px;
}
div#fm_content div.fm_bannerbox{
	width: 900px;
	text-align: left;
	border: 1px solid #ccc;
	margin: 0px 0px 20px 0px;
}
div#fm_content div.fm_bannerbox ul#bannerlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#fm_content div.fm_bannerbox ul#bannerlist li {
	text-align: center;
	width: 430px;
	float: left;
	height: 120px;
	margin: 10px 5px;
}
div#fm_content div.fm_bannerbox h3.fm_bannerboxtitle{
	background-color: #112151;
	color: #FFF;
	padding: 10px;
	margin: 0px;
}
div.fm_leftside_bluebox {
	width: 181px;
	background-color: #112252;
	margin: 20px 0px 10px 0px;
	padding: 10px 15px;
	color: #fff;
}
div.fm_leftside_bluebox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.fm_leftside_bluebox ul li {
	background: url(../images/white_dot.gif) no-repeat left top;
	margin-bottom: 5px;
	padding-left: 10px;
}
div.fm_leftside_bluebox ul li a {
	color: #fff;
	text-decoration: none;
}
div.fm_leftside_bluebox ul li a:hover {
	text-decoration: underline;
}

div.fm_leftside_whitebox {
	width: 177px;
	border: 2px solid #fd7c11;
	margin: 20px 0px 10px 0px;
	padding: 10px 15px;
	color: #000;
}
div.fm_leftside_whitebox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.fm_leftside_whitebox ul li {
	background: url(../images/blue_dot.gif) no-repeat left top;
	margin-bottom: 5px;
	padding-left: 10px;
}
div.fm_leftside_whitebox ul li a {
	color: #fff;
	text-decoration: none;
}
div.fm_leftside_whitebox ul li a:hover {
	text-decoration: underline;
}

table.fm_training_schedule tr td {
	padding: 10px 0px;
} 

div.clear {
	clear: both;
}

ul.fm-inpage-list li {
	margin-bottom: 7px;
}
