


#TeamPix {position:relative; left:0px; top:0px; width:100px; height:120px; z-index:10; visibility: visible; float:right; padding-left:5px; padding-bottom:3px;}

.picborder {
	border: 2px solid #224966;
}

/* brief list items eg About Us contract publishing */

li {
	line-height: 120%;
}

/* longer list items eg About Us Award winners */

.listpara {
	line-height: 120%;
	margin-top:5px;
}


/* paras all following h5 tags or at top of page */
p {
	margin-top:8px;
	margin-bottom: 8px;
	line-height: 110%;
	font-size: .80em;
}

/* for run-on para on Contract publishing */

.runon {
	margin-top:10px;
	margin-bottom: 10px;
}