/* CSS Document */
h3{
	font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000;
text-align:left;
	}
#videoTableMain{
width:590px;
}

#videoTableMain th{
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	}
	
#videoTableMain td{
	padding:0px;
	margin:0px;
}

#videoMenuMain{
width:600px;
w\idth:585px;
/*min-height:500px;*/
height:auto;
}

.1videoButton{
display:block;
width:150px;
height:84px;
margin:0px;
padding:0px;
float:left;
clear:inherit;
}
.borderRightDotted2{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}


.styleVideoTitle {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000;
text-align:left;
 }

#videoLayerBox{
/*visibility:hidden;*/
/*z-index:2;
position:absolute;*/
left:100px;
display:none;
background-color:#FFFFFF;
}


#vidDisplayCloseBtn{
text-align:right;
width:350px;
height:auto;
}

