TABLE.taa {
 background: #fffff0; /* Цвет фона нечетных строк */
 border: 1px solid #a52a2a; /* Рамка вокруг таблицы */
 border-collapse: collapse; /* Убираем двойные линии между ячейками */
}

.module-us14{
background: url(images/mod14_3.jpg) repeat-y top;
width: 300px;
float: center;
}
.module-us14 div{
background: url(images/mod14_1.jpg) no-repeat top;
width: 300px;
float: center;
}
.module-us14 div div{
background: url(images/mod14_2.jpg) no-repeat bottom;
width: 300px;
float: center;
}