div#site #newsTicker
{
display: block;
}

/* this sorts out the content section of the resources template */
div#site #col1Stack1
{
background-image: none;
width: 470px;
}

div#site #contentBottom, div#site #col2Stack1, div#site #extraFeaturesRow1, 
div#site #extraFeaturesRow2
{
display: none;
}

div#site #col1Stack1 p > a:link, div#site #col1Stack1 p > a:visited
{
background-color: transparent;
color: #1583D5;
text-decoration: none;
}

div#site #col1Stack1:hover > p a, div#site #col1Stack1:hover > p a
{
text-decoration: underline;
}

div#site #col1Stack1 > p a:hover, div#site #col1Stack1 > p a:hover
{
background-color: transparent;
color: #F60;
text-decoration: underline;
}

div#site #col1Stack1 h3
{
font-family: "arial black";
font-size: 1.5em;
line-height: 17px;
}

div#site #col1Stack1 p
{
clear: none;
}

div#site #resourceExtraFeatures
{
display: block;
}
