.highRow .row140 {
    height: 230px;
}

.leftcolumn .search-alpha {
	padding: 2px;
}

.leftcolumn .pulldownSelector {
	padding: 4px 6px;
}

.leftcolumn .pulldownSelector #ShowsPullDownLeftMenu {
    width: 153px;
}

.fullTopRowPlayer { width: 928px; height: 553px; }

.article-body .vidContainer { width: 548px; height: 441px; }

div.fbLikeWrapper {
    padding: 5px 10px;
    background-color: #fff;
}

div.fbLikeWrapperSlim {
    padding: 5px 0px;
}

.topnavigation, #topnavigation {
    position: relative;
    z-index: -10;
}

#headerlogo {
    background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false);
}

.showFullDescription .description {
    background: url("/images/Common/module_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
    padding: 8px;
}


body.big_player.page3columns.t3-3 .mainContentColumn {
  padding-top: 394px;
}

body.big_player.page3columns.t3-3 .leftcolumn {
  position: relative;
}

body.big_player.page3columns.t3-3 .leftcolumn #vidContainer.wide16x9 {
  margin-bottom: 10px;
}

.flux-share .flux4Widget .share {
    background-color: white;
    border: 0px;
    float: left
}

.flux-share .flux4Widget .share .secondaryHeadline {
    display: block;
    float: left;
    padding-right: 8px;
}

.flux-content-action {
    background-color: white;
    padding-left: 12px;
    margin-bottom: 10px;
    padding-bottom: 6px;
}

.flux-content-action .fluxBtn, .flux-content-action .fluxBtn:hover, .flux-content-action .fluxBtn:active {
    background-color: white !important;
}

.flux4Widget .share {    
    padding-bottom: 6px;
}

/* FLUX: Content Action */

.flux-content-action .contentMetrics .datePosted {
    padding-right: 7px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-bottom: 3px;
}
.flux-content-action .contentMetrics,
.flux-content-action .contentMetrics .contentAction .textItem .itemText,
.flux-content-action .contentMetrics .contentAction .itemText .txtCount {
    color: #7e7e7e;
    font-size: 12px;
}
.flux-content-action .contentMetrics  .contentAction .separator {
    border-color: #7e7e7e;
    height: 14px;
    position: relative;
    top: 1px;
}
.flux-content-action .contentAction li.cacItem {
    margin-right: 0px;
}
.flux-content-action .rating .fluxBtn,
.flux-content-action .rateUp .thumbDwnBtn,
.flux-content-action .rateDown .thumbUpBtn {
    display: none;
}
.flux-content-action .contentAction .thumbUpBtn,
.flux-content-action .contentAction .thumbDwnBtn {
    margin-left: 7px;
}
.flux-content-action .contentAction .thumbUpBtn,
.flux-content-action .contentAction .inactive a.thumbUpBtn {
    background-image: url('/images/rate.png');
    background-position: 0px 0px;
    width: 21px;
    height: 20px;
}
.flux-content-action .contentAction a.thumbUpBtn:hover,
.flux-content-action .contentAction .inactive a.thumbUpBtn:hover {
    background-position: -30px 0px;
}
.flux-content-action .contentAction .active a.thumbUpBtn,
.flux-content-action .contentAction .active a.thumbUpBtn:hover {
    background-position: -60px 0px;
}
.flux-content-action .contentAction .thumbDwnBtn,
.flux-content-action .contentAction .inactive a.thumbDwnBtn {
    background-image: url('/images/rate.png');
    background-position: -90px 0px;
    width: 21px;
    height: 20px;
}
.flux-content-action .contentAction a.thumbDwnBtn:hover,
.flux-content-action .contentAction .inactive a.thumbDwnBtn:hover {
    background-position: -120px 0px;
}
.flux-content-action .contentAction .active a.thumbDwnBtn,
.flux-content-action .contentAction .active a.thumbDwnBtn:hover {
    background-position: -150px 0px;
}
.flux-content-action .contentAction .ratingBtn {
    margin-right: 0px;
}
.flux-content-action .contentAction .ratingCount .itemText {
    color: #7e7e7e;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    line-height: 18px;
    height: 18px;
    padding-left: 4px;
    padding-right: 2px;
    margin: 0px 0px 0px 5px;
}
.flux-content-action .contentAction .ratingCount .itemText .txtCount {
    font-size: 11px;
}

.flux-content-action .rateUp, .flux-content-action .rateDown {
    float: left;
    width: 50px;
    margin-top: 5px;
}

.flux-content-action .fluxWidget {
	float: left;
	width: 300px;
}

.flux-content-action-slim {
    margin-bottom: 0px;
}

.flux-share-slim {
    margin-bottom: 10px;
    background: #fff;
}

.flux4Widget .share {
	border: 0px;
}

.flux-content-action-slim li.viewCount, .flux-content-action-slim li.commentCount, .flux-content-action-slim li.shareCount {
	float: none !important;
	padding-left: 4px;
}

.flux-share-slim .flux4Widget .share {
    padding-top: 0px;
}

.flux-content-action-slim {
    padding-bottom: 0px;
}

#fluxShareBox {
    background-color: white;
}

.fluxRelatedItems .thumbcontainer {
    width: 90px;
    height: 67px;
    background: none;
}

.fluxRelatedItems .galleryView .listItem {
    float: left;
}

.fluxRelatedItems .contentAction .fluxCac > li {
    height: auto;
    line-height: normal;
}

.fluxRelatedItems .contentAction .txtCount, .fluxRelatedItems .contentAction .txtLabel {
    font-size: 11px !important;
    color: #666666;
}

#personalizationBar {
    position:absolute; 
    bottom: 0px;
    right: 0px;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0px;
    height: 35px;
}

.fluxRelatedItems {
    background-color: #FFFFFF;
    margin: 10px 0;
}

.fluxRelatedItems .title a {
    font-size: 11px !important;
    display: block;
    width: 90px;
}

.fluxRelatedItems .title wbr {
    display: none;
}

.fluxRelatedItems .contentThumbnail img {
    width: 90px;
}

.fluxRelatedItems .contentThumbnail {
    margin-bottom: 10px;
}

.fluxRelatedItemsGeneric {
    background: none;
}

.fluxRelatedItemsGeneric .widgetContentGeneric {
    background: url("/images/Common/thumbrow-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}

.flux-content-action-watchvideos .fluxWidget {
    padding: 0px 0px 0px 20px !important;
    width: 285px;
}

