@charset "UTF-8";
/* CSS Document */

.check_head {
	float: left;
	width: 255px;
	background-image: url(../images/checklist_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
h3 {
	text-align: center;
	margin: 0px;
}
h4 {
	color: #F8859D;
}
.privacy_txt {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	color: #787878;
}

