#tswcss2buttons {
	width: 80px ;
	text-align: center ;
}
#tswcss2buttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcss2buttons li {
	margin: 0 ;
	padding: 0 ;
	display: transparent ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcss2buttons li a {
	color: #0000CC ;
	background-color: #eeeeee ;
	border: none ;
	width: 80px ;
	text-decoration: none ;
	display: block ;
}
#tswcss2buttons li a:hover {
	color: #ffffff ;
	background-color: #0066CC ;
}
