body {
    background-color: #3d3d3d;
    padding: 0;
    margin: 15px 0;
}

.pageContainer {
    width: 991px;
}

form {
    margin: 0;
}

.pageHeader {
    padding-top: 10px;
    width: 995px;
    height: 169px;
    background: url('../images/homepage/top-no-flash.jpg') 0 10px no-repeat;
}

.mainMenu {
    height: 41px;
    margin-bottom: 10px;
}

.mainMenu a {
    float: left;
    display: block;
    height: 41px;
}

.mainMenu .mm0 {
    width: 65px;
    background: url('../images/top-menu/1.jpg');
}

.mainMenu .mm1 {
    width: 77px;
    background: url('../images/top-menu/2.jpg');
}

.mainMenu .mm2 {
    width: 78px;
    background: url('../images/top-menu/3.jpg');
}

.mainMenu .mm3 {
    width: 96px;
    background: url('../images/top-menu/4.jpg');
}

.mainMenu .mm4 {
    width: 105px;
    background: url('../images/top-menu/5.jpg');
}

.mainMenu .mm5 {
    width: 111px;
    background: url('../images/top-menu/6.jpg');
}

.mainMenu .mm6 {
    width: 64px;
    background: url('../images/top-menu/7.jpg');
}

.mainMenu .mm7 {
    width: 82px;
    background: url('../images/top-menu/8.jpg');
}

.mainMenu .mm8 {
    width: 88px;
    background: url('../images/top-menu/9.jpg');
}

.mainMenu .mm9 {
    width: 78px;
    background: url('../images/top-menu/10.jpg');
}

.mainMenu .mm10 {
    width: 71px;
    background: url('../images/top-menu/11.jpg');
}

.mainMenu .mm11 {
    width: 80px;
    background: url('../images/top-menu/12.jpg');
}


.mainMenu .mm0Active, .mainMenu .mm0:hover {
    width: 65px;
    background: url('../images/top-menu/active/1.jpg');
}

.mainMenu .mm1Active, .mainMenu .mm1:hover {
    width: 77px;
    background: url('../images/top-menu/active/2.jpg');
}

.mainMenu .mm2Active, .mainMenu .mm2:hover {
    width: 78px;
    background: url('../images/top-menu/active/3.jpg');
}

.mainMenu .mm3Active, .mainMenu .mm3:hover {
    width: 96px;
    background: url('../images/top-menu/active/4.jpg');
}

.mainMenu .mm4-Active, .mainMenu .mm4-:hover {
    width: 105px;
    background: url('../images/top-menu/active/5.jpg');
}

.mainMenu .mm5Active, .mainMenu .mm5:hover {
    width: 111px;
    background: url('../images/top-menu/active/6.jpg');
}

.mainMenu .mm6-Active, .mainMenu .mm6-:hover {
    width: 64px;
    background: url('../images/top-menu/active/7.jpg');
}

.mainMenu .mm7Active, .mainMenu .mm7:hover {
    width: 82px;
    background: url('../images/top-menu/active/8.jpg');
}

.mainMenu .mm8Active, .mainMenu .mm8:hover {
    width: 88px;
    background: url('../images/top-menu/active/9.jpg');
}

.mainMenu .mm9Active, .mainMenu .mm9:hover {
    width: 78px;
    background: url('../images/top-menu/active/10.jpg');
}

.mainMenu .mm10Active, .mainMenu .mm10:hover {
    width: 71px;
    background: url('../images/top-menu/active/11.jpg');
}

.mainMenu .mm11Active, .mainMenu .mm11:hover {
    width: 80px;
    background: url('../images/top-menu/active/12.jpg');
}

.pageLeft {
    float: left;
    width: 219px;
}

.pageLeft .menuBlock, .pageRight .menuBlock {
    border-left: 1px solid #7e7e7e;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #141414;
    border-bottom: 1px solid #141414;
    background: url('../images/blocks/menu/background.jpg');
    width: 192px;
    padding: 7px 6px 8px 6px;
    margin: 0;
    list-style-type: none;
}

.pageLeft .menuBlock li, .pageRight .menuBlock li {
    border-bottom: 1px solid #464646;
    padding: 3px 10px 4px 20px;
    background: url('../images/blocks/menu/bulletInactive.gif') 3px 11px no-repeat;
}

