.moreVideoAllClick {
	padding: 8px 10px 10px 10px;
	background-color: #e8eaf8;
}

.moreVideoAllClick .spacer {
	border-bottom: 1px dotted #666666;
	padding: 0;
	margin: 0 10px;
	font-size: 0px;
}

.moreVideoAllClick ul{
	padding:5px 0;
	margin:0;
	display:block;
}

.moreVideoAllClick ul li{
	padding: 5px;
	margin:0;
	display:inline;
}

.moreVideoAllClick ul li.header {	
	background: URL(../img/arrowGold.gif) 0px 7px no-repeat;
	display:block;
	width: 120px;
	/*line-height:80%;*/
	float: left;
}

.moreVideoAllClick ul li.header a {
	font-size:12px;
	display:block;
}

.moreVideoAllClick ul li.vidImg {
	background: url(../img/mVidBg.gif) top left no-repeat;
	float: left;
	margin: 0px 10px;
	width:65px;
	padding: 0px;
}

.moreVideoAllClick .vidImg img {
	padding: 3px 5px 5px 5px;
	float:left;
}

.newsStoryContent #mediaBox {
width: 435px !important;
height: 353px !important;
}
