@charset "utf-8";

.pagelistform {
 width:200px;
 height:30px;
 position:absolute;
 bottom:0;
 right:275px;
}

.pagelist {
 width:100px;
}

#mwimgad .mainmap {
 width:730px;
}

.pagecount {
 width:730px;
 font-size:9pt;
 margin:10px 0;
 padding:4px 0 0 0;
 text-align:center;
 
}

.pagecount strong {
 color:#060;
}
.pagecount a {
 margin:0 ;
 padding:0 4px;
 color:#06c;
 background-color:#ddd;
}

.pagecount a:hover {
 color:#ffa;
 background-color:#000;
}

.mwactive {
 color:#fff !important;
 background-color:#f00 !important;
}

