@charset "UTF-8";
/* CSS Document */
@import "common.css";
@import "layout.css";
@import "secondary.css";

#merit {}

#merit h2 {
	background:url(../images/merit/headline.gif) no-repeat;
}

#merit h3 {
	width:660px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:12px;
}

#merit h3#hl_merit1 {
	background:url(../images/merit/hl_merit1.gif) no-repeat;
	margin-top:10px;
}

#merit h3#hl_merit2 {
	background:url(../images/merit/hl_merit2.gif) no-repeat;
	margin-top:25px;
}

#merit h3#hl_merit3 {
	background:url(../images/merit/hl_merit3.gif) no-repeat;
	margin-top:25px;
}
