﻿body
{
    margin: 0;
    border: 0;
    padding: 0;
}
.Outer
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.Inner
{
    width: 980px;
    margin: 20px auto;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    line-height: 14px;
}

p
{
    margin: 0;
    padding: 0;
}
/*=== Ticker Section ===*/
.Ticker
{
    float: left;
    width: 980px;
}
.LatestNews
{
    float: left;
    width: auto;
    font-weight: bold;
    font-size: 12px;
    color: #B20838;
}
.TickerText
{
    float: left;
    width: auto;
    font-weight: bold;
    font-size: 12px;
}
.TickerText a
{
    text-decoration: none;
    color: #666666;
}

.GreyRule
{
    clear: left;
    float: left;
    width: 980px;
    height: 3px;
    margin: 7px 0 0 0;
    display: inline;
    background-color: #E5E5E5;
}

/*=== Header Section ===========*/
.Header
{
    clear: left;
    float: left;
    width: 980px;
    padding: 28px 0 0 0;
}
.Logo
{
    float: left;
    width: 237px;
    height: 90px;
}
.Logo img
{
    border: 0;
}

.CallUsAndEmailRow
{
    float: left;
    width: 510px;
    font-size: 18px;
    font-weight: bold;
    padding: 77px 0 0 230px;
    line-height: normal;
}

.CallUsAndEmail
{
    color: #B20838;
}
.CallUsAndEmail a, .CallUsAndEmail a:visited
{
    color: #B20838;
    text-decoration: none;
}
.CallUsAndEmail a:hover
{
    color: #B20838;
    text-decoration: underline;
}

/*=== Menu Section =============*/
.MenuSection
{
    clear: left;
    float: left;
    width: 980px;
    height: 60px;
    margin: 5px 0 0 0;
    display: inline;
    background-image: url(../images/TopRuleHome.gif);
    background-repeat: no-repeat;
    background-position: left 20px;
}
.Menu
{
    float: left;
    position: relative;
    top: 8px;
    left: 235px;
    width: 745px;
    height: 53px;
}

.MenuUnderlineRule
{
    clear: left;
    float: left;
    width: 745px;
    height: 3px;
    margin: 13px 0 0 235px; !!margin:5px00235px;
}

/*===Main Content Section =======*/

.MainContentSection
{
    clear: left;
    float: left;
    width: 980px;
}

