/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/blog/theme.css);
/* end StyleCatcher imports */
a, a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
.rated-best-cta, .rated-best-cta:visited {
  background:transparent url(http://www.rated-best.info/blog/orange-cta-button.png) 
    no-repeat scroll left top;
  color:#000000;
  cursor:pointer;
  display:block;
  font-family:calibri,helvetica,arial,clean,sans-serif;
  font-size:100%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:1.2em;
  margin:1em 0;
  padding:0pt;
  text-align:center;
  text-decoration:none!important;
  width:auto;
}
.rated-best-cta strong {
  background:transparent url(http://www.rated-best.info/blog/orange-cta-button.png)
    no-repeat scroll right top;
  display:block;
  position:relative;
  right:-4px;
  }
.rated-best-cta strong strong {
  background:transparent url(http://www.rated-best.info/blog/orange-cta-button.png)
    no-repeat scroll left bottom;
  left:-4px;
  right:0pt;
  top:5px;
  }
.rated-best-cta strong strong strong {
  background:transparent url(http://www.rated-best.info/blog/orange-cta-button.png)
    no-repeat scroll right bottom;
  color:#000000;
  left:auto;
  padding:0.2em 3.5px 0.5em;
  right:-4px;
  text-indent:-5px;
  top:auto;
}
  .rated-best-cta:hover {
    cursor:pointer;
    text-decoration:none;
    color:#000000;}
  .rated-best-cta:hover, .rated-best-cta:hover strong,
  .rated-best-cta:hover strong strong, .rated-best-cta:hover strong strong strong {
  background-image:url(http://www.rated-best.info/blog/mouseover-cta-button.png);
}
