.cscontainer
{
  background: URL('../images/cs_background_spn.gif');
}

.cmcontainer
{
  background: URL('../images/cm_background_spn.gif');
}

.configinput
{
  width: 240px;
}

.configdateinput
{
  width: 211px;
}

.sp 
{
  width: 280px;
}

.csbackgroundtext
{
  background: URL('../images/cs_background_text_spn.gif');
  width: 235px;
}

.csbackgrounddrops
{
  background: URL('../images/cs_background_drops_spn.gif');
  width: 243px;
}

.cmbackgrounddrops
{
  background: URL('../images/cm_background_drops_spn.gif');
  width: 243px;
}



