/* CSS Document */

.causeTable {border-collapse: collapse;width:100px;table-layout:fixed}
.causeLeft {background-image: url('left_title.gif');background-repeat: no-repeat;background-position: bottom right;width:24px; }
.causeRight {background-image: url('right_title.gif');background-repeat: no-repeat;background-position: bottom left;width:24px; }
.causeTitle {margin-left:0;background-image: url('mid_title.gif');background-repeat: repeat-x;background-position: bottom}

.causeBody {background-color:lightblue;text-align:center;}

