#tswcsstabs ul {
	width: 740px;
	margin: 0px;
	float:left;
	padding-top: 132px;
	padding-left: 8px;
	list-style: none;
	display: inline;
}
#tswcsstabs ul li {
	margin: 0px ;
	padding: 0px ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #000 ;
	background-color: #fff ;
	border: 1px outset #E5D6BE ;
	padding: 10px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #000 ;
	background-color: #eeeee4 ;
}
