.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;
}

/* newshub promo*/
#sitepage .promo-main, .section-header {
	display: block !important;
}

.leftcolumn h1.section-header,
.mainContentColumn h1.section-header,
.rightcolumn h1.section-header {
	margin: 2px 0 0 -10px;
}

.sitepage {
	padding-bottom: 0;
}