
/*Removes PADDING from Whitespace*/
#ControlContentID, .content {
	padding: 0; !important; /*Removes broder from Whitespace*/
	width: 960px; /*Sets White area width from normal 940 to 960*/
	height: 1380px;
}


.content {
	top: 78px !important;/*Fixes so wite space in  page with NO naviation lines up with page with navigation*/
}



.controlContent { 
	/*background: url(/publish/mkt/campaigns/MLWebcast_111609/112209_Post/images/Webcast_bg.jpg) no-repeat ;*/
	height:1380px; 
	width:960px;
 	position: relative;
	left:0px; 
	top: 0px;
	
	margin:0px;
}




/*Zone placement, height and width*/

.compelInside {
	margin-top: 0 !important;
}

.phZone1 {
	height:630px;
	width:960px;
	position:relative;
	top:0;
	left:0;
}

.phZone2 {
	height:515px;
	width:475px;
	
	position:relative;
	top:0;
	left:0;
	

	padding:0 !important;
	margin:0 !important;
}


.phZone4 {
	height:55px;
	width:475px;
	float:left;
}


.phZone5 {
	height:90px;
	width:475px;
	float:left;
	padding-top: 20px;
}


.phZone6 {
	height:125px;
	width:475px;
	float:left;
}

.phZone3 {
	height:125px;
	float:left;
	position: relative;
	top: 10px;
}

.footerbg{global.css (line 5134)
background:#EEEEEE none repeat scroll 0% !important;
border-top:1px solid #AAAAAA !important;
margin-top:93px !important;
padding-left:8px !important;
padding-right:8px !important;

width:944px;
position:absolute;
	top: 1380px;
	*top: 1380px;

}

*:first-child + HTML .footerbg
{
    *margin-top:00px !important;
}

*:first-child + HTML .content
{
  *padding-right:0px !important;  
}

