#slidetabsmenu {
  font-size:1.1em;
  border:1px solid #CCCCCC;
  line-height:normal;
  display:block;
  margin-top:5px;
  }
#slidetabsmenu fieldset{ margin:1em}
#slidetabsmenu .centerBoxWrapper{ border:none; margin:0 0.5em;}
#slidetabsmenu .centerBoxHeading{ display:none;}
.disp{
    margin: 0em;
	background:none;
	height:27px;
	line-height:27px;
	padding: 0 1.5em;
	cursor:pointer;
    font-weight:bold;
	text-align:center;
	border:none;
  }
 .undisp{
    margin: 0em;
	background: url(../images/center_box_top.gif) repeat-x ;
	height:27px;
	line-height:27px;
	padding: 0 1.5em;
    cursor:pointer;
    font-weight:bold;
	text-align:center;
    border-bottom:1px solid #CCCCCC
   }
#tab_1,#tab_2,#tab_3{border-right:1px solid #CCCCCC;}
#tab_4{
background: url(../images/center_box_top.gif) repeat-x ;
height:27px;
line-height:27px;
width:487px;
border-bottom:1px solid #CCCCCC;
}