/* CSS Document */body { margin: 3px;  } .videoContainer { 	background: #000000;	border:1px; 	border-style: solid;	border-color: #878F82; }  .videoBox  { border: 1px #ECEEEA solid ; margin-top:12px; margin-left:12px;margin-right:12px;margin-bottom: 3px; width:180px; height:150px; padding:2px;} *html .videoBox  { width:186px; height:150px; heigh\t:156px; }  .altText, .titleText, .whiteCaption, .whiteAttribution {  	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-size: 10px;  	font-weight: plain;   	line-height:11px;	} .altText { margin-top:5px;margin-bottom:5px;margin-left:10px;  }.titleText { text-align:center; margin-bottom:5px; }.getQtime { text-align:center; margin-top:3px;}.whiteCaption, .whiteAttribution  {	line-height:10px; 	text-align: right;	margin-right: 15px;;	padding-top: 4px;}.whiteCaption {	letter-spacing:0px;	word-spacing:-1px;	line-height:10px;	margin-top:0;	margin-bottom:0;	padding-top:0;}.whiteAttribution  {	word-spacing:1px;	font-size: 9px;	letter-spacing:0px;	padding-bottom: 0;	margin-top: 0;	margin-bottom:5px; }
