﻿#localNav {display: none;}
#contentContainer, article#contentContainer {
float: none;
width:78.5555%;
}

#localNav .level0 .active {
background: url('/Content/images/Prog/LocalNav/arrow_right.gif') no-repeat left 1px;
}
p.intro
{
    border-bottom:1px solid #c2cfdb;
    padding-bottom:20px;
    margin-bottom:0;
}
.commercialSection
{
    border-bottom:1px solid #c2cfdb;
    padding-bottom:30px;
    padding-top:20px;
    display:table;
    width:100%;
}
.commercialSection img
{    
    display:table-cell;
    vertical-align:top;
    width: 24.370860927152317880794701986755%;
    float: left;
}
.commercialSection .contentWrapper
{
    display:table-cell;
    vertical-align:top;
    text-align:left;
    width: 50.744248985115020297699594046008%;
    margin-left: 2%;
    float: left;
}

.commercialSection .commercialLink {
padding: 12px 5px 13px;
float: left;
width: 16.238159675236806495263870094723%;
text-align: center;
 font-size:1.3em;
margin-left: 3.5%;
background: #f4f4f4 url('/content/images/prog/chevron.gif') no-repeat 30% 13px;
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(222,222,222,1)));
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 30% 13px, linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
text-indent: 12px;
border: 1px solid #c2cfdb;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
display: block;
}
@media screen and (max-width: 600px) 
{
.commercialSection .contentWrapper h3
{
    font-size: 1.3em !important;
}
.commercialSection .contentWrapper p
{
    font-size:1.2em !important;
}
.commercialSection .commercialLink {
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, rgb(244,244,244);
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(222,222,222,1)));
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 20% 13px, linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
}
}
@media screen and (max-width: 451px) 
{
.commercialSection img
{    
    width: 40%;
    min-width: 105px;
    margin-bottom: 1em;
}
.commercialSection .contentWrapper
{
    width: 52%;
    margin-left: 4%;
}
.commercialSection .commercialLink {
width: 96%;
float: none;
clear: both;
margin-left: 0;
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, rgb(244,244,244);
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(222,222,222,1)));
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
background: url('/content/images/prog/chevron.gif') no-repeat 40% 13px, linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(222,222,222,1) 100%);
}
}