.outerAdDiv {
	display: none;
}
body #pageWrapper.extendedTemplate #innerWrapper .outerAdDiv {
  display: block;
	position: fixed;
	right: 0;
	top: 80px;
	z-index:999;
}
#hubmusicbody #pageWrapper.extendedTemplate #innerWrapper,
#browsevideosbody #pageWrapper.extendedTemplate #innerWrapper {
	margin: 0 auto;
}
#hubmusicbody #pageWrapper.extendedTemplate,
#hubshowsbody #pageWrapper.extendedTemplate {
	min-width: 960px;
}
#hubmusicbody #pageWrapper.extendedTemplate #innerWrapper,
#hubshowsbody #pageWrapper.extendedTemplate #innerWrapper {
	width: 960px;
}
/*Added by KM ref RM3303*/
body#artistbody .mainContentColumn p {
  padding-bottom: 15px;
}
body#artistbody .mainContentColumn .artist-head p {
    padding-bottom: 0;
}
#pageWrapper #fluxRatingBox .fluxWidget .callout,
#pageWrapper #fluxRatingBox .fluxWidget .fluxBtn.btnLarge,
#pageWrapper #fluxRatingBox .fluxWidget .itemText .txtCount,
#pageWrapper #fluxRatingBox .fluxWidget .contentAction .fluxBtn,
#pageWrapper #fluxRatingBox .fluxWidget .upload h3.shareContentTitle,
#pageWrapper #fluxRatingBox .fluxWidget .groupTitle {
	font-size:13px;
}

#pageWrapper #innerWrapper #sitepage .mainContentColumn .halfList.hasTabs .tabContainer
{
	display:none !important;
}

/* newshub promo*/
#sitepage .promo-main, .section-header {
	display: block !important;
}
.leftcolumn h1.section-header,
.rightcolumn h1.section-header {
	margin: 2px 0 0 -10px;
}
.mainContentColumn h1.section-header {
	margin: 2px 0 0;
}
.sitepage {
	padding-bottom: 0;
	background:#fff !important;
}
#fluxRatingBox {
	overflow:visible !important;
}
body .embedUtilBar {
  display: none;
}
#hubshowsbody .innerList .module-header {
	display:none;
}

/* inline FLIPBOOK mod scenic 3 column */
#flipbookInnerWrapper {
	padding:0;
}
#flipbookDetail {
	width: 560px !important;
}
#flipbookDetail #caption {
	height: 20px;
}
#flibbookThumbList {
	float:left !important;
	height:73px !important;
	overflow-x:auto;
	overflow-y:hidden;
	width:560px !important;
}
#flibbookThumbList ul {
	height:73px;
	overflow-x:scroll;
	overflow-y:hidden;
	white-space:nowrap;
}
#flibbookThumbList ul li {
	display:inline-block;
	float:none;
	zoom: 1;
	*display:inline;
}

#showbody #innerWrapper .mainContentColumn .gettheclip {
	display:none;
}
