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