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

/*news pages*/
.article-body p { margin-bottom: 15px; }

.sitepage {
	padding-bottom: 0;
}

/* Added by MS ref RM8329 (hides the twitter block on home site) */
body#homebody .sitepage .rightcolumn .promoAd #flashContent
{
	display:none;
}

#fluxRatingBox {
	overflow:visible !important;
	padding:4px 0;
}
body .embedUtilBar {
  display: none;
}
#hubshowsbody .innerList .module-header {
	display:none;
}

/* inline FLIPBOOK mod */
#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;
}


.advertorial-type-1 {
    padding: 0px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 8px;
    height: 72px;
}
.advertorial-type-1 img { 
		vertical-align: middle; 
		float: left; 
		margin: 0px 5px; 
}
.advertorial-type-1 .text { 
		float: left;
		width: 145px; 
		font-weight: bold; 
		text-transform: uppercase; 
		text-align: left;
		
}

.sitepage {
	background:#fff !important;
}

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

/* Unsubscribe */
body#contest_records h1 {
	display:none;
}

body#contest_records #email_fieldset {
	border:none;
}

body#contest_records #question_0,
body#contest_records #email_fieldset legend,
body#contest_records #email label {
	display:none;
}

body#contest_records #email input {
	width:320px;
}

body#contest_records .actions {
	padding-left:13px;
}

body#contest_records #success_message {
	font:700 13px Arial;
	margin-left:11px;
}

.module-header .header-title h2 {
	background:none;
}
