/*	tswtabs.css		1.0.1*/#tswcsstabs ul  { list-style: none; display: inline; margin: 0; padding: 0 }#tswcsstabs ul li   { font-family: "Trajan Pro", Times, serif; font-weight: bold; text-align: center; list-style: none; display: inline; margin: 0; padding: 0; overflow: hidden }#tswcsstabs li a     { color: #600409; font-size: 13px; text-decoration: none; background-color: #f4e5c4; padding: 13px; position: relative; float: left; overflow: hidden; border-right: 1px solid #7b93a3 }#tswcsstabs li a:hover  { color: #600409; background-color: #97a8af; background-image: none }	#tswcsstabs li span  { text-align: center; cursor: pointer; position: absolute; top: 15px; left: 0 }