@charset "utf-8";
/* CSS Document */
.escape {
	margin: 0 0 5em;
}
.escape dt {
	background: #f0f0f2 url(../images/exclusion_icn.gif) no-repeat 5px center;
	padding: 1em 1em 1em 40px;
}
.escape dd {
	margin-left: 1em;
	margin-bottom: 4em;
}
.escape .endC {
	margin-bottom: 0;
}
@media only screen and (max-width: 25.063em) {
	.escape dd {
	margin-bottom: 2em;
}
}
@media only screen and (min-width: 40.063em) {

}
@media only screen and (min-width: 64.063em) {

}