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


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

/* CSS Document */

/* 
     
	| 
	| The Poetry Trust
	|
	| Learning
	|
*/



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

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

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

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




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

#mainText p {
      margin: 0 8px;
      }


form p {
      line-height: 14px;
     }

	
	