#box {
	width : 625px;
	background : url(right_bg.gif) right top repeat-y;
}

#box_left {
	float : left;
	width : 402px;
}

#box_left p {
	margin-bottom : 20px;
	padding-top : 20px;
	background : url(../../common/hr.gif) left top repeat-x;
	font-size : 75%;
	line-height : 1.95em;	
}

#box_right {
	float : right;
	width : 193px;
}

dl {
	margin : 0 18px 20px 18px;
}

dl dt {
	margin-bottom : 9px;
	padding-bottom : 10px;
	border-bottom : solid 2px #b4b4b4;
	font-size : 75%;
	font-weight : bold;
}

dl dd {
	margin-bottom : 20px;
	font-size : 75%;
	line-height : 1.85em;
}