.pageRight .menuBlock li {
    margin-top: 2px;
}

.pageRight .menuBlock li h4 {
    margin: 3px 0 8px 0;
}

.pageLeft .awful li, .pageRight .awful li {
    background: url('../images/blocks/menu/awfulBullet.gif') 3px 10px no-repeat;
}

.pageLeft .awful li img, .pageRight .awful li img {
    width: 160px;
    margin: 6px 0 6px -3px;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .pageLeft .menuBlock, li.pageRight .menuBlock li {
        background-position: 3px 10px;
    }
    .pageLeft .awful li, .pageRight .awful li {
        background: url('../images/blocks/menu/awfulBullet.gif') 3px 9px no-repeat;
    }
}
.pageLeft .menuBlock li.active, .pageRight .menuBlock li.active {
    background-image: url('../images/blocks/menu/bullet.gif');
}

.pageLeft .menuBlock li.last, .pageRight .menuBlock li.last {
    border-bottom: none;
}

.pageLeft .menuBlock li.active a, .pageRight .menuBlock li.active a {
    color: #e11b22;
    font-weight: bold;
}

.pageLeft .menuBlock li a, .pageRight .menuBlock li a {
    color: white;
    font: 14px arial;
    text-decoration: none;
}

.pageLeft .menuBlockCap, .pageRight .menuBlockCap {
    width: 45px;
    height: 36px;
    background: url('../images/blocks/menu/cap.gif');
    margin: -37px 0 12px 160px;
}

.pageLeft .raceDetails, .pageRight .raceDetails {
    width: 206px;
    height: 27px;
    background: url('../images/blocks/raceDetails.jpg');
}

.pageLeft .newsletter {
    height: 223px;
    background: url('../images/blocks/newsletter.jpg') no-repeat;
}

.pageLeft .newsletter h2 {
    font: 20px arial;
    line-height: 24px;
    color: white;
    margin: 0 0 0 0;
    padding: 54px 16px 0 2px;
    text-align: center;

}

.pageLeft .newsletter input {
    border-bottom: 1px solid #404040;
    border-right: 1px solid #404040;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    color: #999999;
    position: relative;
    top: 6px;
    left: 15px;
    width: 174px;
    padding: 0 0 1px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .pageLeft .newsletter input {
/*        top: 128px;*/
        left: 17px;
        width: 174px;
        padding: 0 0 5px 0;
    }
}

.pageLeft .newsletter a {
    display: block;
    width: 167px;
    height: 28px;
    position: relative;
    top: 16px;
    left: 15px;
}

.pageLeft .forum {
    display: block;
    height: 48px;
    margin-bottom: 10px;
    background: url('../images/blocks/forum.jpg') no-repeat;
}

.pageLeft .links {
    display: block;
    height: 48px;
    margin-bottom: 10px;
/*    background: url('../images/blocks/links.gif') no-repeat;*/
}

.pageCentral {
    float: left;
    width: 557px;
    margin-left: 10px;
    margin-right: 4px;
}

.pageCentral .pageHeading {
    height: 42px;
}

.pageCentral .pageHeadingEventInfo {
    background: url('../images/pageHeading/eventInfo.jpg') no-repeat;
}

.pageCentral .pageHeadingTickets {
    background: url('../images/pageHeading/tickets.jpg') no-repeat;
}

.pageCentral .pageHeadingDriverInfo {
    background: url('../images/pageHeading/driverInfo.jpg') no-repeat;
}

.pageCentral .pageHeadingCarClubs {
    background: url('../images/pageHeading/carClubs.jpg') no-repeat;
}

.pageCentral .pageHeadingBikeClubs {
    background: url('../images/pageHeading/bike-clubs.jpg') no-repeat;
}

.pageCentral .pageHeadingHd {
    background: url('../images/pageHeading/hd.jpg') no-repeat;
}

.pageCentral .pageHeadingConcerts {
    background: url('../images/pageHeading/concerts.jpg') no-repeat;
}

.pageCentral .pageHeadingExhibitors {
    background: url('../images/pageHeading/exhibitors.jpg') no-repeat;
}

