#cell {
	float: left;
	height: 100%;
}

#cell_nav {
	padding-right: 20px;
}

#micro_container_cell {
	width: 100%;
	float: left;
	padding-left: 10px;	
}

#micro_container_cell:hover {
	background-color: #E7E6E6;
}

#micro_container_cell a {
	font-size: 13px;
}

#container_cell {
	width: 100%;
	float: left;
}

#container_cell:hover {
	background-color: #E7E6E6;
}

#container_cell a {
	font-size: 13px;
}

.grid_subtext {
	color: #847784;
	font-size: 10px;
	line-height: 13px;	
}

.grid_main_stat {
	font-size: 30px;
	padding-left: 10px;
}

.grid_main_subtext {
	color: #847784;
	font-size: 15px;
	line-height: 18px;
	padding-left: 10px;
}

#grid_subtext_link a {
	font-size: 10px;
}

.grid_title {
	color: #000000;
	font-size: 14px;	
}
.pagination {
	padding-top: 20px;
	float: right;
}

.number {
	font-size: 15px;
	font-weight: bold;
	color: #B8B8B8;
}

.odd {
	background-color: #ffffff;
}

.even {
	background-color: #F4F4F4;
}

#micro_cell_contents {
	float: left;	
}

#cell_contents {
	padding-top: 10px;
	float: left;
	padding-bottom: 8px;
}

#cell_nav {
	list-style: none;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}

#cell_nav li {
  list-style: none; 
  text-align: left; 
  margin: 0px;
}

#cell_nav ul {
	margin: 0px;
    font-size: small;
	list-style: none;
	border: none;	
	font-size: 11px;
}

#cell_nav a {
	font-size: 11px;
    text-decoration: none;
}

#user_image {
	float: left;
	padding-right: 20px;
}

#user_information {
	padding-top: 5px;
	float: left;
}

#pagination {
	padding: 3px;
	margin: 3px;
	float: right;
	padding-top: 30px;
}

#pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #524C4C;	
	text-decoration: none; /* no underline */
	color: #424141;
}

#pagination a:hover, #pagination a:active {
	border: 1px solid #FF7111;
	color: #000;
}

#pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #524C4C;
	font-weight: bold;
	background-color: #FF7111;
	color: #FFF;
}
	
#pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

#box_stat {
	margin-top: 20px;
	width: 200px;
	height: 150px;
	margin-right: 20px;
	float: left;
	border-right: 3px solid #E9E9E9;
}

#box_stat_long {
	margin-top: 20px;
	width: 870px;
	margin-right: 20px;
	float: left;
}

#box_stat_long td {
	vertical-align: middle;
	padding-bottom: 5px;
}

#box_stat_long img {
	padding-right: 5px;
}

#box_stat-no-right-border {
	margin-top: 20px;
	width: 200px;
	margin-right: 30px;
	float: left;
}

#box_stat-no-right-border-300-long {
	margin-top: 20px;
	width: 420px;
	margin-right: 30px;
	float: left;
}

#box_stat_video {
	margin-top: 20px;
	width: 200px;
	height: 175px;
	margin-right: 20px;
	float: left;
	border-right: 3px solid #E9E9E9;
}

#box_stat-no-right-border-400-long {
	margin-top: 20px;
	width: 440px;
	height: 350px;
	margin-right: 30px;
	float: left;
}

#box_border_right {
	float: left;
	text-align: center;
	width: 180px;
	height: 50px;
	border-right: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
}

#box_border_right_top_none {
	float: left;
	text-align: center;
	width: 180px;
	height: 50px;
	border-right: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
}

#box_border_top_none {
	float: left;
	text-align: center;
	width: 180px;
	height: 50px;
	border-bottom: 3px solid #E9E9E9;
}

#box_border_bottom_right {
	float: left;
	text-align: center;
	width: 363px;
	height: 50px;
	border-right: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
}

#box_border_bottom_none {
	float: left;
	text-align: center;
	width: 360px;
	height: 50px;
	border-bottom: 3px solid #E9E9E9;
}

#box_border_bottom_none_text {
	float: left;
	width: 360px;
	height: 35px;
}

#big_box_border_none {
	float: left;
	text-align: center;
	width: 360px;
	height: 50px;
}

#big_box_border_right_bottom_none {
	float: left;
	text-align: center;
	width: 363px;
	border-right: 3px solid #E9E9E9;
	height: 50px;
}

#box_border_none {
	float: left;
	text-align: center;
	width: 180px;
	height: 50px;
	border-bottom: 3px solid #E9E9E9;
}

.stat_number {
	font-size: 20px;
	line-height: 20px;
}

.stat_text {
	font-size: 11px;
	float: left;
}

#box_stat_header {
	padding-bottom: 20px;
}