
#whatsNewTable {
    height: 297px;
    /* background: #ffffff; */
    /* background: #9f0f8c; */
}

#newstickerWrapper {
    width: 100%;
    background: #ffffff;
    float: top;
}

.jcNewsTickerItem {
    width: 95%;
    height: 69px;
    background: #ffffff;
    border-bottom-style: solid;
    border-bottom-color: #e3e2e2;
    padding-left: 5px;
	font-size: 10px
}
