/* colored box styles */
.block {
    background: #FFF;
    border: 1px solid #85878a;
}

.blockHed {
    color: #FFF;
    background: #85878a url(../img/bg/85878a.gif) repeat-x bottom left;
    font: 12pt/ 12pt Helvetica, Arial, Verdana;
}

.blockHed .block_minimize,.blockHed .block_maximize,.blockHed .block_close {
    width: 9px;
    height: 9px;
    overflow: hidden;
}

.blockHed .block_minimize {
    background: url(../img/icons/minimize.gif) top left no-repeat;
}

.blockHed .block_maximize {
    background: url(../img/icons/maximize.gif) top left no-repeat;
}

.blockHed .block_close {
    background: url(../img/icons/close.gif) top left no-repeat;
}

.News {
    border: 1px solid #a76c30;
}

.NewsHed {
    background: #a76c30 url(../img/bg/a76c30.gif) repeat-x bottom left;
}

h2.NewsHeds a {
    color: #a76c30;
    border: 0;
}

.Traffic {
    border: 1px solid #bb8847;
}

.TrafficHed {
    background: #bb8847 url(../img/bg/bb8847.gif) repeat-x bottom left;
}

h2.TrafficHeds a {
    color: #bb8847;
    border: 0;
    text-decoration: none;
}

.Weather {
    border: 1px solid #c59855;
}

.WeatherHed {
    background: #c59855 url(../img/bg/c59855.gif) repeat-x bottom left;
}

h2.WeatherHeds a {
    color: #c59855;
    border: 0;
}

.Business {
    border: 1px solid #23769a;
}

.BusinessHed {
    background: #23769a url(../img/bg/23769a.gif) repeat-x bottom left;
}

h2.BusinessHeds a {
    color: #23769a;
    border: 0;
}

.Technology {
    border: 1px solid #5b919b;
}

.TechnologyHed {
    background: #5b919b url(../img/bg/5b919b.gif) repeat-x bottom left;
}

h2.TechnologyHeds a {
    color: #5b919b;
    border: 0;
}

.Lifestyle {
    border: 1px solid #73a09a;
}

.LifestyleHed {
    background: #73a09a url(../img/bg/73a09a.gif) repeat-x bottom left;
}

h2.LifestyleHeds a {
    color: #73a09a;
    border: 0;
}

.Health {
    border: 1px solid #a0c397;
}

.HealthHed {
    background: #a0c397 url(../img/bg/a0c397.gif) repeat-x bottom left;
}

h2.HealthHeds a {
    color: #a0c397;
    border: 0;
}

.Sports {
    border: 1px solid #d85138;
}

.SportsHed {
    background: #d85138 url(../img/bg/d85138.gif) repeat-x bottom left;
}

h2.SportsHeds a {
    color: #d85138;
    border: 0;
}

.Entertainment {
    border: 1px solid #b57255;
}

.EntertainmentHed {
    background: #b57255 url(../img/bg/b57255.gif) repeat-x bottom left;
}

h2.EntertainmentHeds a {
    color: #b57255;
    border: 0;
}

.Search {
    border: 1px solid #85878a;
}

.SearchHed {
    background: #85878a url(../img/bg/85878a.gif) repeat-x bottom left;
}

h2.SearchHeds a {
    color: #85878a;
    border: 0;
}

.Events {
    border: 1px solid #d28123;
}

.EventsHed {
    background: #d28123 url(../img/bg/d28123.gif) repeat-x bottom left;
}

h2.EventsHeds a {
    color: #d28123;
    border: 0;
}

.Restaurants {
    border: 1px solid #e28922;
}

.RestaurantsHed {
    background: #e28922 url(../img/bg/e28922.gif) repeat-x bottom left;
}

h2.RestaurantsHeds a {
    color: #e28922;
    border: 0;
}

.NewsClips {
    border: 1px solid #bfc1c3;
}

.NewsClipsHed {
    background: #bfc1c3 url(../img/bg/bfc1c3.gif) repeat-x bottom left;
}

h2.NewsClipsHeds a {
    color: #bfc1c3;
    border: 0;
}

.MobileClips {
    border: 1px solid #a2a4a6;
}

.MobileClipsHed {
    background: #a2a4a6 url(../img/bg/a2a4a6.gif) repeat-x bottom left;
}

h2.MobileClipsHeds a {
    color: #a2a4a6;
    border: 0;
}