/* Start of CMSMS style sheet 'videobox' */
/* Start of CMSMS style sheet 'videobox' */
body {margin: 0;}
#vid_lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#vid_lbCenter, #vid_lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #222; text-align: center;
}

#vid_lbBottom {
        color: #ccc;
        font-weight: bold;
	text-align: left;
        padding: 10px 5px 12px 10px;
	background-color: #111;
}

#vid_lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(uploads/images/_gfx/closelabel4.gif) no-repeat center;
}

#vid_lbCaption, #vid_lbNumber {
}

/* End of 'videobox' */
/* End of 'videobox' */

