.imagebox_250w {
	border: none;
	float: right;
	width: 260px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imagebox_350w {
	border: none;
	float: right;
	width: 360px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imagebox_centered {
	border: none;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center;
}

.highlight_sidebar {
	font-size: 95%;
	background-color:#EEEEEE;
	color: #000066;
	font-family: arial, helvetica, sans-serif;
	font-weight: plain;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #000066;
	float: right;
	width: 250px
}
	
.highlight h1 {

}