@charset "utf-8";

#inner-box {
	margin: 3px 41px 0 36px;
	background: url("images/bg_inner_box.gif") repeat-y 151px 0;
}

#inner-box:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#breadcrumb {
	float: right;
	width: 781px;
	color: #919395;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8px;
	line-height: 22px;
	text-transform: uppercase;
}

.breadcrumb,a.breadcrumb {
	color: #919395;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8px;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #5e5f61;
}

a.current-location,a.current-location:hover {
	color: #6f071e;
}

#sidebar {
	float: left;
	width: 144px;
}

#main {
	float: right;
	width: 781px;
	margin-top: 4px;
	overflow: hidden;
}

.ContentPane2 {
	float: left;
	width: 390px;
}

.RightTopPane2,.RightBottomPane2 {
	float: right;
	width: 374px;
}

.RightBottomPane2 {
	margin-top: 3px;
}

.watch-vid-link{
	text-decoration:underline;
	cursor:pointer;
	margin-right: 6px;
	float:left;
}
