body {
color:#333;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin:10px;
width: 970px;
}

a {
color:#0270b5;
text-decoration:none;
}

.heading {
width:100%;
border-bottom:1px solid gray;
}

.type {
float:left;
width:75%;
height:50px;
margin-bottom:0;
}

.type_main {
float:left;
width:70%;
height:60px;
margin-bottom:0;
}

.number_main {
font-size:26px;
line-height:30px;
float:left;
width:30%;
height:60px;
}

.sidebar {
float:right;
width:400px;
text-align:left;
font-size:12px;
line-height:12px;
}

.number {
font-size:32px;
line-height:30px;
float:left;
width:25%;
height:50px;
}


.top_list {
font-size:14px;
font-weight:700;
text-transform:uppercase;
text-decoration:underline;
}



#main_dashboard_text {
width:500px;

margin-bottom:10px;
float:left;
text-align: left;
font-size: 17px;
}
#podcast, #mediaspace {
width:500px;

margin-bottom:10px;
float:left;
text-align: left;
font-size: 12px;
}
#top {
width:600px;
margin-bottom:10px;
float:left;
font-size:12px;
line-height:12px;
text-align:left;
}

#top div {
width:300px;
float:left;
text-align:left;
}

#main {
width:970px;
text-align:center;
margin:0 auto;
}

#header {
border-bottom:1px solid gray;
width:580px;
float:left;
padding: 0;
margin: 0;
text-align: left;
}

#average,#cases,#range{
float: right !important;
position: relative !important;
width: 400px !important;
margin-bottom: 0px;
}

#sentences_federal, #sentences_military {
float: right !important;
position: relative !important;
width: 210px !important;
margin-bottom: 0px;
}

.main_text{
position: relative !important;
float: left !important;
width: 50%;
}

.main_text p{
font-size: smaller;
}

.bottom {
float:left;
width: 100%;
}

.bottom div {
float:left;
text-align:left;
}


.small {font-size: 9px;}