﻿.MC_SE
{
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
}
.MC_SC
{
  height: 20px;
  background-repeat: repeat-x;
}
.MC_SD
{
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
}


.MC_CE
{
  width: 12px;      
  background-repeat: repeat-y;
}
.MC_CC
{
  background-repeat: repeat;
  vertical-align: top;
  padding: 5px;
  text-align: left;
}
.MC_CD
{
  width: 12px;
  background-repeat: repeat-y;
}


.MC_IE
{
  width: 12px;
  height: 2px;
  background-repeat: no-repeat;
}
.MC_IC
{
  height: 2px;
  background-repeat: repeat-x;
}
.MC_ID
{
  width: 12px;
  height: 2px;
  background-repeat: no-repeat;
}