.cumuk {background-color: #3f4549;}
#mast {margin-left:17px;margin-right:15px;}
#mast div {
margin:4px 0;
padding:5px 2px;
text-align:left;
font-size:117%;
background-color:#4d8082;
font-family:Helvetica,Arial,Verdana,sans-serif;
}
#mast a {font-size:1.15em;padding-left:20px;}
.mobstat {width:98%;margin:-13px auto 15px;display:none;}
.mobstat td {width:19%;padding:10px 0 10px;text-align:center;font-size:110%;background:#8a8892;font-family:Helvetica,Arial,Verdana,sans-serif;-moz-box-shadow: 0px 0px 9px 1px #252020;-webkit-box-shadow: 0px 0px 9px 1px #252020;box-shadow:0px 0px 9px 1px #252020;-moz-box-shadow: 0px 0px 18px 1px #4e4b1b inset;-webkit-box-shadow: 0px 0px 18px 1px #4e4b1b inset;box-shadow: 0px 0px 18px 1px #4e4b1b inset;border-radius: 4px;}

.mobstat a, #mast a{
color: #DFECEC;
text-decoration:none;
font-weight:bold;
padding:2px 7px 2px;
}
.mobstat a:hover{color:yellow;}
#mast a:hover{color:blue;}
.mobstat a:active,#mast a:active{color:red;}

.adstat {text-align:center;margin:7px auto 7px;}

#mast .active, #mast div:hover  {
background:#CFE2E2;
-webkit-box-shadow: 0px 2px 17px 2px #757584 inset;
-moz-box-shadow: 0px 2px 17px 2px #757584 inset;
box-shadow: 0px 2px 17px 2px #757584 inset ;
}
#mast div:hover a{color:maroon;}
#mast div a:hover {color:blue;}
.mobstat td:hover, #ccrrnt {padding:6px 0 14px;background:#a7293f;}
#mast .active a {color:#132020 ;padding-top:5px;}
.bio, .bas {
border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
box-shadow:1px 1px 10px #808080 inset;-webkit-box-shadow:1px 1px 10px #808080 inset;-moz-box-shadow:1px 1px 10px #808080 inset;
background-color:#eff5f5;
padding:4px;
margin:1px 14px;
overflow:hidden;
border:2px solid #bbb;
font-family:arial, helvetica, sans-serif;
margin:1px 18px;
}

.bas {text-align:left;padding:4px;font-size:1.1em;background-color:#f8f8ff;}

em {color:#800000;}

.bio {padding:7px 14px;text-align:left;}

.bio p {
color:#000;white-space:normal;
margin:10px;font-size:1.2em;line-height:1.4;
}

.statdat {
width:62%;
margin:4px auto;
background:#2E8B57;
padding:7px;
border-spacing:5px;
}

.statdat td {
background-color:#F8F8FF;
font-family:arial, sans-serif;
font-weight:600;
font-size:1.2em;
padding:3px 10px;
text-align:left;
white-space:nowrap;
overflow:hidden;
-webkit-box-shadow:0 0 3px #C0C0C0 inset;
-moz-box-shadow:0 0 3px #C0C0C0 inset;
box-shadow:0 0 3px #C0C0C0 inset;
border:2px solid #C0C0C0;
}
.statdat td+td {text-align:center}
.statnotes {
width:70%;
margin:4px auto;
background:#FFFFF0;
padding:10px;
font-size:1.3em;
text-align:left;
}
.statnotes li {margin:7px;}

@media only screen and (max-width: 752px) {
.mobstat {display:inline-table;}
.statnotes {width:90%;}
.statdat {width:80%;}
}