@charset "UTF-8";
/* CSS Document */


@import url("/index.php?css=styles/base/");

/* 
     
	| 
	| The Poetry Trust
	|
	| The news
	|
*/



/* General
----------------------------------------------- */

.mainWrap {
	background:url(images/bg_images/news_bg.gif) repeat-y 0 0;
	}
	
	
	
	
	
/* Layout
----------------------------------------------- */	

	
.mainColRight {
	background:url(images/title_images/news.gif) no-repeat 12px 0px;
	}		

.bookmarkBox {
	background: #455560;
	background:url(images/bookmark_images/drycleaning.jpg) !important;
	}	

#entry p {
       margin: 0 8px;
       }



#news {
	border-bottom: 2px solid #f2f3f5;
	padding-bottom: 12px;
	margin: 4px 8px 4px 8px;
        margin-bottom: 12px;
	}

#news h5 {
	font-weight: bold;
	}
    