.itemBox,.itemBox * { box-sizing: content-box !important; }
A.mytreveal_pagination {
	border: #e1ebfb 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	font-size: 1.1em;
	background: #f5f9ff;
	margin-bottom: 3px;
	color: #666;
	text-decoration: none
}
img{border:0}
A:hover.pagination {
	background: none transparent scroll repeat 0% 0%;
	color: #ac0018;
	text-decoration: none;
}
A.black {color: black;text-decoration: none;}
A:hover.black {color: black;text-decoration: underline;}
.itemBox { padding-top:10px; padding-bottom:10px; padding-right:5px; padding-left:5px; border-bottom:1px solid #dcdcdc; }
.itemBoxHover {/*background: rgba(245, 245, 245, 0.4); border-bottom: #f5f5f5 1px solid;*/ }
.videoPlayBox { width: 90px; }
.videoPlayBox a { text-decoration: none; display:block; }
.videoPlayBox a img { border: solid 0px #ccc; padding: 1px;}
.videoPlayBox a span.play { display:block; background: url('../graph/icons/video-play.png') center center no-repeat; height: 50px; position: relative; z-index: 100; opacity: 0.8; }
.videoPlayBox a span.play1 { display:block; background: url('../graph/icons/video-play1.png') center center no-repeat; height: 50px; position: relative; z-index: 100; opacity: 0.8; }
.imgGrid a span.play { display:block; background: url('../graph/icons/video-play.png') center center no-repeat; height: 50px; position: relative; /*z-index: 100;*/ opacity: 0.8; }
.imgGrid a span.play1 { display:block; background: url('../graph/icons/video-play1.png') center center no-repeat; height: 50px; position: relative; /*z-index: 100;*/ opacity: 0.8; }
.videoPlayBoxStop { width: 90px; }
.videoPlayBoxStop a { text-decoration: none; display:block; }
.videoPlayBoxStop a img { border: solid 0px #ccc; padding: 1px;}
.videoPlayBoxStop a span.play { display:block; background: url('../graph/icons/video-stop.png') center center no-repeat; 
margin: -55px 10px 0 0; height: 50px; position: relative; z-index: 100; opacity: 0.8; }
.videoPlayBoxStop a span.play1 { display:block; background: url('../graph/icons/video-stop1.png') center center no-repeat; 
margin: -55px 10px 0 0; height: 50px; position: relative; z-index: 100; opacity: 0.8; }
.textaroundvideo { float:left; margin-right: 20px;}
.textaroundvideonot { float:none; display: block; margin-bottom:30px;}
.clear { clear: both;}
#fancybox-wrap, #fancybox-wrap *,
#fancybox-wrap *:before,
#fancybox-wrap *:after{
	box-sizing: content-box !important;
}
