div.bc_widget_rba {
	width: 0px;
	padding:0px 10px 10px 10px;
	border: 1px solid #efedef;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	background: #efedef;
}
div.bc_widget_rba div.bc_title {
	padding: 3px;
	font-size: 18px;
  color: #996600;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #efedef;
	font-family: Georgia, serif;
	display:none;
}
div.bc_widget_rba div.bc_title a {
	font-size: 18px;
  color: #996600;
	text-decoration: none;
	font-family: Georgia, serif;	
}
div.bc_widget_rba div.bc_mainVideo_thumb {
	position: relative;
	left: 0;
	margin-top: 0px;
	border: 0px solid #efedef;
}
div.bc_widget_rba div.bc_mainVideo_thumb_over {
	border-color: #efedef;
}
div.bc_widget_rba div.bc_mainVideo_thumb img.bc_src {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}
div.bc_widget_rba div.bc_mainVideo_thumb div.bc_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	background: none;
	cursor: pointer;
	background: transparent url('inactive_overlay_large.png') no-repeat center center;
}
div.bc_widget_rba div.bc_mainVideo_thumb div.bc_mainHover {
	background: transparent url('overlay_large.png') no-repeat center center;
}
div.bc_widget_rba div.bc_mainVideo_title {
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	overflow: hidden;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	border-bottom:1px solid #FFFFFF;
}
div.bc_widget_rba div.bc_arrow_left {
	position: relative;
	left: 0;
	top: 26px;
	cursor: pointer;
	width: 19px;
	z-index: 500;
}
div.bc_widget_rba div.bc_arrow_right {
	position: relative;
	left: 0;
	top: 7px;
	cursor: pointer;
	width: 19px;
	z-index: 500;
}
div.bc_widget_rba div.bc_arrow_disabled {
	-moz-opacity: .25;
	opacity: .25;
	filter: alpha(opacity=25);
	cursor: auto;
}
div.bc_widget_rba div.bc_outer {
	position: relative;
	top: -33px;
	left: 0;
	width: 84px;
	overflow: hidden;
}
div.bc_widget_rba div.bc_outer div.bc_inner {
	position: relative;
	width: 1000px;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video {
	float: left;
	margin-right: 10px;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_thumb {
	position: relative;
	width: 80px;
	height: 60px;
	padding:0px;
	border: 1px solid #A4A3A2;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_thumb_over {
	border-color: #9b999d;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_thumb img.bc_src {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 60px;
	cursor: pointer;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_thumb div.bc_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 60px;
	cursor: pointer;
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_thumb div.bc_smallHover {
	background: transparent url('overlay_small.png');
}
div.bc_widget_rba div.bc_outer div.bc_inner div.bc_video div.bc_video_title {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	width: 84px;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	text-align: left;
	padding-top: 3px;
}
div.bc_widget_rba div.bc_footer {
	text-align: right;
}
div.bc_widget_rba div.bc_footer a {
	color: #b88b10;
	font-family: Georgia, serif;
	text-decoration: none;
}