/* Start of CMSMS style sheet 'links' */
.linkindicator {
background:url(images/externallink.gif) top right no-repeat;
padding-right:20px;
}

h2 a {
color:#48963b;
}

h2 a:hover {
color:#000000;
}

#headtext {
width:495px;
margin-top:20px;
margin-left:-12px;
}

#headline {
width:350px;
float:left;
position:absolute;
left:8px;
}

#featurebox {
	position:relative;
	top:5px;
	right:10px;
	margin-top:0;
	margin-right:0;
	float:right;
	display:block;
	width:183px;
	height:107px;
	}
	
	#leftcol {
	width:48%;
	}
	
	#rightcol {
	float:left;
	width:46%;
	height:auto;
	margin-left:10px;
	position:relative;
	left:20px;
	top:0;
	display:block;
	}
/* End of 'links' */

