table td, table th {
border-style: none;
border-color: transparent;
border-top-style: none;
border-top-color: transparent;
border-bottom-style: none;
border-bottom-color: transparent;
}
tr.even, tr.odd {
border-style: none;
border-color: transparent;
}

tbody {
border-style: none;
border-color: transparent;
}

.item-list ul {
margin-left: 50%;
}
#footer .footer-area .content ul {
    margin-left: 0;
}

.views-field.views-field-body {
    text-align: left;
    vertical-align: top;
}

.views-field.views-field-field-about-image {
    width: 50%;
vertical-align: top;
}

.view-about {
    margin-top: 30px;
}


p {
-webkit-hyphens: none;
-moz-hyphens: none;
-epub-hyphens: none;
hyphens: none;
}

.block.block-system {
    display: none;
}

.odd.views-row-first.views-row-last {
    min-height: 350px;
}