/*
 Theme Name: Casas Comercial Moreira
 Author: Digisoft Informática
 URI: www.casasmoreira.com.br/noticias.php
*/


/********************
 Notícias
*********************/

.box-news-opened {
	clear: both;
	float: left;
	position: relative;
	top: 0px;
	width: 636px;	
}


.box-last-news {
	border-left: #CCC 1px solid;
	float: right;
	padding-left: 20px;
	position: relative;
	top: 0px;
	width: 280px;	
}

.box-comments-fb {
	clear: both;
	/*margin-top: 40px;*/
	position: relative;
	top: 40px;
	width: 636px;	
}

#news-list li {
	/*border-bottom: #CCC 1px solid;*/
	padding-top: 17px;	
	padding-bottom: 17px;
	position: relative;
	top: 0px;
	width: 280px;	
}

.border-news-li {
	background: #FFF url(../img/border-area-outros.gif) 0px 0px repeat-x;	
}