/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.added-to-footer {
font-size:10px;
text-align:center;
display:block;
padding:0 0 10px 0;
color:#C79EC3;
}
.added-to-footer a {
color:#C79EC3;
}