/**************************************************************************/
/* All the markup specific to the document centre */

.doc_centre ul {
	line-height:1.2em;
	padding: 3px 0 10px 15px;
}
.doc_centre li {
	background:url(../images/layout/arrow_icon.gif) left 2px no-repeat;
	list-style-type:none;
	padding:0 0 4px 20px;

}

.doc_centre p {
	line-height:1.2em;
	margin:2px 0 0;	
}
/**************************************************************************/