.pageCentral .pageHeadingMedia {
    background: url('../images/pageHeading/media.jpg') no-repeat;
}

.pageCentral .pageHeadingMerchandise {
    background: url('../images/pageHeading/merchandise.jpg') no-repeat;
}

.pageCentral .pageHeadingContact {
    background: url('../images/pageHeading/contacts.jpg') no-repeat;
}

.pageCentral .text {
    margin: 10px 0 0 0;
    background: url('../images/central/background.gif') repeat-y;
    width: 510px;
    padding: 12px 14px 6px 14px;
}

.pageCentral .text h1 {
    text-transform: uppercase;
    padding: 0 0 8px 30px;
    background: url('../images/central/headerSign.gif') 2px 5px no-repeat;
    color: white;
    font: 20px arial;
    font-weight: bold;
    margin: 0 0 10px 0;
    border-bottom: 1px dashed #3f3f3f;
}

.pageCentral .text h2 {
    color: #e11b22;
    font: 20px arial;
    margin: 0 0 14px 0;
}

.pageCentral .text p {
    color: white;
    font: 12px arial;
    margin: 0 0 14px 0;
}

.pageCentral .text a {
    color: red;
    text-decoration: none;
}

.pageCentral .text tr {
    font: 12px arial;
    color: white;
}

.pageCentral .text ul {
    margin-top: 8px;
}

.pageCentral .text li {
    font: 12px arial;
    color: white;
    margin-bottom: 8px;
    line-height: 16px;
}

.pageCentral .cap {
    height: 4px;
    background: url('../images/central/backgroundCap.gif') no-repeat;
    margin-bottom: 14px;
}

.pageCentral .text form {
    margin: 0;
}

.pageCentral .text form input, .pageCentral .text form textarea, .pageCentral .text form label {
    display: block;
    float: left;
    font: 12px arial;
}

.pageCentral .text form label {
    display: block;
    float: left;
    width: 190px;
    color: white;
}

.pageCentral .text form input, .pageCentral .text form textarea {
    color: black;
    border: 1px solid #a0a0a0;
    padding: 3px 6px 4px 6px;
    margin-bottom: 6px;
}

.pageCentral .text form input {
    width: 290px;
}

.pageCentral .text form textarea {
    width: 290px;
}

.pageCentral .text form .button {
    width: 100px;
}


.pageRight {
    float: left;
    width: 212px;
}

.pageRight .ticketInfo {
    height: 222px;
    width: 215px;
    background: url('../images/blocks/ticketInfo.jpg') no-repeat;
}

/*.pageRight .ticketInfo a {
    display: block;
    width: 158px;
    height: 28px;
    position: relative;
    top: 166px;
    left: 20px;
}
*/
.pageRight .competition {
    height: 118px;
    background: url('../images/blocks/competition.jpg') no-repeat;
}

.pageRight .competition a {
    display: block;
    width: 160px;
    height: 28px;
    position: relative;
    top: 63px;
    left: 10px;
}

.pageFooter {
    padding-bottom: 10px;
}

.pageFooter img.footer-img {
    width: 995px;
    height: 103px;
    border: none;
    display: block;
}

.pageFooter .text-left, .pageFooter .text-middle, .pageFooter .text-right {
    font: 11px arial;
    line-height: 16px;
    color: #808080;
    margin-top: 8px;
}

.pageFooter .text-left {
    float: left;
    width: 230px;
    margin-left: 2px;
}

.pageFooter .text-middle {
    float: left;
    width: 170px;
    padding-left: 40px;
}

.pageFooter .text-middle img {
    margin: 0 0 0 4px;
    display: block;
    float: left;
}

.pageFooter .text-right {
    float: right;
    width: 520px;
    text-align: right;
    margin-right: 11px;
}

.rule {
    margin-top: 8px;
    width: 995px;
    height: 15px;
    background: url('../images/homepage/hr-bottom.jpg');
}

.shareThisContainer {
    float: left;
    width: 32px;
    height: 34px;
    background: url('../images/icons/shareit.gif') no-repeat;
    overflow: hidden;
    margin-left: 4px;
}

#sharethis_0 {
}

.stframe {
    height: 230px;
}

