/* css for section headers start */
.sectionHeadingWrapper_716, .sectionHeadingWrapper_516, .sectionHeadingWrapper_180
{
  position:relative;
  float:left;
  height:31px;
}
.sectionHeadingWrapper_716
{
  width:740px;
}
.sectionHeadingWrapper_516
{
  width:540px;
}
.sectionHeadingWrapper_180
{
  width:180px;
}

.sectionHeadingLeft
{
  position:relative;
  float:left;
  height:31px;
  width:12px;
  background-image:url("/images/section_heading_left.png");
  background-repeat:no-repeat;
}

.sectionHeadingMiddle_516, .sectionHeadingMiddle_180, .sectionHeadingMiddle_716
{
  position:relative;
  float:left;
  height:31px;
  background-image:url("/images/section_heading_middle.png");
  background-repeat:repeat-x;
  padding-top:7px;
  font-weight: bold;
  color: #444444;
}
.sectionHeadingMiddle_516
{
  width:516px;
}
.sectionHeadingMiddle_180
{
  width:156px;
}
.sectionHeadingMiddle_716
{
  width:716px;
}

.sectionHeadingRight
{
  position:relative;
  float:left;
  height:31px;
  width:12px;
  background-image:url("/images/section_heading_right.png");
  background-repeat:no-repeat;
}
/* css for section headers end */
