@import url(layout0.css);
.comp-content{
	float: left;
	/* very important - fixes the double margin bug*/
	display: inline;
	margin: 0;
	padding: 0;
	width: 740px;
}

.comp-content h1 {
	color: #c10;
	font-size: 2.8em;
	font-style: oblique;
}

#divcomp127372 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	background: transparent url(../images/home_footer_accent.gif) 0 0 no-repeat;
}

#divcomp127372 h3 {
	font-size: 16px;
	color: #000;
	font-style: normal;
}



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