#sharethis_0 a {
    display: block;
    background: none !important;
    font-size: 1px;
    line-height: 1px;
    width: 32px;
    height: 34px;
    color: green;
    padding: 0;
}

/* index page */

.indexPageHeading {
    width: 990px;
    height: 47px;
    background: url('../images/indexPage/heading.jpg');
}

.indexPageTop {
    width: 990px;
    height: 369px !important;
    background: url('../images/indexPage/top-v.jpg') no-repeat;
}

.indexPageTop #player {
    width: 100%;
    height: 100%;
}

.bordered-video object,
.bordered-video embed {
    border: 1px solid #000000;
}

.indexPageEntertainment {
    width: 506px;
    height: 350px;
    margin-left: 1px;
    background: url('../images/indexPage/entertainment.jpg');
    float: left;
}

.indexPageEntertainment .lineup {
    width: 430px;
    height: 223px;
    border: none;
    margin: 52px 0 0 20px;
    background: url('../images/indexPage/entertainmentPic.jpg');
    position:relative;
    z-index: 900;
}

#lineup-link {
    width: 430px;
    height: 223px;
    display: block;
    position: relative;
    top: -223px;
    left: 20px;
    z-index: 10000;
    background-color: none;
}

.indexPageLatestNews {
    width: 445px;
    height: 292px;
    margin-left: 1px;
    background: url('../images/indexPage/latestNews.jpg');
    float: left;
    padding: 58px 18px 0 18px;
}

.indexPageLatestNews div.container {
    height: 210px;
    overflow: hidden;
}

.indexPageLatestNews img {
    width: 160px;
    margin: 0px 22px 8px 0px;
    border: 1px solid #9a9a9a;
}

.indexPageLatestNews h2 {
    border-bottom: 1px dashed #3f3f3f;
    color: #e11b22;
    font: 18px arial;
    margin: 0 18px 14px 180px;
    padding-bottom: 10px;
}

.indexPageLatestNews ul {
    margin: 0;
    padding: 0;
}

.indexPageLatestNews p {
    color: white;
    font: 12px arial;
    margin: 0 0 6px 0;
    line-height: 15px;
}

.indexPageLatestNews li {
    color: white;
    font: 12px arial;
    margin: 0 0 2px 0;
    line-height: 15px;
}

.indexPageLatestNews p a {
    font-weight: bold;
    color: white;
}

.indexPageLatestNews a.allNews {
    color: white;
    font: 12px arial;
    font-weight: bold;
    display: block;
    text-align: right;
    background: url('../images/indexPage/allNewsMarker.gif') 354px 5px no-repeat;
    margin-top: -14px;
}

.indexPageLatestNews form {

}

.indexPageLatestNews form input {
    border: none;
    position: relative;
    top: 24px;
    left: 191px;
    width: 174px;
    padding: 1px 0 1px 0;
}

.indexPageLatestNews .email {
    display: block;
    position: relative;
    width: 37px;
    height: 29px;
    left: 383px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .indexPageLatestNews form input {
        position: relative;
        top: 24px;
        left: 191px;
        width: 174px;
        padding: 2px 0 3px 0;
    }
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


.concertInfo {
    height: 423px;
    width: 212px;
    background: url('../images/blocks/concert/background-2009.jpg') no-repeat;
}

.concertInfo-2010 {
    height: 423px;
    width: 212px;
    background: url('../images/blocks/concert/background-2010.jpg') no-repeat;
}

.concertInfo .flash, .concertInfo-2010 .flash {
    padding: 53px 0 0 10px;
}

.concertInfo .flash div, .concertInfo-2010 .flash div {
    width: 188px;
    position: relative;
}

.concertInfo .button, .concertInfo-2010 .button {
    display: block;
    width: 157px;
    height: 30px;
    position: relative;
    top: 13px;
    left: 22px;
    background: url('../images/blocks/concert/button.jpg') no-repeat;
}

.red {
    color: red !important;
}

.popup-sms {
    text-align: center;
    font: 10pt times new roman, times;
    color: black;
    height: 365px;;
    width: 360px;
    padding: 0px 5px;
    background-color: white;
    border: 1px solid red;

    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -150px;
    margin-left: -180px;
    display: none;

    z-index: 10000;
}

.closeBtn {
    text-align: right;
    margin: 0 3px 8px 0;
}

.closeBtn a {
    text-decoration: none;
    color: black;
    font: 22px verdana, arial;
}

.twtr-container {
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
}
#twtr-search-widget {
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
}

