﻿@charset "utf-8";

img.partner {
    width: 280px;
    height: 280px;
    cursor:pointer;
    cursor:hand;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
