#tabContent {
	width: 580px;
}

#tabIndex {
	margin: 0px;
	padding: 0px;
  background-color: ;
	display: inline;
}

#tabIndex li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height:20px;
}

#tabIndex .close {
  text-decoration: underline;
}
#tabIndex .open {
  background-color: ;
  text-decoration: none;
}

#tabBoxIndex {
}