/*=== Left Column ============================*/
.LeftCol
{
    float: left;
    width: 235px;
}
.LeftColTop
{
    float: left;
    width: 235px;
    min-height: 246px; !!height:246px;height:auto;
margin:30px000;display:inline;
}
.LeftColTopHomeText
{
    float: left;
    width: 210px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
.LeftColTopMenu
{
    float: left;
    width: 210px;
    min-height: 246px; !!height:246px;height:auto;
margin:37px000;!!margin:30px000;display:inline;
}


.LeftColBottomPostIt
{
    clear: left;
    float: left;
    width: 199px;
    height: 212px;
}
.LeftColBottomPostIt img
{
    border: 0;
}

/*===Left Menu ==============================*/

.LeftMenuRow
{
    clear: left;
    float: left;
    width: 210px;
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
    display: inline;
    border-bottom: 1px solid #666666;
}
.LeftMenuArrow
{
    float: left;
    width: 21px;
    height: 21px;
}
.LeftMenuArrow img
{
    border: 0;
}

.LeftMenuItemHome, .LeftMenuItemAboutUs, .LeftMenuItemWhatWeDo, .LeftMenuItemCaseStudies, .LeftMenuItemContactUs, .LeftMenuItemOurNews
{
    float: left;
    width: auto;
    padding: 1px 0 0 6px;
    font-size: 16px;
    line-height: normal;
}
.LeftMenuItemHome a, .LeftMenuItemHome a:visited
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemHome a:hover
{
    color: #B20838;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemAboutUs a, .LeftMenuItemAboutUs a:visited
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemAboutUs a:hover
{
    color: #008FC5;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemWhatWeDo a, .LeftMenuItemWhatWeDo a:visited
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemWhatWeDo a:hover
{
    color: #7AC142;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemCaseStudies a, .LeftMenuItemCaseStudies a:visited
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemCaseStudies a:hover
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemContactUs a, .LeftMenuItemContactUs a:visited
{
    color: #666666;
    text-decoration: none;
}
.LeftMenuItemContactUs a:hover
{
    color: #F8981D;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemOurNews a, .LeftMenuItemOurNews a:visited
{
    color: #666666;
    text-decoration: none;
    text-transform: lowercase;
}
.LeftMenuItemOurNews a:hover
{
    color: #1E1665;
    text-decoration: none;
    text-transform: lowercase;
}

/*=== Middle Column =========================*/

.MiddleCol
{
    float: left;
    width: 500px;
    padding: 30px 0 0 0;
}
.MiddleColFullWidth
{
    float: left;
    width: 745px;
    padding: 30px 0 0 0;
}

.PageTitle
{
    clear: left;
    float: left;
    width: 500px; !!padding:7px000;
}


.PageTitle h1
{
    font-size: 18px;
    font-weight: normal;
    color: #B20838;
    line-height: normal;
}

.MiddleColContent
{
    clear: left;
    float: left;
    width: 500px;
    font-size: 13px;
    line-height: 20px;
}
.MiddleColContent a, .MiddleColContent a:visited
{
    font-size: 13px;
    color: #B20838;
    text-decoration: none;
}
.MiddleColContent a:hover
{
    font-size: 13px;
    color: #B20838;
    text-decoration: underline;
}
.MiddleColContent h2
{
    font-size: 13px;
    color: #B20838;
    margin: 0 0 2px 0;
}
.MiddleColContent img
{
    border: 0;
}

.GreyDivider
{
    float: left;
    width: 3px;
    height: 550px;
    background-image: url(../images/GreyDividerBG.gif);
    background-repeat: repeat-y;
    margin: 30px 0 0 10px;
    display: inline;
}
/*=== Case Studies ==========================*/

.CaseStudiesHeading
{
    clear: left;
    float: left;
    width: 490px;
    padding: 15px 0 0 0;
    line-height: normal;
}
.CaseStudiesHeading h1
{
    font-size: 15px;
    font-weight: bold;
    color: #A0218C;
    line-height: normal;
}
/*.CaseStudiesRule
                    {
                        clear:left;float:left;
                        width:490px;height:2px;
                        background-color:#A0218C;
                        margin:6px 0 6px 0;display:inline;
                    }*/

.CaseStudiesHolder
{
    float: left;
    width: 490px;
    border-bottom: 2px solid #A0218C;
    padding: 10px 0 10px 0;
}
.CaseStudiesLeft
{
    clear: left;
    float: left;
    width: 147px;
}
.CaseStudiesLeftImg
{
    float: left;
    width: 147px;
    height: 147px;
}
.CaseStudiesLeftImg img
{
    border: 0;
}

.CaseStudiesRight
{
    float: left;
    width: 323px;
    margin: 0 0 0 20px;
    display: inline;
}
.CaseStudiesTitle
{
    float: left;
    width: 323px;
}
.CaseStudiesTitle a, .CaseStudiesTitle a:visited
{
    font-size: 15px;
    font-weight: bold;
    color: #A0218C;
    line-height: normal;
    text-decoration: none;
    text-transform: capitalize;
}
.CaseStudiesTitle a:hover
{
    font-size: 15px;
    font-weight: bold;
    color: #A0218C;
    line-height: normal;
    text-decoration: underline;
    text-transform: capitalize;
}

.CaseStudiesSubtitle
{
    float: left;
    width: 323px;
    padding: 6px 0 0 0;
}
.CaseStudiesSubtitle a, .CaseStudiesSubtitle a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #A0218C;
    line-height: normal;
    text-decoration: none;
    text-transform: capitalize;
}
.CaseStudiesSubtitle a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #A0218C;
    line-height: normal;
    text-decoration: underline;
    text-transform: capitalize;
}

.CaseStudiesText
{
    float: left;
    width: 323px;
    padding: 6px 0 0 0;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}

/*=== News Overview =========================*/

.NewsOverviewHeading
{
    clear: left;
    float: left;
    width: 490px;
    padding: 15px 0 0 12px;
    line-height: normal;
}
.NewsOverviewHeading h1
{
    font-size: 19px;
    font-weight: normal;
    color: #241171;
    line-height: normal;
}

.NewsOverviewContainer
{
    clear: left;
    float: left;
    width: 340px;
    padding-right: 29px;
    border-right: 2px solid #999999;
}

.GreyRuleShort
{
    clear: left;
    float: left;
    width: 340px;
    height: 2px;
    background-color: #999999;
    margin: 6px 0 6px 12px;
    display: inline;
}
.GreyRuleShortAlternating
{
    float: left;
    width: 340px;
    height: 2px;
    background-color: #999999;
    margin: 6px 0 6px 18px;
    display: inline;
}
.NewsOverviewContent
{
    clear: left;
    float: left;
    width: 340px;
    padding: 5px 0 10px 12px;
}
.NewsOverviewContentAlternating
{
    float: left;
    width: 340px;
    padding: 5px 0 10px 18px;
}
.NewsOverviewLeft
{
    float: left;
    width: 57px;
}
.NewsOverviewImg
{
    float: left;
    width: 57px;
    height: 57px;
}
.NewsOverviewImg img
{
    border: 0;
    padding-top: 3px;
}

.NewsOverviewRight
{
    float: left;
    width: 272px;
    margin: 0 0 0 10px;
    display: inline;
}
.NewsOverviewTitle
{
    float: left;
    width: 272px;
}
.NewsOverviewTitle a, .NewsOverviewTitle a:visited
{
    font-size: 14px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: none;
}
.NewsOverviewTitle a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: underline;
}

.NewsOverviewDate
{
    clear: left;
    float: left;
    width: 272px;
    padding: 2px 0 0 0;
}

.NewsOverviewDate a, .NewsOverviewDate a:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    line-height: normal;
    text-decoration: none;
    text-transform: capitalize;
}
.NewsOverviewDate a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    line-height: normal;
    text-decoration: underline;
    text-transform: capitalize;
}

