/* prestalove-easyfooter.css version 1.0.0 by prestalove.com*/
.block-prestalove-easyfooter {
  float: left;
  width: 100%;
  padding: 10px 0;
}
#footer .block-prestalove-easyfooter-inner {
  font-size:11px;
  overflow:hidden;
  padding: 10px 0;
  color: #6F6F6F;
}
.block-custom-html h2.block-title {
  margin-bottom: 10px;
  padding: 0;
  background: none;
  color: #dc1e2b;
  font-weight:bold;
  font-size:16px;
  text-transform:uppercase;  
}
.block-custom-html a {
  color: #6F6F6F;
  text-decoration: none;
}
.block-custom-html p {
  margin-bottom: 15px;
}

.block-custom-html.block-list ul {
  margin: 0;
  padding: 0;
}
.block-list .block-custom-html ul li {
  margin: 0;
  list-style: none;
  padding: 3px 0 3px 15px;
  background: url(images/footer-bullet.png) 0 7px no-repeat;
}

.block-left {
  float: left;
}

.block-right {
  float: right;
}
.block-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.block-clear {
  clear: both;
}

.block-prestalove-easyfooter-inner .button {width:140px; line-height: 18px !important;  padding: 2px 10px; margin-left:5px;float:left;border:1px #D9D9D8 solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-style:normal;}