@charset "utf-8";
/* CSS Document */

#sizer {
	position: absolute;
	color: #CCC;
	font-size: 75%;
	width: 100px;
	height: 40px;
	background-color: transparent;
	margin-left: 40px;
	margin-top: -24px;
	z-index: 10000;
} 
  
#sizer a:link .image { border: none; } 
#sizer a:hover .image, a:active .image, a:visited .image {border: none}
  
