

td.containertitleorange
{
  width:10%; height:30px;
  background-image:url(../image/orange/cline.gif);
  background-repeat:repeat-x;
  padding:0px 5px 0px 7px;
  border-left:solid 1px #bebebe;
}

td.containerlineorange
{
  height:13px;
  background-image:url(../image/orange/cline1.gif);
  background-repeat:repeat-x;
  border-right:solid 1px #bebebe;
}

span.containertitleorange
{
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
}

td.containercontentpaneorange
{
  background-color:#ffffff;
  padding:5px 5px 5px 5px;
  border-top:solid 2px #ebebed;
}



