.tool { background-color: #f2f4f3; padding: 14px 14px 14px 14px; margin-top: 34px; }
.tool img.title { position: absolute; margin-top: -40px; }
.tool .buffer { height: 30px; }
.tool .description { text-shadow: -1px 1px 0px #ffffff; color: #898f92; font-size: 15px; padding: 0px 10px 4px 4px; }
.tool .action { background-color: #ffffff; margin-top: 10px; padding: 20px 20px 20px 20px; -moz-box-shadow: 0px 0px 4px #dfe0e0; -webkit-box-shadow: 0px 0px 4px #dfe0e0; box-shadow: 0px 0px 4px #dfe0e0; }
.tool img.download { margin-left: -36px; }

.tool-link { float: left; width: 288px; border: 8px solid #f2f3f4; padding: 12px 10px 12px 10px; margin: 0px 20px 20px 0px; cursor: pointer; }
.tool-link:hover { border: 8px solid #d9eaf4; }
.tool-link img { float: left; margin: 4px 16px 0px 0px; }
.tool-link a { font-size: 16px; color: #222222; font-weight: bold; text-decoration: none; }
.tool-link p { color: #949697; margin-bottom: 0px; padding-bottom: 0px; margin-top: 8px; line-height: 18px; }