.bubblecast_player_wp{
    width:475px;
}
.bubblecast_site_link{
    font-size:5px;
    color: #ffffff;
    line-height: 20px;
}

.bubblecast_fl_wp{
    /*float:left;*/
}

.bubblecast_cfg_err_wp{
    float:left;
    color: red;
    width:100%;
    font-size:10px
}

#bubblecast_comment {
    color: #333;
	display: none;
	position: absolute;
	width: 475px;
	height: 475px;
	padding: 1em;
	border: 1em solid #ff00cc;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;
}

.bubblecast_wvp_block {
    text-align: center;
    padding: 3px;


}
.bubblecast_fl_wp_thumb{
    position:relative;
}
a.bubblecast_play_btn{
    position:absolute; 
    left:200px 
    top:200px; 
    width:50px;
    height:50px;
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;

}

a.bubblecast_play_btn:hover{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor:pointer;
}
.bubblecast_player {
    color: #333;
	display: none;
	position: relative;
        border: 1px solid #ff00cc;
    
    width: 475px;
	height: 375px;
	z-index:1001;
	overflow: auto;
}
.bubblecast_player_wide{
    color: #333;
	display: none;
	position: absolute;
    background-color:#fff;
	z-index:1001;
	overflow: auto;
    border: 2px solid #ff00cc;

}
.bubblecast_ws_close_btn{
    margin:1px;
    padding:0px;
    background-color:#fff;
}
.bubblecast_player_wp img {
    padding:0;
    margin:0;
    border:#ff00cc solid 1px !important;
    background-image:none !important;
    background-color:transparent!important;
    background-repeat:no-repeat!important;
}
.bubble_prod_cats{
    margin:0 5px 5px 0px;
    font-weight:bold;
    vertical-align:middle;
}
