.instLeft{
	width:600px;
	float: left;	
	text-align:justify;

}

.instRight{
	width:300px;
	float: right;
	margin:0 10px 0 0;
}

.instRight img{
	border: solid 1px #BFBFBF;
	padding:5px;
}