.NewsOverviewText
{
    clear: left;
    float: left;
    width: 272px;
    padding: 2px 0 0 0;
}
.NewsOverviewSnippet
{
    font-size: 12px;
    line-height: normal;
}
.ReadMoreNews a, ReadMoreNews a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: none;
}
.ReadMoreNews a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: underline;
}

/*=== News Item =============================*/

.NewsItemLeft
{
    float: left;
    width: 340px;
}
.NewsItemImg
{
    border: 0;
}

.NewsItemRight
{
    float: left;
    width: 385px;
    margin: 0 0 0 20px;
    display: inline;
}
.NewsItemContainer
{
    float: left;
    width: 368px;
    height: auto;
    border-left: 2px solid #999999;
    padding: 0 0 20px 18px;
}
.NewsItemTitle
{
    float: left;
    width: 368px;
    font-size: 18px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
}
.NewsItemDate
{
    clear: left;
    float: left;
    width: 368px;
    padding: 5px 0 0 0;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    line-height: normal;
    text-transform: capitalize;
}

.NewsItemContent
{
    clear: left;
    float: left;
    width: 368px;
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 17px;
}

.NewsItemFooter
{
    clear: left;
    float: left;
    width: 365px;
    margin: 10px 0 0 20px;
    display: inline;
}
.NewsItemPrevious
{
    float: left;
    width: auto;
}
.NewsItemNext
{
    float: right;
    width: auto;
}
.NewsItemPrevious a, .NewsItemPrevious a:visited, .NewsItemNext a, .NewsItemNext a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: none;
}
.NewsItemPrevious a:hover, .NewsItemNext a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #241171;
    line-height: normal;
    text-decoration: underline;
}

