@charset "utf-8";

/* mobilebb flow only */

#flowbox {
	background-color: #F6F5E2;
	padding-left: 10px;
	padding-bottom:20px;
	width:520px;
}
td.arrowdotbg {
	background-image: url(../../../mobilebb/images/flow_arrowbg.gif);
	background-repeat: repeat-y;
}
#flowbox table {
	margin: 0px;
}

