div.dm_widget_playlistembedcode
{
    float: left;
    margin-top: 12px;
    margin-left: 12px;
    width: 470px;
    height: 120px;
}

div.embed
{
    float: left;
    padding: 5px;
    font-weight: bold;
}

div.embed label
{
    margin-top: 12px;
    width: 120px;
    float: left;
    height: 20px;
}

div.embed input
{
    background: #FFFFFF !important;
    width: 290px;
    font-size: 11px;
    margin-top: 12px;
    height: 20px;
    float: right;
}
