.usamap {
    top: 1em;
/*    bottom: -2em;*/
/*	font-size: 2mm;*/
	background-image: url(./images/states.png);
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 600px;
	height: 374px;
	position: relative;
}
.team {
/*	font-size: 3mm;
	border-width: 1px;
	width: 1em;
	height: 1em;*/
	position: absolute;
}
.teams {
	font-size: 0.8em;
	margin-top: 0.5em;
}
.en { display: none; }
.jp {}

.afc {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.nfc {
/*	margin-top: 1em;*/
	margin-bottom: 0.5em;
}
.west {
    float: left;
    margin-left: 2em;
    margin-right: 2em;
}
.north { margin-left: 2em; }
.south {
    float: left;
    margin-top: 1em;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
}
.east {
    margin-top: 1em;
    margin-left: 2em;
    margin-bottom: 1em;
}

.floatclear { clear: left; }

.topMark {
    border-width: 2px;
    border-color: #afafaf;
    border-style: solid;
    background-color: #ffff7f
}

a { text-decoration: none }
input {
    border: none;
    text-align: right;
}

#Baltimore-RAVENS     { top:145px; left:520px }
#Cincinnati-BENGALS   { top:164px; left:438px }
#Clevland-BROWNS      { top:124px; left:461px }
#Jacksonville-JAGUARS { top:291px; left:487px }
#Pittsburgh-STEELERS  { top:137px; left:483px }
#Tennessee-TITANS     { top:214px; left:415px }
#Buffalo-BILLS        { top:102px; left:490px }
#Indianapolis-COLTS   { top:155px; left:415px }
#Miami-DOLPHINS       { top:347px; left:517px }
#New-England-PATRIOTS { top:88px; left:567px }
#New-York-JETS        { top:114px; left:548px }
#Denver-BRONCOS       { top:165px; left:207px }
#Kansas-City-CHIEFS   { top:176px; left:326px }
#Oakland-RAIDERS      { top:155px; left:15px }
#San-Diego-CHARGERS   { top:238px; left:50px }
#Seattle-SEAHAWKS     { top:13px; left:51px }
#Chicago-BEARS        { top:131px; left:393px }
#Detroit-LIONS        { top:114px; left:441px }
#Green-Bay-PACKERS    { top:92px; left:390px }
#Minnesota-VIKINGS    { top:87px; left:335px }
#Tampa-Bay-BUCCANEERS { top:317px; left:484px }
#Arizona-CARDINALS    { top:246px; left:110px }
#Dallas-COWBOYS       { top:270px; left:300px }
#New-York-GIANTS      { top:122px; left:548px }
#Philadelphia-EAGLES  { top:132px; left:533px }
#Washington-REDSKINS  { top:157px; left:522px }
#Atlanta-FALCONS      { top:243px; left:448px }
#Carolina-PANTHERS    { top:214px; left:488px }
#New-Orleans-SAINTS   { top:308px; left:387px }
#San-Francisco-49ERS  { top:158px; left:8px }
#St--Louis-RAMS       { top:180px; left:370px }
#Houston-TEXANS       { top:310px; left:310px }

#afc-west  {  }
#afc-north {  }
#afc-south {  }
#afc-east  {  }
#nfc-west  {  }
#nfc-north {  }
#nfc-south {  }
#nfc-east  {  }

#clear-and-ather {
    margin-top: 2em;
}
