@import url(layout0.css);
.comp-content{
	float: left;
	/* very important - fixes the double margin bug*/
	display: inline;
	margin: 0;
	padding: 0;
	width: 292px;
	background: url(../images/mchugh_HIH_W.jpg) 1px 1px no-repeat;
}



.next-app{
	clear: left;
	width: 740px;
	padding: 10px;
}