#box1-start, #box1-end, #box2-start, #box2-end, #box3-start, #box3-end, #box4-start, #box4-end, #box5-start, #box5-end, #box6-start, #box6-end {
 position : absolute;
 left : 807px;
 height : 10px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p  {
 font-size : 9px;
 line-height : 150%;
}

#box1-start {
 top : 96px;
 background : url(images/box_start.gif);
}

#box1 {
 position : absolute;
 left : 807px;
 top : 106px;
 height : 168px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box1-end {
 top : 274px;
 background : url(images/box_end.gif);
}

#box1 li, #box2 li {
 line-height : 130%;
 font-size : 9px;
 color : #494949;
 margin-top : 8px;
}

#box1 ul, #box2 ul {
 list-style-type : circle;
 margin : 0px 0px 0px 12px;
 padding : 0px 0px 0px 12px;
}

#box2-start {
 top : 314px;
 background : url(images/box_start.gif);
}

#box2 {
 position : absolute;
 left : 807px;
 top : 324px;
 height : 128px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box2-end {
 top : 452px;
 background : url(images/box_end.gif);
}

#box3-start {
 top : 492px;
 background : url(images/box_start.gif);
}

#box3 {
 position : absolute;
 left : 807px;
 top : 502px;
 height : 114px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box3-end {
 top : 616px;
 background : url(images/box_end.gif);
}

#box4-start {
 top : 656px;
 background : url(images/box_start.gif);
}

#box4 {
 position : absolute;
 left : 807px;
 top : 666px;
 height : 113px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box4-end {
 top : 779px;
 height : 43px;
 background : url(images/box_end.gif) no-repeat;
}

#box5-start {
 top : 819px;
 background : url(images/box_start.gif);
}

#box5 {
 position : absolute;
 left : 807px;
 top : 829px;
 height : 113px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box5-end {
 top : 942px;
 height : 43px;
 background : url(images/box_end.gif) no-repeat;
}

#box6-start {
 top : 982px;
 background : url(images/box_start.gif);
}

#box6 {
 position : absolute;
 left : 807px;
 top : 992px;
 height : 148px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box6-end {
 top : 1140px;
 height : 43px;
 background : url(images/box_end.gif) no-repeat;
}
