#lowerContentContainer {
	overflow: hidden;
}

#leftContainer {
	position: relative;
	width: 209px;
	float: left;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	margin-right: 7px;
}

* html  #leftContainer {
	padding-right: 5px;
}
 
.upperLeftContainer {
	/*position:relative;*/
	top: 0;
	left: 0;
	/*width: 194px;*/
	padding-bottom: 15px;
}

.leftBlackDivider {
	border-top: solid black 7px;
	width: 239px;
	margin: 0;
	padding: 0;
	line-height: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 15px;
}

.rightBlackDivider {
	border-top: solid black 7px;
	width: 240px;
	margin: 0;
	padding: 0;
	line-height: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 15px;
}

#scroll_up {
	cursor: pointer;
}

#scroll_down {
	cursor: pointer;
}

#scroll_boxLeft {
    height: 200px;
    width: 200px;
    overflow: auto;
}

.leftTopContainer { 
     margin: 0 auto; 
     padding-bottom: 15px;
}

.leftSecondContainer { 
     width: 200px;  
     margin: 0 auto; 
     padding: 0;
} 

#rightTopContainer { 
     height: 325px; 
     width: 209px;  
     margin: 0 auto; 
     padding: 0 0 15px 0;
} 

#scroll_upRight {
	cursor: pointer;
}

#scroll_downRight {
	cursor: pointer;
}

#scroll_boxRight {
    height: 297px;
    width: 200px;
    overflow: auto;
}

/*
* html .upperLeftContainer { 
	position:relative; 
	top: 0px; 
	left: 0px; 
	width: 194px; 
	padding-bottom: 15px; 
	padding-left: 0px; 
 }
*/
 
#stayConnectedContainer, #airDatesContainer {
	width: 219px;
	border-top: solid black 7px;
	margin: 0 -15px;
	padding: 22px 15px 15px 15px; 
}

#middleContainer {
	position: relative;
	width: 404px;
	float: left;
	padding-bottom: 20000px;
	margin-bottom: -19985px;
	margin-right: 7px;
}

#rightContainer {
	position: relative;
	width: 210px;
	float: right;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

.newsPhotoBanner {
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 10;*/
}

.nextPhotoArrowImage {
	position: absolute;
	top: 0;
	left: 40px;
	/*z-index: 20;*/
}

.previousNewsArrowImage {
	position: absolute;
	top: 25px;
	left: 0;
	/*z-index: 20;*/
}

.newsPhotoCountDiv {
	position: absolute;
	top: 15px;
	left: 23px;
	/*z-index: 25;*/
}

#newsPhotosContainer {
	position: relative;
	/*undo contentBlock padding in this one case*/
	margin: -10px -10px -5px -10px;
}

/*
.newsRssLink {
	width: 28px;
}
*/

.liveHeader {
	background-repeat: no-repeat;
	font-size:1px;
	line-height: 1px;
	padding: 0;
	margin: 0 0 10px 0;
}

.liveRSSFeed {
	margin-bottom: -9px;
	margin-left: 36px;
}
