/* Baron Custom Accessories - Video Vault Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: August 28th, 2006 */

#videovault {
	width: 272px;
	float: left;
}

#videovault .title {
	background-color: #333;
	padding: 2px;
	color: #FFF;
	font-weight: bold;
}

.videobox {
	border: 1px Dashed #999; 
	padding: 5px;
	margin-bottom: 8px;
	text-align: left;
	height: 60px;
}

.videobox img {
	padding: 0 5px 0 0;
}

.videobox a {
	text-decoration: none;
	color: #FF0000;
}

#videoplayer {
	width: 320px;
	float: right;
}
