#disclosure {
	margin: 4px;
	font-family: arial, sans-serif;
	background-color: #F8E794;
	margin-bottom: 8px;
	text-align: justified;
}

#disclosure strong {
	background: url(../img/warning.gif) no-repeat 0 50%;
	padding: 0 4px 0 22px;
}

#disclosure .r5_bx {
	padding: 8px;
}

.r5_bx {
   background: #FAF0C2;
}
.r5_t div {
   background: url(../img/r5_tl.png) no-repeat top left;
}
.r5_t {
   background: transparent url(../img/r5_tr.png) no-repeat top right;
}
.r5_b div {
   background: url(../img/r5_bl.png) no-repeat bottom left;
}
.r5_b {
   background: transparent url(../img/r5_br.png) no-repeat bottom right;
}
