.orange_top {
background-image:url(../images/box1_750px_top.gif);
height:40px;
width:750px;
}
.orange_middle {
background-image:url(../images/box1_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
margin-top:0px;
margin-bottom:0px;
}
.orange_bottom {
background-image:url(../images/box1_750px_bottom.gif);

height:20px;
width:750px;

}
.list {
width:700px;
margin-left:25px;
margin-right:25px;
}

.grey_top {
background-image:url(../images/box2_750px_top.gif);
height:40px;
width:750px;
}
.grey_middle {
background-image:url(../images/box2_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.grey_bottom {
background-image:url(../images/box2_750px_bottom.gif);
height:20px;
width:750px;
margin-bottom:10px;
}
.beige_top {
background-image:url(../images/box3_750px_top.gif);
height:40px;
width:750px;
}
.beige_middle {
background-image:url(../images/box3_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.beige_bottom {
background-image:url(../images/box3_750px_bottom.gif);
height:20px;
width:750px;
margin-bottom:10px;
}
.mauve_top {
background-image:url(../images/box4_750px_top.gif);
height:40px;
width:750px;
}
.mauve_middle {
background-image:url(../images/box4_750px_middle.gif);
background-repeat:repeat-y;
width:750px;
min-height:100px;
}
.mauve_bottom {
background-image:url(../images/box4_750px_bottom.gif);
height:20px;
width:750px;
margin-bottom:10px;
}
.module_section {
clear:both;
}

