div.riffly_thumbnail  {
	position: relative;
}

.riffly_thumbnail .riffly_overlay_button {
	position: absolute;
	left: 93px;
	top: 50px;
	width: 32px;
	height: 19px;
}

/*
.riffly_thumbnail .riffly_overlay_button_audio {
	position: absolute;
	left: 110px;
	top: 57px;
	width: 19px;
	height: 12px;
}
*/

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

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

.riffly_button_container img {
    border: none;
}

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

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

.riffly_thumbnail_image {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 45px;
    border: 1px #000 solid;
}

.riffly_play_video_comment {
    text-decoration: none;
}

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

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

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

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