#content img.featureimage {
/*    border: 1px solid red;*/
    float: left;
    padding-right: .5em;
    padding-bottom: .5em;
    margin-right: .5em;
    margin-bottom: .5em;
}

#content img.featureimageleft {
/*    border: 1px solid red;*/
    float: left;
    padding-right: .5em;
    padding-bottom: .5em;
    margin-right: .5em;
    margin-bottom: .5em;
}

#content img.featureimageright {
/*    border: 1px solid red;*/
    float: right;
    padding-left: .5em;
    padding-bottom: .5em;
    margin-left: .5em;
    margin-bottom: .5em;
}

#content .inforight {
	text-align: right;
}

div#mainBody dl dt {
	font-weight: bold;
}

div#mainBody dl dd {
	margin-bottom: 1em;;
}


div#award img {
	border-width: 0;
	margin-top: 20px;
	margin-left: 30px;
}
div#award p {
	font-size: 90%;
	margin-left: 30px;
/*	margin-right: 30px;*/
	text-align: center;
	width: 100px;
}


div#spotlight {
	border-left: 2px solid #666;
	float: right;
/*	font-size: 70%;*/
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-right: .5em;
/*	padding-bottom: 1em;*/
	padding-left: 1em;
	width: 200px;
}

div#spotlight h2 {
/*	border: 1px solid #999;*/
/*	font-size: 100%;*/
	margin-top: 0px;
	text-align: center;
}

div#spotlight dl {
/*	font-size: 90%;*/
}

div#spotlight dl dt {}

div#spotlight dl dd {
/*	color: red;*/
	margin-bottom: .5em;
	margin-left: 0px;
	padding-left: 0px;
}
