﻿.MixMarketDiv
{
    width: 184px;
}

.MixMarketBottomPanel
{
    background-image: url('Images/WidgetBottomPanelLeftSideGreenTriangle.gif');
    background-position: left;
    background-repeat: no-repeat;
    height: 30px;
}

.MixMarketDiv > .MixMarketContent
{
    border-top: 1px #141414 dotted;
    border-left: 1px #141414 dotted;
    border-right: 1px #141414 dotted;
}

.MixMarketBottomPanelTitle, .ka * .MixMarketBottomPanelTitle
{
    height: inherit;
    background-image: url('Images/MixMarketWidget/MixMarketWidgetTitleKa.gif');
    background-position: right;
    background-repeat: no-repeat;
}

.en .MixMarketBottomPanelTitle
{
    background-image: url('Images/MixMarketWidget/MixMarketWidgetTitleEn.gif');    
}

.de .MixMarketBottomPanelTitle
{
    background-image: url('Images/MixMarketWidget/MixMarketWidgetTitleDe.gif');    
}

.MixMarketWidgetWrapper
{
    padding-bottom: 10px;
    margin-top: 10px;
}
