#box1-start, #box1-end, #box2-start, #box2-end {
 position : absolute;
 left : 807px;
 height : 10px;
 width : 185px;
 overflow : hidden;
 display : block; 
}

#box1 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 : 406px;
 width : 185px;
 background : url(images/box_back.gif);
}

#box1-end {
 top : 512px;
 background : url(images/box_end.gif);
}

#box1 li {
 line-height : 130%;
 font-size : 9px;
 color : #494949;
 margin-top : 8px;
}

#box1 ul {
 list-style-type : circle;
 margin : 0px 0px 0px 12px;
 padding : 0px 0px 0px 12px;
}

#box2-start, #box2, #box2-end {
 position : absolute;
 left : 807px;
 width : 182px;
 overflow : hidden;
 display : block; 
}

#box2 {
 top : 565px;
 height : 140px;
 background : url(images/menu_back.gif); 
}

#box2-start {
 top : 552px;
 height : 13px;
 background : url(images/menu_start.gif);  
}

#box2-end {
 top : 705px;
 height : 83px;
 background : url(images/support.gif); 
}

#box2-end p {
 margin-left : 80px;
 font-size : 10px;
}
