/*US TOP 10*/

.states_box {
position: relative;
width: 980px;
height:400px;
background-color: #ccc;
margin: 5px;
text-align:left;
float:left;	
font-size: 10px;
font-family: Verdana,Helvetica;
font-weight: bold;
}


.top10_box {
position: relative;
width: 490px;
height:670px;
background-color: #000;
margin: 5px;
text-align:center;
float:left;	
font-size: 12px;
font-family: Verdana,Helvetica;
font-weight: bold;
}

.top10_title {
position: absolute;
left:130px;
top:30px;
font-size: 30px;
font-family: Verdana,Helvetica;
font-weight: bold;
color: #FFF;
}
	
.top10_rank {
position: absolute;
left:0px;
top:0px;
background: #003399;
width:490px;
height:80px;
font-size:60px;
color: #FFF;
text-align:center;
}

.top10_number {
position: absolute;
left:20px;
top:30px;
}


.top10_twitter_box {
position: absolute;
left:184px;
top:80px;
width:306px;
height:400px;
font-size:50px;
background: #FFF;
text-align:center;
}

.top10_frontpage_box {
position: absolute;
left:0px;
top:80px;
background: #999;
width:184px;
height:560px;
}

.top10_state {
position: absolute;
left:0px;
top:600px;
background: #C00;
width:184px;
height:80px;
text-align:center;
}

.top10_state_code {
position: absolute;
left:50px;
top:630px;
font-size:50px;
color: #FFF;
}

.top10_country_text {
position: absolute;
left:30px;
top:630px;
font-size:28px;
color: #FFF;
}

.top10_frontpage {
position: absolute;
left:0px;
top: 0px;
}

.top10_circ_box {
position: absolute;
left:184px;
top:600px;
background: #999;
width:306px;
height:80px;
}

.top10_circ_number {
position: absolute;
left:190px;
top:640px;
font-size:20px;
color: #FFF;
}

.top10_city_box {
position: absolute;
left:184px;
top:600px;
background: #000;
width:306px;
height:30px;
}

.top10_city_text {
position: absolute;
left:270px;
top:600px;
font-size:20px;
color: #FFF;
}

.top10_smallfont a {
font-size:12px;
color: #336699;
font-weight:bold;
}

.top10_smallfont a:hover {
font-size:12px;
color: #00F;
font-weight:bold;
}

.top10_smallfont {
font-size:10px;
color: #00F;
}