
						ul {
							list-style: none;
						}

						ul ul {
							list-style: none;
						}
					
p img {
    box-shadow: 5px 5px 10px grey;
}
ol {
    list-style: decimal;
}
.hmEditionCont {
    background: #f1f1f1;
}
.tac {
    text-align: center!important;
}
table th {
background: #eee;
border: 1px solid #000;
}
table, td, tr{
border: 1px solid #000;
}
td{
padding: 3px !important;
}
.tr2 {
background: #eee;
border: 1px solid #000;
}
nav ul.productmenu {
    margin-right: 2px;
    margin-bottom: 5px;
}
.nav {
    margin: 12px 0 0;
    padding: 0;
    font-size: 14px;
    text-align: right;
    line-height: 24px;
}
