.box3_top {
background-image:url(../images/box_3_top.gif);
height:20px;
width:310px;
max-width:310px;
background-repeat:no-repeat;
}
.box3_middle {
background-image:url(../images/box_3_middle.gif);
background-repeat:repeat-y;
width:310px;
max-width:310px;
vertical-align:top;
}
.box3_bottom {
background-image:url(../images/box_3_bottom.gif);
height:40px;
width:310px;
max-width:310px;
background-repeat:no-repeat;
}

.box2_top {
background-image:url(../images/box_2_top.gif);
height:20px;
width:310px;
background-repeat:no-repeat;
}
.box2_middle {
background-image:url(../images/box_2_middle.gif);
background-repeat:repeat-y;
width:310px;
max-width:310px;
vertical-align:top;
}
.box2_bottom {
background-image:url(../images/box_2_bottom.gif);
height:40px;
width:310px;
max-width:310px;
background-repeat:no-repeat;
}

.box1_top {
background-image:url(../images/box_1_top.gif);
height:20px;
width:310px;
max-width:310px;
background-repeat:no-repeat;

}
.box1_middle {
background-image:url(../images/box_1_middle.gif);
background-repeat:repeat-y;
width:310px;
max-width:310px;
vertical-align:top;
}
.box1_bottom {
background-image:url(../images/box_1_bottom.gif);
height:40px;
width:310px;
max-width:310px;
background-repeat:no-repeat;
}
.spaceman {
width:11px;
min-width:11px;

}




