@charset "UTF-8";

.banner_container { 
	font: 15px/1.8 Arial,Helvetica,sans-serif;
}

.banners,
.rotator { 
	height: 400px; 
}

.banner_description {
    float: left;
    padding: 25px 25px 18px;
    width: 590px;
}

#PressRoom h3 { font-size: 18px; }

.spot {
	background-color: #333;
	padding: 5px 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
}

.spot p { margin: .5em 0; }

.spot a { color: #fff; }

.video {
	width: 510px;
	padding: 0 ;
	float: right;
	font: 15px/1.6 Arial,Helvetica,sans-serif;
}

.bc-wrapper {
	padding: 5px 8px 5px 20px;
	overflow: hidden;
}

.bc-wrapper object {
	outline: none;
}

.bc-wrapper .download-bc-video {
	display: block;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
	width:510px;
}

.bc-wrapper .download-bc-video a {
    font-size: 14px;
	font-weight: bold;
	width: 148px;
	height: 26px; /* 40px - 10px padding */
	padding: 14px 0 5px 0;	
	display: block;
	text-align: center;
	float: left;
   	background-color: #C0C0C0;
    color: #990000;
	line-height: normal;
}

.bc-wrapper .download-bc-video p {
	width: 326px;
	height: 18px; /* 40px - 10px padding */
	float: left;
	padding: 7px 2px 20px 10px;	
	margin: 0;
	background-color:#EBEBEB;
	float: left;
	display: block;
	overflow: hidden;
	line-height: normal;
    color: #555555;
    font-size: 12px;
}

.bc-wrapper .download-bc-video p img {
	background: transparent url('../images/bg-right-click.png') no-repeat center;
	height: 27px;
	width: 20px;
	float: left;
	margin: 0 7px 0 0;
}
