/* prestalove-easyfooter.css version 1.0.0 by prestalove.com*/

.block-prestalove-easyfooter {

  float: left;

  width: 100%;

  padding: 20px 0;

}

#footer .block-prestalove-easyfooter-inner {



  border-radius:5px;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  overflow:hidden; 

  padding: 10px 0;

  color: #fff;

}

.block-custom-html h2.block-title {


    font-family: Arial;
    border-bottom: 1px solid #a0bc61;
    margin-bottom: 13px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;

}

.block-custom-html a {

      color: #7c8f7e;
    font-size: 12px;

  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(img/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;

}


@media(max-width:960px) {
#BIIDLogodiv {
	display: block;
}
}
@media(min-width:961px) {
#BIIDLogodiv {
	display: none;
}
}
