.example {
	width: 567px;
	background-color: #F7F7F7;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.example p {
	padding-left: 9px;
	padding-right: 6px;
}

.example h5 {
	padding-left: 8px;
	font-size: 16px;
	margin-left: 10px;
}
.exmple_header {
	background-image: url(../images/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
.exmple_header p {
}
