.tab-container {
	width: 580px;
	border: 1px solid #c6c6c6;
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
.tabFooter {
	width: 100%;
	background: #fff url('tab-pane-bg.gif') bottom no-repeat;
	height: 10px;
	clear: both;
}
.tab-panes {
	margin: 3px;
	padding: 5px;
}
/*Added by Sean*/
.tab-productdescription {
	text-align: center;
	font-weight:bold;
	color:#ff0000;
/* */
}
#tab-header {
  float:left;
  width:100%;
  background:#DAE0D2 url("tabber-round_bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tab-header ul {
  margin:0;
  padding:10px 0px 0px;
  list-style:none;
  }
#tab-header li {
  float:left;
  background:url("tabber-round_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tab-header a {
  display:block;
  background:url("tabber-round_right.gif") no-repeat right top;
  padding:3px 15px 3px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
#tab-header a:hover {
  color:#ccc;
  }
#tab-header #tab-current {
  background-image:url("tabber-round_left_on.gif");
  }
#tab-header #tab-current a {
  background-image:url("tabber-round_right_on.gif");
  color:#0066ff;
  padding-bottom:4px;
  }
  /*Added by Sean*/
#tab-box1 {
  position: relative;
  top: -13px;
  left: 10px;
  width: 280px;
  height: 01px;
}
/* */
/*Added by Sean*/
#tab-box2 {
  position: relative;
  top: -30px;
  left: 300px;
  width: 280px;
  height: 01px;
}
/*Added by Sean*/
#clothingtab-box2 { 
  position: relative;
  top: 10px;
  left: 300px;
  width: 280px;
  height: 1px;
}
/* */
/*Added by Sean*/
#clothingtab-box1 { 
  position: relative;
  top: 110px;
  left: 0px;
  width: 280px;
  height: 1px;
}
/* */
