﻿@charset "utf-8";

.contentspane_h
{
  background: url(../../../Images/contents_h.gif) no-repeat;
  padding:0px;
  margin:0px;
  width:580px;
  height:10px;
  font-size:1px !important;
  float:left;
}

.contentspane_bg
{
  background: url(../../../Images/contents_bg.gif) repeat-y left;
  padding:0px 10px;
  margin:0px;
  width:560px;
  height:auto;
  float:left;
}

.contentspane_b
{
  background: url(../../../Images/contents_b.gif) no-repeat;
  padding:0px;
  margin:0px;
  width:580px;
  font-size:1px !important;
  height:10px;
  float:left;
}
