/* Controls aspects of the site not provided for by the main W3C style sheets */
/* Created 8 May 2007 By Martin Pistorius - Meraka Institute */
/* Last revised: 5 September 2008 By Martin Pistorius*/

.SA-office-heading3font {
		font-size:1em !important;
		color:#000;
		margin-bottom:-15px !important;
	}
	
#skip {
		border:1px dashed #CCC;
		padding:3px;
		float:right;
		color:#999;		
		font-size:0.8em;
	}
	
#validIcons li {
		display: inline;
		list-style-type: none;
	}

h3 {
		color:#005A9C;
	}

DarkBlue {
		color:#005A9C;
	}


.newsImageNoBorderRight {
		float:right;
		text-align:right;
		border:0;
		margin-left:8px;
	} 