/* CSS styles only used on the Current Projects section */

.MainTxtArea {
	width:470px;
	float:left;
	line-height: 17px;
}

.MainTxtArea a { color:#666666; text-decoration:underline;  }
.MainTxtArea a:hover { color:#5a96b4; text-decoration:underline; }

#Navigation .NavDivider{ padding-top:9px;  padding-bottom:9px; width:160px; float:left;  }
#Navigation .NavDividerText{ padding-left:74px; width:170px; float:left;  color:#666666; font-size:12px;}
#Navigation .NavDividerText a{ color:#666666; text-decoration:none;}
#Navigation .NavDividerText a:hover{ color:#5a96b4; text-decoration:underline;}

#MainContent  .TextBackgroundcur { margin-top:6px; margin-bottom:24px;  width:377px; height:4px; background-image:url(../images/currentprogrammes/text_background_current.jpg); }

5a96b4