#home {
	float:			left;
}

.home_news_block {
	padding:			15px 15px 10px 15px;
	background-color:	#030303;
}

#home_add_block {
	clear:both;
	padding-bottom: 15px;
}
 
.home_appTitles, .home_gameTitles
{
	margin-bottom:		10px;
}

.home_news_title
{
	font-size:			18px;
	font-weight:		bold;
	color:				#FFFFFF;
	text-transform:		uppercase;
	padding-bottom:		10px;
}
.home_news_title a
{	
	text-decoration:	none;
	color:				#FFFFFF;
}

.home_news_bar
{
	background:			url('/wp-content/themes/C4M/images/barre.png') no-repeat;
	width:				270px;
	height:				1px;
	margin-top:			15px;
	margin-bottom:		15px;
}
