/* news */

.table {
line-height: 150%;
width: 740px;
}
.table th {
background-color: #eeeeee;
padding: 5px;
font-weight: normal;
width: 20%;
}
.table td {
background-color: #ffffff;
padding: 5px;
width: 80%;
}