/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#topflasharea{
height:320px;
margin:0px 0 0px;
}

#topcampaign{
margin:0px 0 10px;
}

#toponline{
width:570px;
margin:0px 0 10px;
}

#topfreshfruit{
width:570px;
margin-bottom:30px;
}


.news h3{
padding-top:4px;
margin-bottom:6px;
}
.news p{
color:#ffffff;
margin-bottom: 10px;
}