@charset "UTF-8";
/* ========================================

  CSS Information

  File name:   main.css
  Summary:     
  Created:     2009-11-14

======================================== */

a.btn:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);	
}
