  #boxes {float:left; width:105%; text-align:center; }
  .box { width: 290px; margin-bottom: 40px; color: #605E5D; padding:5px; background-color:#fff; }
  .box .rel { position: relative; }
  .box .rel p { margin: 0; }
  .box .texts { position: absolute; top: -20px; left: -20px; width: 290px; color: #fff; z-index: 200; opacity: 0; filter: alpha(opacity=0); }
  .box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a { color: #fff; }
  .box .texts .transparent img { opacity: 0.1; filter: alpha(opacity=10); }
  .box .texts .abs { position: absolute; top: 0; }
  .box .categories { padding-bottom: 5px; }
  .box .categories a, .box .posted a { color: #605E5D; }
  .box h1 { margin: 0; padding-bottom: 10px; font-size: 14px; }
  .box h1 a { color: #605E5D; }
  .box .posted { padding-top: 10px; color: #a1a1a1; }
  .box img { display: block; }
  .box .texts { border: 20px solid #22d3d0; background: #22d3d0;}
  .box .categories { padding-top: 10px; }
