﻿.base {margin-bottom:2px;}

.base table 
{
    width:350px;
}

.base .r
{
    width:64px;
}
.base .p
{
    width:40px;
}

.base .d 
{
    width:50px;
}

.desc
{
    border-top:1px solid #999;
    margin-top:1em;
    width:340px;
    padding:4px;
}

.base div 
{
    padding:4px;
    padding-bottom:1em;
}

.norm 
{
    border:1px solid orange;
    background-color:#474545;
}
.norm div {display:none;}

.high
{
    border:1px solid #F00;
    background-color:#8A8571;
}
.high div {display:block;}

.iwc {display:none;}
         
#map {
	border:1px solid #fff;
	width:400px;
	height:400px;
	margin:40px auto 0 auto;
	color:#000;
}

#map a, #map a:visited {color:#c00;}

td {vertical-align:top;}

img.stars {margin-top:4px;}