


.headingPhoto {
	background-image:url('/images/featurephoto_newsandfeatures.png');
}


#fullPanelBody p {
	text-align:justify;
}

ul {
	padding-top:0px;
}

em {
	font-weight: bold;
	font-style:normal;
}

li {
	padding:0px;
	margin-top:2px;
	color:#3eb5e5;
	list-style-type: square;
}

#fullPanelBody span {
	color:#666666;
}

h2 {
	color:#3eb5e5;
	clear:both;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

h6 {	
	color: #ed1c24;
	padding:0px;
	font-size:1em;
	margin:0px;
}

#jumpTo {
	font-size:0.8em;
	padding-bottom:3px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
}

#jumpTo a {
	text-decoration: none;
}

#featureMenu {
	position:relative;
	margin-bottom:20px;
	height:auto;
	min-height:1px;
	display:block;
	clear:both;
	overflow:visible;
}

#leftcolumn {
	position: relative;
	margin:0px;
	padding:0px;
	padding-right:14px;
	float:left;
	width:200px;
}

#midcolumn {
	position: relative;
	margin:0px;
	padding:0px;
	float:left;
	width:200px;
	padding-right:10px;	
}

#rightcolumn {
	position: relative;
	margin:0px;
	padding:0px;
	padding-left:5px;	
	float:right;
	width:200px;
}

#leftcolumn ul,#midcolumn ul,#rightcolumn ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}

#newsBox {
	background-image:url('/images/newsite.png');
	background-repeat:no-repeat;
}

#newsBox p {
	margin-top:220px;
}

#newsBox h3 {
	visibility:hidden;
}

#peopleMattersBox {
	background-image:url('/images/peoplematters_thumb.png');
	background-repeat:no-repeat;
}

#peopleMattersBox p {
	margin-top:280px;
}

#peopleMattersBox p.supplementary {
	margin-top:10px;
}


#peopleMattersBox h3 {
	visibility:hidden;
}
