@charset "utf-8";
/* CSS Document */

/* Network event video */

#videoBox {
	z-index:1;
	position:absolute;
	margin-left:376px;
	margin-top:34px;
	width:220px;
	height:200px;
	font-size:90%;
	color:#000;
	text-align:center;
	line-height:24px;
	}
	
.smallText {
	font-size: 11px;
	font-weight: bold;
}
.smallText_blk {
	font-size: x-small;
	color: #000000;
}
.largerTxt {font-size:large;}
#borderTop{ border-top: 1px dotted #999999;}
#smallContainer{width:520px; margin-left:50px; margin-left:50px;}
.largePurple {
	color:#5D2B48;
	font-size: 140%;
	line-height:24px;
	font-family:arial,Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.grey {
	color:#545454;
	font-size: 120%;
	line-height:24px;
	font-family:arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
}


