@font-face {font-family: supermarket;src: url(supermarket.eot);}
@font-face {font-family: supermarket;src: url(supermarket.ttf) format('truetype');}

html, body{font:14px "supermarket";overflow-y: auto;padding: 3px 8px; color:#000;font-weight: bold;}
.col{float:left;}
.clear{clear: both}
.w1{width:70%;}
.w2{width:30%;text-align: right}

.digrankline{padding: 0px 7px 0px 7px;border-bottom: 1px dotted #1f1f1f;}

.rankn1{background-color: #ee7624;font-weight: bold; color:#000;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.rankn2{background-color: #f0a055;font-weight: bold; color:#000;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.rankn3{background-color: #f2bd7d;font-weight: bold; color:#000;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

span.num{font-weight: normal;color: #000;font-weight: bold;}

.rankheader1	{ font-size: 14px; font-weight: bold; color: #000;}
.rankheader2	{ font-size: 14px; font-weight: bold; color: #000;}
.rankname	{ font-size: 14px; font-weight: bold; text-align:left; color: #000;}
.rankpoint	{ font-size: 14px; font-weight: bold; text-align:center; color: #FF0000;}
