@charset "utf-8";
/* CSS Document */

#mmbutton
{
    margin:0px 0px 10px 0px;
}
#mmbutton img
{
	padding-right:3px;
}
#mmbutton img:hover
{
	opacity:0.9;filter:alpha(opacity=90);
	
	cursor:pointer;
}
	
