/** PAGECRUMB START**/
#contentBreadcrumbs {
    margin-bottom:13px;
}

#contentBreadcrumbs .pageCrumb {
    font-size:10px;
    padding-right:7px;
    margin-right:2px;
    background:url(/images/icons/breadcrumb_seperator.png) no-repeat right 5px;
}

#contentBreadcrumbs .pageCrumbLast {
    background: none;
}
/** PAGECRUMB END **/

/** CONTENT MAIN START **/
.contentMedia .media {
    float:        left;
    margin-right: 10px;
}

.contentMedia._3_media .media {
	margin-right:9px;
}

.contentMedia .last,
.contentMedia._3_media .last {
    margin-right: 0;
}
.contentMedia a {
    display: block;
}

.contentMediaText .left {
    float:        left;
    margin-right: 10px;
}

.contentMediaText .right {
    float:       right;
    margin-left: 10px;
}

.contentTwoColumns .column {
    float:  left;
    margin: 0;
    width:  224px;
}

.contentMediaText .text {
    /* adjust postion; removes top line-height spacing */
    position: relative;
    top:      -3px;
}

.contentIntro .introText {
    margin-top: 10px;
}

.contentTwoColumns .left {
    margin-right: 20px;
}

.contentAnchorList ul {
    margin-top: 5px;
}

.contentAnchor .anchorText {
    padding-top: 5px;
    clear:       both;
}

.contentAnchor .anchorTop {
    float:        right;
    background:   url(/images/icons/top.png) no-repeat 0 50%;
    padding-left: 12px;
}

.contentAnchor .anchorTitle {
    float:        left;
    margin-right: 5px;
}

.contentYoutube {
    width:  484px;
    height: 344px;
}

/** CONTENT MAIN END **/

/** CONTENT LEFT START **/
.leftBanner, 
.rightBanner {
    overflow:   hidden;
}

.rightBanner {
	width:214px;
}

.leftBanner {
    margin-bottom: 13px;
}

.leftBanner a, .rightBanner a {
    line-height: 0px;
}

.leftBanner .image, 
.rightBanner .image {
    float:        left;
    margin-right: 0px;
}

.leftBanner .first, 
.leftBanner .last{
    width: 109px;
    text-align: center;
}

.leftBanner .last, 
.rightBanner .last {
    margin-right: 0;
    float: right;
}

.sidebarMedia {
    margin-bottom: 13px;
}

.sidebarMedia.leftbar {
	width:224px;
}

.sidebarMedia a {
    line-height: 0;
}

.sidebarMedia .media {
    float:       left;
    margin-right: 6px;
}

.sidebarMedia {
	width:214px;
}

.sidebarMedia .last {
    margin-right: 0;
}

.rightWeather {
    width:         212px;
    border:        1px solid #000;
    background:    #fff;
    margin-bottom: 13px;
}

.rightWeather .itemText {
    padding: 10px 10px 5px 10px;
}

.rightWeather .itemText h4 {
    margin-bottom: 5px;
}

.rightWeather .itemApplet {
    overflow: hidden;
    padding:  0 10px 10px 10px;
}

.rightWeather .itemApplet iframe {
    margin-top: -15px;
    width:      185px;
    height:     135px; 
}

.rightWeather .itemBar {
    clear:       both;
    min-height:  28px;
    line-height: 2.54;
    background:  #000;
    padding:     0 12px;
}

.rightWeather .itemBar a {
    display:    block;
    min-height: 28px;
    background: url(/images/icons/arrow_medium_white.png) no-repeat 100% 50%;
}   

.rightWeather .itemBar img {
    margin-top: 7px;
}
/** CONTENT LEFT END **/

/** CONTENT RIGHT START **/
.rightQuicklink {
	width:214px;
    margin-bottom: 13px;
}

.rightQuicklink h3 {
    margin-bottom: 6px;
}

.rightQuicklink li {
    display:       block;
    background:    url(/images/backgrounds/ordered_list_bg.png) no-repeat;
    margin-bottom: 6px;
    overflow:      hidden;
}

.rightQuicklink li.last {
    margin-bottom: 0;
}

.rightQuicklink li span.number {
    display:      block;
    height:       24px;
    width:        24px;
    line-height:  2.18;
    float:        left;
    text-align:   center;
    color:        #fff;
    margin-right: 5px;
}   

.rightQuicklink li a {
    display:     block;
    float:       left;
    width:       158px;
    padding-top: 3px;
}

.rightBanner {
    margin-bottom: 13px;
}
/** CONTENT RIGHT END **/