body {
	font-size: 16px;
	*font-size: 100%; /* ~WinIE7 */
	_font-size: 16px; /* ~WinIE6 */
}
div#Btn li {
	font-size: 16px;
	*font-size: 100%; /* ~WinIE7 */
	_font-size: 16px; /* ~WinIE6 */
}
li.Large {
background-color:transparent;
}
li.Large img {
visibility:hidden;
}
li.Medium img {
visibility:visible;
}
li.Small img {
visibility:visible;
}
