.widgetBorder
{
    display: block;
}


.widgetStage
{
    background:url(/images/themes/mainDefault/main_bg.jpg) no-repeat top #2b2b2b;
}

.titleText
{
    font-size: 16px;
}

.widgetTitleBar
{
    border-bottom:none;
}

.widgetStage
{
    background:none;
}

.topBorder
{
    background:url(http://cdn2.muzu.tv/media/2008/09/25/40724.png);
    border:none;
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
    top: 0px;
    left:29px;
}

.bottomBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40727.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
    left: 29px;
    bottom: 0px;
}

.leftBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40721.png);
    background-repeat: repeat-y;
    width: 29px;
    height: 100%;
    top: 29px;
    left: 0px;
}

.rightBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40722.png);
    background-repeat: repeat-y;
    width: 29px;
    height: 100%;
    top: 29px;
    right: 0px;
}

.topLeftBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40723.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    top: 0px;
    left: 0px;
}

.topRightBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40725.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    top: 0px;
    right: 0px;
}

.bottomLeftBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40726.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    left: 0px;
    bottom: 0px;
}

.bottomRightBorder
{
    background-image: url(http://cdn2.muzu.tv/media/2008/09/25/40728.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    right: 0px;
    bottom: 0px;
}

.widgetContainer
{
    background:url(/images/themes/mainDefault/bg.png);
    font-family: Arial, Helvetica, sans-serif;
    color: #c0c0c0;
}

.stageWidget
{
    background:none;
}

.mediaPlayer .borderArtWork
{
    display:none;
}

.widgetStage a:link 
{
    font-family: Arial, Helvetica, sans-serif;
    color:#cbfe00;
    text-decoration: underline;
}

.widgetStage a:visited 
{
    font-family: Arial, Helvetica, sans-serif;
    color:#cbfe00;
    text-decoration: underline;
}

.widgetStage a:hover 
{
    font-family: Arial, Helvetica, sans-serif;
    color:#cbfe00;
    text-decoration: underline;
}

.widgetStage a:active 
{
    font-family: Arial, Helvetica, sans-serif;
    color:#cbfe00;
    text-decoration: underline;
}

.imageWidget
{
    background: none;
}
