@charset "UTF-8";
/* CSS Document */
#IubPP .box_primary {
	border: 1px solid #C0C1C1;
	border-bottom-color: #A8AAB;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	background:#FFF;
	margin-top: 21px;
}
#IubPP ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#IubPP .for_boxes {
	margin: 0;
	padding:0;
	text-align: left;
}
#IubPP .box_10 {
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 15px;
}
#IubPP h3 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}
#IubPP .expand-click {
	border-bottom: 1px dotted #DDD;
	margin: -10px -10px 10px;
	padding: 12px 25px 13px 10px;
}
#IubPP p {
	line-height: 19px;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	color: #6B6B6B;
	padding-top: 11px;
}
#IubPP h4 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 30px;
	margin-bottom: 0px;
}
