.gt-tabs-content span.Head {
	position: relative;
	top: 30px;
	left: 0px;
}
.round-head-container 
{	
	background: url('images/form-head-right.gif') top right no-repeat;		
}
.round-head-container .title
{
	background: url('images/form-head-left.gif') 0 0 no-repeat;		
	height: 33px;
}
.round-head-container .title span.title-text
{
	display: block;
	font-weight: bold;
	position: relative;
	top: 6px;
	left: 8px;	
	font-size: 12px;
	color: #000;
}
.round-head-container-content
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px;
}

/* single tab container */
.gt-single-tab {
	clear: both;	
	margin-right: 10px;
}
.gt-single-tab-content {
	padding-top: 6px;		
}
.gt-single-tab-header {
  float:right;  
  width:100%;
  background:transparent;
  font-size:70%;
  font-family: Verdana, Arial;
  line-height:normal;
  background: url(images/nav-bg.gif) 0 34px repeat-x;  
  border-bottom: solid 1px #ccc;		
  margin-top: 10px;
  margin-bottom: 10px;  
  }
.gt-single-tab-header ul {
	margin:0;
	padding: 0;
	list-style:none;
  }
.gt-single-tab-header li {
  display:inline;
  margin:0;
  padding:0;     
  }
.gt-single-tab-header span {
  float:right;
  background:url("images/tableft.gif") no-repeat left top;
  margin:0 0 0 0;
  padding:0 0px 0 4px;
  text-decoration:none;
  }
.gt-single-tab-header span span {
  float:right;
  display:block;
  background:url("images/tabright.gif") no-repeat right top;
  padding:5px 10px 4px 6px;
  color:#333;
  width: 140px;
  text-align: right;
  }
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
.gt-single-tab-header span span {float:none;}
/* End IE5-Mac hack */
	