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


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

/* 
     
	| The Poetry Trust
	| 
	|
	| Awards
	|
*/



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

.mainWrap {
	background:url(images/bg_images/awards_bg.gif) repeat-y 0 0;
	}
	
	
#navBar {
	background: url(images/nav_images/awards_menu.gif) no-repeat 0 0;
	}	
	
	
/* Layout
----------------------------------------------- */	
	
	
	

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

.bookmarkBox {
	background:url(images/bookmark_images/cinema.jpg);
	}
		


/* Text
----------------------------------------------- */	

#mainText p {
      margin: 0 8px;
      }

.poem_list p {
      border-bottom: 1px #f2f3f5 solid;
      }


/* Supported by*/
.supported{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
                padding-left: 8px;
                color:#C1BCAB;
	}