/*  your sites custom CSS goes into this file */


div#ind_msglist dd.odd {
    background-color: #EED2EE;
}

div#ind_msglist dd.even {
    background-color: #FFFFFF;
}