/* CSS Document */
.lines {background-image: url(../shared_images/backgrounds/scroll_line.gif);
background-repeat: no-repeat; align: center;}
.lines_bottom {background-image: url(../shared_images/backgrounds/scroll_line_bottom.gif);
background-repeat: no-repeat; }
.lines2_middle {background-image: url(../shared_images/lines2_middle.gif);
background-repeat: no-repeat; }
.lines2_right {background-image: url(../shared_images/lines2_right.gif);
background-repeat: repeat; }
.lines2_left {background-image: url(../shared_images/lines2_left.gif);
background-repeat: repeat; }
