/* CSS Document */


.news{
}

.news .section{
padding-bottom:20px;
margin-bottom:20px;
width:900px;
overflow:hidden;
border-bottom:#CCC solid 1px;
}

.news .section img{
	margin:10px 0;
}