.watches-special {
    border: none;
    border-bottom: 1px solid #404040;
    border-right: 1px solid #404040;
}

.watches-special thead td {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    font-weight: bold;
    padding: 6px 10px;
}

.watches-special tbody td {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    padding: 6px 10px;
}


.topbar {
    width: 995px;
    height: 46px;
    background: url('../images/homepage/topbar-no-flash.jpg') no-repeat;
}

.timetable {
    border-bottom: 1px solid #a0a0a0;
}

.timetable th, .timetable td {
    border-top: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #202020;
    font: 16px arial;
    padding: 3px 6px;
    color: white;
}

.timetable th {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px 0;
}

.timetable td {
}

.timetable .bold td {
    font-weight: bold;
}

.timetable .red td {
    color: red;
}

.timetable .orange td {
    color: orange;
}

.timetable .blue td {
    color: #a0a0ff;
}

.timetable .black td {
    color: black;
}

.stratus-applications {
    position: relative;
    top: -12px;
    left: 3px;
}

.coach {
    position: relative;
    left: 550px;
    top: 10px;
}

.coach h2 {
    font-style: italic;
    font: 18px arial, verdana;
    line-height: 22px;
    color: white;
    margin: 0 0 0 0;
}

.coach p {
    font-style: italic !important;
    font: 15px arial, verdana;
    color: white;
    line-height: 18px;
    margin: 0 0 0 0;
}

.coach a {
    color: red;
}

.video {
    position: relative;
    top: 20px;
    left: 516px;
    width: 440px;
    height: 260px;
    border: 1px solid black;
}

input.error,
textarea.error {
    border-color: #ff0000 !important;
    background-color: #ffe0e0 !important;
}

/** Home page styles **/

html, body {
    width: 100%;
    height: 100%;
}

body {
    background-color: #3d3d3d;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

#wrap {
    min-height: 100%;
    position: relative;
    height: auto !important;
}

#wrap a, #wrap a:link, #wrap a:active, #wrap a:visited {
    color: white;
    text-decoration: none;
}

.wide {
    margin: 0px auto;
    width: 1004px;
    /*border: 1px solid red;*/
}

.news-box {
    width: 504px;
    height: 808px;
    float: left;
    background: url('../images/homepage/news-box-ground.jpg') no-repeat;
    margin: 0 18px 10px 0;
}

.news-box .stories {
    overflow: hidden;
    height: 734px;
    width: 484px;
}

.news-box h1 {
    font: 24px arial, verdana;
    line-height: 36px;
    color: white;
    font-weight: bold;
    margin: 5px 11px 0 16px;
    padding-bottom: 6px;
    text-transform: uppercase;
    width: 254px;
    float: left;
}

.news-box .newsletter-form {
    float: left;
    width: 220px;
    margin: 0;
    height: 56px;
}

.news-box .newsletter-form input {
    border: 1px solid #9a9a9a;
    display: block;
    float: left;
    margin: 14px 0 0 0;
    width: 142px;
}

.news-box .newsletter-form a {
    display: block;
    float: left;
    margin: 10px 0 0 14px;
}

.news-box .newsletter-form a img {
    width: 43px;
    height: 37px;
    border: none;
}

.news-box .story {
    margin: 0 0 12px 0;
}

.news-box .story img.pic {
    float: left;
    display: block;
    border: 1px solid #9a9a9a;
    width: 155px;
    height: 103px;
    margin: 10px 15px 9px 19px;
}

.news-box .story h2 {
    width: 250px;
    float: right;
    font: 15px arial, verdana;
    line-height: 17px;
    color: red;
    font-weight: bold;
    margin: 7px 30px 0px 0;
}

.news-box .story h2 a {
    font: 15px arial, verdana !important;
    line-height: 17px !important;
    color: red !important;
    font-weight: bold !important;
}

.news-box .story p, .news-box .story a, .news-box .story div {
    color: white;
    font: 13px arial, verdana;
    line-height: 15px;
}

