.row1{
	
	
	margin-bottom:10px;
	background: #EFF9F9 url(/media/template/page-curl-blue.png) right bottom no-repeat;
        text-align:justify;
        padding:2px;
        overflow:hidden;
	
}
.row2{
	
	
	background: #FCFAF1 url(/media/template/page-curl-brown.png) right bottom no-repeat;
	margin-bottom:10px;
        text-align:justify;
        padding:2px;
            overflow:hidden;
}
.row1 h3, .row2 h3{
	text-align:left !important;
}

img.news_box{
    float:left;
    padding:4px;
   border: 1px solid #444;
   background-color:#fff;
   margin-right:5px;
}

