.clearfix{
    margin: 0px;
    padding: 0px;
    content: "";
    clear: both;
}
div.hdvideo_thumbnail  {
    background:url('../images/bg.gif') no-repeat;
    width:300px;
    height:69px;

}


.hdvideo_thumbnail .hdvideo_overlay_button {
    position:absolute;margin-top:-50px;margin-left:20px;

}


.hdvideo_button_container {
    float:left;
    position: relative;
    width: 260px;
    z-index: 1500;
    font-weight: bold;
    font-size: 14px;
}

.hdvideo_button_container a {
    font-weight: bold;
    font-size: 14px;
}

.hdvideo_button_container img {
    border: none;
}

#hdvideo_recorder_container {
    display: none;
    position: relative;
    z-index: 2000;
    width: 320px;
}
hdvideo_recorder_video_blog_container
{
    display: none;
    position: relative;
    z-index: 2000;
    width: 320px;

}


.hdvideo_player_link {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;


}

.hdvideo_thumbnail_image {
    margin:0 auto;    
    display: block;
    padding-top: 3px;
    height: 60px;
    width: 80px;



}

.hdvideo_play_video_comment {
    text-decoration: none;
}

.hdvideo_close_player_link {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.hdvideo_player_container {
    width: 400px;
    text-align: right;
    float: right;
    font-weight: bold;
    color: #000;
}

.hdvideo_close_recorder_container {
    margin-left: 280px;
    font-weight: bold;
    color: black;
    float: left;
}

.hdvideo_hide_recorder_container {
    font-weight: bold;
    color: black;
    float: right;
}

