﻿<link rel="stylesheet" type="text/css" href="{FenShop:assets:unsemantic-grid-responsive.css}?4"/>
<br/>
<div role="main" class="grid-container">
  <br/>
  <!--{FenShop:vote:validate_begin}-->
    <div class="grid-33 mobile-grid-50" style="padding: 10px;">
      <section class="example-block" style="border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;">
        <span class="dynamic-px-width">
          <div style="padding-top: 20px; text-align: center; border-top: 1px solid #ddd">{FenShop:vote:link_name}</div>
          <div style="padding-bottom: 10px; text-align: center;"><img style="height: 64px;" src="{FenShop:vote:icon}"/></div>
          <div style="font-variant: small-caps; padding: 20px; background-color: #eee; text-align: center; border-top: 1px solid #ddd;"><a style="background: #3399cc; padding: 12px; color: #fff; text-decoration: none;" target="_blank" href="{FenShop:vote:link}">&#10003;</a></div>
        </span>
      </section>
    </div>
  <!--{FenShop:vote:validate_error}-->
    <div class="grid-33 mobile-grid-50" style="padding: 10px;">
      <section class="example-block" style="border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;">
        <span class="dynamic-px-width">
          <div style="padding-top: 20px; text-align: center; border-top: 1px solid #ddd">{FenShop:vote:link_name}</div>
          <div style="padding-bottom: 10px; text-align: center;"><img style="height: 64px;" src="{FenShop:vote:icon}"/></div>
          <div style="font-variant: small-caps; padding: 20px; background-color: #eee; text-align: center; border-top: 1px solid #ddd;"><a style="background: #e25d5d; padding: 12px; color: #fff; text-decoration: none;" target="_blank" href="{FenShop:vote:link}">&#10008;</a></div>
        </span>
      </section>
    </div>
  <!--{FenShop:vote:validate_end}-->
</div>
