
dl.flow {
	width: 540px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
dl.flow dt {
	width: 525px!important;
	width/**/: 540px;
	height: 14px!important;
	height/**/: 24px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.0em;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 10px;
	clear: both;
}
dl.flow dd {
	width: 510px!important;
	width/**/: 540px;
	font-size: 12px;
	color: #353535;
	line-height: 2.0em;
	padding: 10px 10px 10px 19px;
	margin: 0px;
	overflow: hidden;
	border-left: 1px solid #ff7c00;
	border-bottom: 1px solid #EDEDED;
}
dl.flow dd img {
	float: right;
}