@charset "utf-8";

/*============================================================*/



/*============================================================*/


.imageArea{
	float:right;
	width:300px;
	margin:20px;
	margin-right:0;
	}


.imageArea img{
	border:solid 1px #aaa;
	}


.highlight{
	border-top:double 3px #aaa;
	border-bottom:double 3px #aaa;
	margin-bottom:2em;
}