#video_left {
	background-image:url(../images/arttv/videobgleft.jpg);
	width:268px;
	height:356px;
	float:left;
}

#video_right {
	background-image:url(../images/arttv/videobgright.jpg);
	width:268px;
	height:356px;
	float:right;
}

#video_player {
	float:left;
	width:456px;
	height:356px;
	background-image:url(../images/arttv/videobg.jpg);
}

#boscia_videos {
	margin-left:55px;
	margin-right:55px;
	margin-top:30px;
	
}

#boscia_videos_heading {
	border-bottom:solid 1px #b6a89d;
	margin-bottom:20px;
}

#boscia_videos_items {
	padding-left:50px;
}

#boscia_videos_items ul {
	list-style:none;
}

#boscia_videos_items li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.video_item_image {
	width:180px;
	height:115px;
	overflow:hidden;
	margin-bottom:10px;
}