#side,#side_s,#side_d {
float:right;
width:200px;
padding:20px 0 0 0;
}

#side { background:url(../workflow/img/bg_tt.jpg) top left no-repeat; }
#side_s { background:url(../workflow/img/bg_tt_s.jpg) top left no-repeat; }
#side_d { background:url(../workflow/img/bg_tt_d.jpg) top left no-repeat; }

#section {
width:auto;
padding:30px 30px 20px 30px;
}


/* ---------- index --------- */

.dwelling_help {
width:auto;
padding:10px 0 0 0;
text-align:right;
}


/* ---------- CONTENTS --------- */

.st {
float:left;
width:auto;
padding:0 0 20px 0;
}

.toindex {
float:right;
}

.section_chart {
clear:both;
padding:0 0 20px 0;
border-bottom:1px dotted #cccccc;
background:url(../workflow/img/bg_chart.gif) top left repeat-y;
background-position:40px 0px;
}

.section_chart p { margin-left:60px; }
.section_chart td p { margin-left:60px; margin-right:20px; }

.s_txt {
padding:10px 0 0 0;
font-size:10px;
color:#666666;
text-align:right;
}
