@charset "utf-8";
/* CSS Document */

p.flow {
	margin:10px 0;
}

ol#flowol {
	background:url(../../flow/img/olbg.gif) left repeat-y;
}

#oltop {
	height:1px;
	background:url(../img/border.gif) bottom repeat-x;
	margin-top:10px;
	padding:0;
}

ol#flowol li img {
	margin:-40px 0 5px 0;
	display:block;
}

ol#flowol li img.num{
	margin: 0 0 0 -65px;
	padding: 0 0 10px 0;
	position:relative;
	z-index:10;
}

ol#flowol li img.btn{
	margin:10px 0 0 0;
}


ol#flowol li {
	background:url(../img/border.gif) bottom repeat-x;
	padding:15px 15px 15px 80px;
	list-style-type:none;
}

#rightcolumn2 .marginBottom0 {
	margin-bottom:0;
}