/*=== Testimonials - What Our Clients Say ============*/

.MiddleContentWOCS
{
    float: left;
    width: 500px;
    font-size: 14px;
    line-height: 20px;
    border-top: 2px solid #A0218C;
    padding: 20px 0 20px 0;
}

.MiddleContentWOCSContent
{
    clear: left;
    float: left;
    width: 490px;
    padding: 20px 0 30px 0;
}
.OpenIC
{
    line-height: 21px;
    padding: 0 8px 0 0;
    display: inline-block;
}
.ClosedIC
{
    line-height: 21px;
    padding: 2px 0 0 8px;
    display: inline-block;
}
.ClosedIC img
{
    margin-bottom: -8px; !!margin-bottom:0px;display:inline;}

.MiddleContentWOCSImg
{
    clear: left;
    float: left;
    width: 490px;
}
.MiddleContentWOCSImg img
{
    border: 0;
}

.MiddleContentWOCSText
{
    color: #A0218C;
    line-height: 21px;
    display: inline;
}

.MiddleContentWOCSText p
{
    display: inline;
    padding: 0;
    margin: 0;
}

.MiddleContentWOCSLogo
{
    padding-top: 10px;
    float: left;
}
.WOCSQuote
{
    clear: left;
    float: left;
    width: 490px;
    padding: 20px 0 0 0;
}
.WOCSSource
{
    clear: left;
    float: left;
    width: 490px;
    padding: 6px 0 0 0;
    font-size: 14px;
    color: #A0218C;
}

/*=== Right Column ==============================*/

.RightCol
{
    float: left;
    width: 217px;
    margin: 28px 0 0 10px;
    display: inline;
    padding: 0 0 5px 15px;
    border-left: 2px solid #999999;
}
.ReadAllAboutUsRow
{
    float: left;
    width: 217px;
    line-height: normal;
    padding: 0 0 5px 0;
}
.ReadAllAboutUs
{
    float: left;
    width: auto;
    font-size: 15px;
    color: #B20838;
}
.FollowUsOnTwitter
{
    clear: left;
    float: left;
    width: 217px;
    padding: 0 0 5px 0;
    font-size: 15px;
    color: #B20838;
}

.Rss
{
    float: right;
    width: 22px;
    height: 22px;
    margin: 5px 0 0 0;
    display: inline;
}
.Rss img
{
    border: 0;
}


.twtr-profile-img-anchor, .twtr-ft img
{
    display: none;
}
.twtr-hd
{
    margin: 0 0 0 -40px;
}
.twtr-ft
{
    margin: -16px 0 0 0;
    display: inline;
}

.NewsListGreyRule
{
    clear: left;
    float: left;
    width: 217px;
    height: 1px;
    background-color: #999999;
}

.NewsList
{
    clear: left;
    float: left;
    width: 217px;
}
.NewsListRow
{
    clear: left;
    float: left;
    width: 217px;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #999999;
}
.NewsListLeft
{
    float: left;
    width: 58px;
    height: 58px;
}
.NewsListLeft img
{
    padding: 2px 0 0 0;
    border: 0;
}

.NewsListRight
{
    float: left;
    width: 154px;
    margin: 0 0 0 5px;
    display: inline;
}
.NewsListRightItemTitle
{
    float: left;
    width: 154px;
    font-weight: bold;
}
.NewsListRightItemTitle a, .NewsListRightItemTitle a:visited
{
    color: #B20838;
    text-decoration: none;
}
.NewsListRightItemTitle a:hover
{
    color: #B20838;
    text-decoration: underline;
}

.NewsListRightItemDate
{
    clear: left;
    float: left;
    width: 154px;
    color: #666666;
    font-weight: bold;
}