.news-box .story p {
    width: 250px;
    float: right;
    margin: 2px 30px 2px 0;
}

.news-box .story .cat {
    float: left;
    width: 266px;
    margin-left: 15px;
}

.news-box .story .cat a {
    text-decoration: underline !important;
}

.news-box .story .comments {
    float: right;
    width: 190px;
}

.news-box .story .comments a, .news-box .story .rss-feed a, .news-box .story .share-it a, .news-box .story .tags a {
    text-decoration: underline !important;
}

.news-box .story .tags {
    float: right;
    width: 281px;
    margin: 4px 0 0 0;
}

.news-box .story .rss-feed {
    float: left;
    width: 94px;
    margin: 4px 0 4px 15px;
}

.news-box .story .rss-feed img {
    width: 18px;
    height: 19px;
    border: none;
    position: relative;
    top: -2px;
    left: 2px;
}

.news-box .story .share-it {
    float: left;
    width: 80px;
    margin: 4px 0 0 0;
}

.news-box .story .share-it img {
    width: 18px;
    height: 19px;
    border: none;
    position: relative;
    top: -2px;
    left: 2px;
}

.video-box {
    width: 480px;
    height: 354px;
    float: left;
    background: url('../images/homepage/video-box-ground.jpg') no-repeat;
    margin-bottom: 9px;
}

.video-box .flash-container {
    width: 440px;
    height: 260px;
    margin: 15px 0 0 15px;
    border: 1px solid #404040;
}

.entertainment-box {
    width: 480px;
    height: 311px;
    float: left;
    background: url('../images/homepage/line-up-ground.jpg') no-repeat;
    margin-bottom: 6px;
}

.entertainment-box .flash-container {
    width: 430px;
    height: 223px;
    margin: 15px 0 0 20px;
    border: 1px solid #404040;
}

.hp-box h1 {
    font: 21px arial, verdana;
    line-height: 36px;
    color: white;
    font-weight: bold;
    margin: 4px 11px 1px 0;
    padding-bottom: 6px;
    text-transform: uppercase;
    text-align: center;
}

/** /Home page styles **/


/** Twitter feed box **/

#twtr-search-widget .twtr-doc, #twtr-search-widget .twtr-hd a {
    background: #555555 !important;
    color: #ffffff !important;
}

#twtr-search-widget .twtr-tweet a {
    color: #ffffff !important;
}

#twtr-search-widget .twtr-bd, #twtr-search-widget .twtr-timeline i a {
    color: #ffffff !important;
}

#twtr-search-widget .twtr-new-results, #twtr-search-widget .twtr-results-inner, #twtr-search-widget .twtr-timeline {
    background: #262626 !important;
}

#twtr-search-widget .twtr-tweet a {
    color: #4aed05 !important;
}

/** /Twitter feed box **/

.scroll-wrap{position: relative;}
.scroll-pane{overflow:auto}

.coach-box {
    width: 480px;
    height: 125px;
    float: left;
    background: url('../images/homepage/travel-box-ground.jpg') no-repeat;
    margin-bottom: 9px;
}

.coach-box h1 {
    text-transform: capitalize;
}

.coach-box h2 {
    font: 20px arial, verdana;
    line-height: 22px;
    color: red;
    font-weight: bold;
    font-style: italic;
    margin: 9px 11px 0 0;
    text-align: center;
}

.coach-box h2 a {
    color: red !important;
}

.coach-box h3 {
    font: 16px arial, verdana;
    line-height: 20px;
    color: red;
    font-weight: normal;
    font-style: italic;
    margin: 4px 11px 0 0;
    padding: 0 20px 6px 20px;
    text-align: center;
    font-weight: bold;

}

.entertainment-box h2 {
    font: 20px arial, verdana;
    line-height: 22px;
    color: red;
    font-weight: bold;
    font-style: italic;
    margin: 9px 11px 0 0;
    text-align: center;
}

.entertainment-box p {
    font: 16px arial, verdana;
    line-height: 18px;
    color: white;
    margin: 9px 26px 2px 20px;
}

.entertainment-box #polldaddy_embed_0 {
    position: relative;
    top: 10px;
    left: 30px;
}

