.adslot_1 { margin: auto; margin-top: 10px; text-align: -webkit-center; }
.adslot_2 { margin: auto; margin-top: 10px; text-align: -webkit-center; }
.adslot_3 { margin: auto; margin-top: 10px; margin-bottom:10px; text-align: -webkit-center; }

@media (min-width: 320px) {
   .adslot_1 { width:320px; min-height:60px; max-height:250px; }
   .adslot_2 { width:320px; min-height:60px; max-height:250px; }
   .adslot_3 { width:320px; min-height:60px; max-height:250px; }
}
@media (min-width: 468px) {
   .adslot_1 { width:468px; }
   .adslot_2 { width:468px; }
   .adslot_3 { width:468px; }
}
@media (min-width: 768px) {
   .adslot_1 { width:728px; margin-bottom:15px; }
   .adslot_2 { width:728px; margin-bottom:15px; }
   .adslot_3 { width:728px; margin-bottom:15px; }
}
@media (min-width: 992px) {
   .adslot_1 { width:728px; }
   .adslot_2 { width:728px; }
   .adslot_3 { width:728px; }
}
.maxwidth { max-width:700px; margin: 0 auto; }
.centered { margin: 0 auto; }
.contentfont { font-size:15px; font-family:sans-serif; font-weight:300; }
#content a { font-weight:bold; }
ul { padding-inline-start:15px; }
.lastupdated { color:#777; font-size:12px; font-style:italic; }
#lastupdated { margin-top:-3px; margin-bottom:17px; }
hr { width:100%; margin-left:0px; border-top: 1px solid #4444; }