.NewsListRightItemContent
{
    clear: left;
    float: left;
    width: 154px;
    color: #666666;
    padding: 5px 0 0 0;
}

.NewsListRightItemReadMore
{
}
.NewsListRightItemReadMore a, .NewsListRightItemReadMore a:visited
{
    color: #B20838;
    text-decoration: none;
}
.NewsListRightItemReadMore a:hover
{
    color: #B20838;
    text-decoration: underline;
}
.TwitterSection
{
    clear: left;
    float: left;
    width: 217px;
    margin: 30px 0 0 0;
}
.TwitterWidget
{
    clear: left;
    float: left;
    width: 217px;
}

/*=== Footer Section ============*/

.FooterSection
{
    clear: left;
    float: left;
    width: 980px;
    padding: 60px 0 0 0;
}

.Networks
{
    float: left;
    width: 178px;
    margin: 10px 0 0 30px;
    display: inline;
}
.Facebook
{
    float: left;
    width: 32px;
    height: 32px;
}
.Facebook img
{
    border: 0;
}
.Twitter
{
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 0 0 13px;
    display: inline;
}
.Twitter img
{
    border: 0;
}
.LinkedIn
{
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 0 0 13px;
    display: inline;
}
.LinkedIn img
{
    border: 0;
}
.deWinterNews
{
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 0 0 13px;
    display: inline;
}
.deWinterNews img
{
    border: 0;
}


.FooterContactsHome, .FooterContactsAboutUs, .FooterContactsWhatWeDo, .FooterContactsCaseStudies, .FooterContactsContactUs, .FooterContactsOurNews
{
    float: left;
    width: 772px;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 0 0;
    letter-spacing: 1px;
    line-height: normal;
}
.FooterContactsHome
{
    color: #B20838;
}
.FooterContactsHome a, .FooterContactsHome a:visited
{
    color: #B20838;
    text-decoration: none;
}
.FooterContactsHome a:hover
{
    color: #B20838;
    text-decoration: underline;
}
.FooterContactsAboutUs
{
    color: #008FC5;
}
.FooterContactsAboutUs a, .FooterContactsAboutUs a:visited
{
    color: #008FC5;
    text-decoration: none;
}
.FooterContactsAboutUs a:hover
{
    color: #008FC5;
    text-decoration: underline;
}
.FooterContactsWhatWeDo
{
    color: #7AC142;
}
.FooterContactsWhatWeDo a, .FooterContactsWhatWeDo a:visited
{
    color: #7AC142;
    text-decoration: none;
}
.FooterContactsWhatWeDo a:hover
{
    color: #7AC142;
    text-decoration: underline;
}
.FooterContactsCaseStudies
{
    color: #A0218C;
}
.FooterContactsCaseStudies a, .FooterContactsCaseStudies a:visited
{
    color: #A0218C;
    text-decoration: none;
}
.FooterContactsCaseStudies a:hover
{
    color: #A0218C;
    text-decoration: underline;
}
.FooterContactsContactUs
{
    color: #F8981D;
}
.FooterContactsContactUs a, .FooterContactsContactUs a:visited
{
    color: #F8981D;
    text-decoration: none;
}
.FooterContactsContactUs a:hover
{
    color: #F8981D;
    text-decoration: underline;
}
.FooterContactsOurNews
{
    color: #1E1665;
}
.FooterContactsOurNews a, .FooterContactsOurNews a:visited
{
    color: #1E1665;
    text-decoration: none;
}
.FooterContactsOurNews a:hover
{
    color: #1E1665;
    text-decoration: underline;
}

.DropInForA
{
    float: left;
    width: auto;
    font-size: 16px;
    padding: 15px 0 0 0;
}
.FooterBlack
{
    color: #000000;
}
.Coffee
{
    float: left;
    width: auto;
    padding: 0 0 0 10px;
}
.FooterCall
{
    float: left;
    width: auto;
    padding: 15px 0 0 10px;
}
.FooterTel
{
    font-size: 15px;
}
.FooterEmail
{
    float: left;
    width: auto;
    padding: 15px 0 0 10px;
}
.FooterEmailAddr
{
    font-size: 15px;
}

