#flow {
	width:680px;
}
	#flow table.flowframe td.flowitemtitle {
		padding:10px 0 0px 0px;
	}
	#flow table.flowframe td.flowitem {
	padding:10px 0 10px 30px;
	border-bottom:1px solid #cccccc;
	line-height: 160%;
	}
	#flow table.flowframe td.flowitemlast {
		padding:10px 0 10px 30px;
		line-height:140%;
	}
	#flow table.flowframe td.flowitem div.Photo {
		text-align:right;
		margin-top:10px;
	}
	
	.textpink{
	color:#C3014C;
	font-weight:bold;
	}
