body {
    padding-left: 0px;
    padding-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

p {
    padding: 0px;
    margin: 0px;
}


.section ul {
    list-style: none;
}

.section ul li {
    display: inline;
}

.section ul a {

}

.section ul a:hover {
    background-color: #FFFFFF;
}

.section ul a img {
}

.section ul a.lightbox-enabled img {
    border: 1px dotted #999999;
}


.section .link {
display: none;
}

.section .important {
display: none;
}

.section .title {
display: none;
}

.clear {
    clear: left;
}

.section.header {
display: none;
}

.section.footer {
display: none;
}
#lightbox-infoBox{
	display: none;
}
