#b2d2MediaPlayerContainer {width:378px; height:280px; background-color:#038799; border:1px solid #C6C6C6; position:relative; color: #fff;font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;font-size: .75em;}

#b2d2MediaPlayerContainer a {outline: none;}

#b2d2MediaPlayerContainer img {border: none}

#b2d2Heading {height:16px; padding:4px 10px}

#b2d2Heading #b2d2Text {float:left}

#b2d2Close {float: right; margin-top: 1px}

#b2d2Close a {color: #fff;display:block;border: 1px solid #fff;font-size: .8em;padding: 1px 3px;font-weight: bold;text-decoration: none;cursor: pointer;display: none}

#b2d2Close a:hover {color: #CCC;border: 1px solid #CCC;}

#b2d2MediaWrapper {position:absolute; top:24px; background-color:#FFF; z-index:2; overflow:hidden}

#b2d2Player {width:378px; height:162px; display:block; z-index:1; overflow:hidden}

#b2d2Controlbar {clear:both; background-color:#CCDCEE; position:absolute; top:186px; color:#000}

#b2d2InfoBar {clear: both;height: 16px; padding: 4px 10px}

#b2d2PlContainer {background-color:#fff;position: relative;width: 378px;height: 66px;padding-top: 4px;}

#b2d2Arrow {position:absolute; background-image:url(../../Images/BCR_Images/BCR_Image_Z_mediaplayer1_arrow.png); top: 0px; height:12px; width:20px; left:41px; z-index:1;}

#b2d2Pl {height:63px;/*width:372px;*/width:372px;margin-left:3px;display:inline;position:relative;overflow:hidden;padding:0;float:left;}

#b2d2Pl div.entries {position:absolute;width:600px;}

#b2d2Pl div.entries a {color:#666;float:left;height:61px;margin:0px 0px;padding:0px;text-decoration:none;margin-right:4px;}

#b2d2Pl div.entries a img {border: 1px solid #fff;}

#b2d2Pl div.entries a img:hover {border: 1px solid #FE000C;}

#b2d2Pl div.entries a:hover {background-position:-140px 0;color:#000;}

#b2d2Pl div.entries a.playing {background-position:-280px 0;color:#000;}

#b2d2Pl div.entries a.paused {background-position:-420px 0;color:#000;}

#b2d2Pl div.entries a.progress {opacity:0.8;}

#b2d2Pl div.entries em {float:right;margin-top:15px;color:red;font-style:normal;}

a.b2d2NextPage, a.b2d2PrevPage {display:block;width:18px;height:18px;background:url(../../Images/BCR_Images/BCR_Image_Z_mediaplayer1_left.png) no-repeat;cursor:pointer;float:left;position: absolute;top:26px;z-index:1; }

a.b2d2NextPage:hover, a.b2d2PrevPage:hover {background-position:0px -18px;}

a.b2d2PrevPage {left: 0px;	}

a.b2d2NextPage {/*position:absolute;*/background-image:url(../../Images/BCR_Images/BCR_Image_Z_mediaplayer1_right.png);	left:360px;}

a.b2d2NextPage.disabled, a.b2d2PrevPage.disabled {visibility:hidden;}

.b2d2Clear {clear: both}