@charset "utf-8";

#obo-media-video {margin-top: 10px;}
#archive h3 {margin-bottom: 0;}
#archive ul.archive-items {list-style: none; width: 295px; margin: 0 0 8px 6px;}
#archive ul.archive-items li a {color: #333;}
#player-wrap {float: left;}
#player {display:block;	width:425px; height:300px; padding: 10px;}
#player .splash {cursor: pointer;}

#gallery-list {
	width: 95%;
	height: 325px;
	border: 1px solid #000;
}

#gallery-list ul {
	list-style: none;
}

#gallery-list ul li {
	background: #fff;
}

#gallery-list ul li span.caption {
	margin-left: 15px;
}

#gallery-list ul li span.caption input {
	width: 375px;
}