#items_container {
    width:              760px;
    height:             185px;
    overflow:           hidden;
    position:           absolute;
    left:               240px;
    top:                0px;
}

div.fade_item {
    /* width:              336px; */
    /* height:             90px; */
    display:            none;
    position:           absolute;
    left:               0px;
    top:                0px;
    background-color:   #50bc4d;
}

div.fade_item {
    font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:      1em;
    padding:        10px 14px;
    text-align:     left;
}
