/***************************************/
/*            h2                       */
/***************************************/

.h2_policy {
	clear: both;
	width: 570px;
	height: 30px;
	margin-left: 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-image: url(../img/h2_policy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/***************************************/
/*            list                     */
/***************************************/

ol {
	margin: 10px 0 20px 17px;
	padding: 0 0 0 17px;
	font-size: 13px;
	line-height: 140%;
}

ol li {
	margin-bottom: 13px;
}



/***************************************/
/*            text_box                 */
/***************************************/

.text_box {
	width: 570px;
	margin: 0 0 40px 7px;
	font-size: 13px;
	line-height: 140%;
}

.text_box p {
	text-align: right;
}
