table.pop
{
border: 1px none #DDD;
border-right-style: solid;
border-bottom-style: solid;
font-size: 10px;
}
.lt2 table.pop {
	font-size: 1rem;
}

table.pop td
{
padding: 2px 7px 2px 7px;
text-align: center;
border: 1px none #DDD;
border-top-style: solid;
border-left-style: solid;
}

table.pop tr.h td
{
font-weight: bold;
background-color: #F5F2ED;
}

table.pop td.l
{
text-align: left;
}

table.pop td.r
{
text-align: right;
}

table.pop td.same
{
border-top-style: none !important;
}

.s
{
color: gray;
}

.m
{
margin-top: 15px;
}

.m, .s
{
font-size: 11px;
}

table.pop td.disabled
{
background-color: #DDD;
}

table.pop_year
{
width: 100%;
}
