.zen-spotlight .moduletable {
margin-bottom: 20px;
}

#menu {
background: -webkit-linear-gradient(#1e568f, #7ea1c4);
background: -o-linear-gradient(#1e568f, #7ea1c4);
background: -moz-linear-gradient(#1e568f, #7ea1c4);
background: linear-gradient(#1e568f, #7ea1c4);
}

#banner {
background: #FFF;
border: none;
padding: 0px;
border-radius: 0px;
}

.zen-spotlight {
padding: 0;
}

.zen-spotlight {
border-bottom: none;
}

div.itemHeader h2.itemTitle {
font-family: inherit;
font-size: 30px;
font-weight: normal;
line-height: 110%;
padding: 10px 0 4px 0;
margin: 0;
}

#banner p, #banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
color: #FFF;
}

div.itemBackToTop {
display: none;
}

#midCol {
margin-bottom: 0px;
}

div.catItemHeader h3.catItemTitle {
font-family: inherit;
font-size: 24px;
font-weight: normal;
line-height: 110%;
padding: 10px 0 4px 0;
margin: 0;
}