.BottomRule
{
    clear: left;
    float: left;
    width: 980px;
    height: 3px;
    margin: 10px 0 0 0; !!margin:0000;display:inline;
}
.FooterLowerSection
{
    clear: left;
    float: left;
    width: 980px;
    margin: 8px 0 0 0;
    display: inline;
}

.FooterText
{
    float: left;
    width: 650px;
    margin: 2px 0 0 0; !!margin:8px000;display:inline;
font-size:11px;
}
.FooterTextRow
{
    clear: left;
    float: left;
    width: 650px;
    padding: 0 0 2px 0;
}
.FooterTextLinks
{
}
.FooterTextLinks a, .FooterTextLinks a:visited
{
    color: #666666;
    text-decoration: none;
}
.FooterTextLinks a:hover
{
    color: #666666;
    text-decoration: underline;
}

.FooterTextPipe
{
    padding: 0 3px 0 3px;
}
.FooterTextBlock
{
    padding: 0 0 0 15px;
}

.FooterLogos
{
    float: left;
    width: auto;
    margin: 4px 0 0 20px; !!margin:10px0020px;display:inline;
}
.FooterLogos img
{
    border: 0;
}

.GoogleMap
{
    clear: left;
    float: left;
    width: 460px;
    height: 350px;
    margin: 0 0 15px 0;
    display: inline;
    position: relative;
    z-index: 0;
}


/* VCC page 26/01/2011 */

.VccColLeft
{
    float: left;
    width: 300px;
    margin-top: 20px;
}
.VccColRight
{
    float: left;
    width: 155px;
    margin-top: 14px;
    margin-left: 15px;
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: solid 2px #e5e5e5;
}
.VccColRight a
{    color: #3b3a3b;}

.VccColLeft strong, .VccColRight strong, .thankyouform  strong
{
    color: #7AC142;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
}

.VccColLeft p, .VccColRight p
{
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    margin-top: 12px;
    color: #3b3a3b;
}
.VccColRight p
{
    margin-top: 2px;
}
.VccColRight strong
{
    font-size: 16px;
    font-weight: normal;
}
.VccColRight a
{
text-decoration: none;
}
.VccColRight .VccAreas p
{
    font-size: 12px;
}
.VccAreas
{
    margin-bottom: 10px;
}
.VccContactFormLeftCol
{
    width: 100px;
}
input, textarea
{
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px 0 0 0;
    width: 342px;

}
textarea
{
    font: .9em Verdana, Arial, Helvetica, sans-serif;
}
label
{
    display: block;
    margin: 16px 10px 6px;
    font-size: 15px;
    float: left;
    clear: left;
    width: 120px;

    text-align: right;
}
label:after
{
    content: ": ";
}
.radiobuttons
{
    float: left;
    width:350px;
}
.radiobuttons label
{
    width: auto;
    text-align: left;
    margin: 13px 0 0 5px;
    float: left;
    clear: none;
}
.radiobuttons td
{
 width:80px;   
}
.radiobuttons label:after
{
    content: "";
}
.radiobuttons input
{
    width: auto;
    float:left;
    margin:13px 0 0 0;
    clear: none;
    padding: 0 0 0 0;
    border:none;
}
.radiobuttons p
{
    display: block;
    float: left;
    margin: 16px 20px 0 10px;
    font-size: 15px;
}
.VCCsubmit
{
    float: right;
    width: 90px;
    margin-right: 10px;
}
.VCCimages
{
    margin-top: 50px;
    float: left;
}
img.VCCrightimage
{
    margin-left: 145px;
}
a img
{
    border:none;
}
.ValidatorText
{
    float:right;
    padding-right:10px;
    width:450px;
    text-align:right;


}
