/* borders live stream styles */
	
#liveStreamContainer {
	width: 960px;
	margin: 0 auto;
	/* color: #f5d9b2 !important; */
	font-family: verdana,sans-serif;
	padding-bottom: 60px;
	/*margin-top: -15px;*/
	}
	
#liveStreamContainer p {
	/* color: #f5d9b2 !important; */
	}
	
#boxcarFacebook {
	float: right;
	width: 400px;
	padding: 83px 0 0 0;
	margin-top: 15px;
	/*background: url(../images/boxcar_facebook_topBg2.gif) top left no-repeat; */
	position: relative;
	margin-bottom: 6px;
	}
	
#boxcarFacebookTopLeft {
	position: absolute;
	top: 0;
	left: 0;
	}
	
#boxcarFacebookTopRight {
	position: absolute;
	top: 0;
	left: 200px;
	}
	
#boxcarVideoPlayer {
	padding: 15px 0 15px 15px;
	width: 509px;
	float: left;
	margin-bottom: 10px;
	}
	
#boxcarVideoPlayerWrapper {
	height: 280px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	background: #333333;
	border: 2px solid #000;
	}
	
#boxcarVideoPlayer p {
	padding: 10px 0 10px 5px;
	}
	
p.boxcarTextBrown {
	color: #4e310d;
	line-height: 1.6;
	}
	
p span.boxcarGeorgia {
	font-family: georgia,serif;
	}
	
p span.boxcarLargeText {
	font-size: 16px;
	font-weight: bold;
	}
	
#liveStreamContainer a:link {
	color: #a45900 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
	}
	
html #liveStreamContainer a:hover {
	color: #4e310d !important;
	}
	
#liveStreamContainer a:visited {
	color: #a45900 !important;
	font-weight: normal !important;
	}
	
	
#boxcarAddToCart {
	clear: left;
	padding: 8px 20px;
	}
	
#boxcarShareThisPage, #boxcarShareButton {
	float: right;
	margin: 10px 0 0 0;
	}
	
#boxcarShareThisPage {
	padding-right: 10px;
	}
	
#boxcarAlbumCover {
	padding: 8px 8px 8px 0;
	}
	
.boxcarFloatLeft {
	float: left;
	}
	
.boxcarClr {
	clear: both;
	}
	
#boxcarBottomRight {
	float: right;
	width: 330px;
	padding: 20px 70px 0 0;
	}
	
#boxcarBottomLeft {
	float: left;
	width: 510px;
	padding: 2px 0 0 0;
	margin: -10px 0 0 12px;
	}
	
#boxcarBottomLeft img {
	vertical-align: top;
	}
	
.boxcar_thumbnail  {
	padding: 10px 6px;
	float: left;
	font-size: 14px;
	}
	
.boxcarDarkYellowText {
	color: #f5d9b2;
	}
	
#boxcarConnectWithBorders {
	background: #271816;
	border: 1px solid #432b12;
	padding: 8px 0 4px 12px;
	margin: 5px 0 0 0;
	color: #f1d083;
	font-weight: bold;
	}
	
#boxcarConnectWithBorders li {
	float: left;
	width: 110px;
	margin-right: 12px;
	}
	
#boxcarConnectWithBorders li img {
	float: left;
	padding-right: 4px;
	}
