/* Put your ie7 specific rules here.  */


div.copyright-block {
    display: none;
}

.glassyBg {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px ;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 1.7em !important;
}

.glassyBg p{
    margin-bottom: 5px !important;
}

.zt-grid ul, #zentools-267.zt-grid ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

img.profile {
    border-radius: 50px;
}

.zt-image.zt-border-shadow img {
    padding: 0 !important;
    background: #5b5959 !important;
    border: 1px solid #444 !important;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75) !important;
    width:100%;
}


ul.circleList li {
    list-style-type: disc !important;
    text-align: justify;
    color: #fff;
    margin-bottom: 5px;
}
ul.circleList{
    padding: 0 20px;
}
