#tabsB {	text-transform: uppercase;}#tabsB a {	background: url("../images/tabs/tableft.gif") no-repeat left top;	float: left;	margin: 0;	padding: 0 0 0 4px;	text-decoration: none;}#tabsB a span {	background: url("../images/tabs/tabright.gif") no-repeat right top;	color: #FEFEFE;	display: block;	float: left;	padding: 5px 13px 4px 7px;}#tabsB a span {	float: none;}#tabsB a:hover {	background-position: 0% -42px;	color: #FFFFFF;}#tabsBselected {	background-position: 0% -42px;	color: #FFFFFF;}#tabsB a:hover span {	background-position: 100% -42px;	color: #FFFFFF;}#tabsB li {	display: inline;	margin: 0;	padding: 0;}#tabsB ul {	list-style: none;	margin: 0;	padding: 10px 10px 0 50px;}#tabsB span {	font-family: Arial;	font-size: 11px;	font-weight: bold;}