

/* Town Statas */

#townstatspage.seccion {
	min-height: 1125px;
}

#townstatspage.seccion .enclosedwidget{
	margin-bottom: 10px;
}

#townstatspage.seccion #left{	
	float: left;
	width: 30%;
	border: none;
	margin: 10px 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#townstatspage.seccion #right{	
	float: right;
	margin-left: 0px;
  	width: 67%;
	border: none;
	margin: 10px 0px;
	padding-right: 10px;
    padding-left: 10px;
}

#townstatspage.seccion #subgen{	
	font-size: 16px;
}

#townstatspage.seccion #subgen table{
	float:  center;
  border-collapse: collapse;
	border-spacing: 0;
  margin: 10px auto;
    width: 100%;
}

#townstatspage.seccion #subscore{
	
	font-size: 14px;
	min-height:  60px;

	padding-bottom: 10px;
//	background: #FFFFFF;
}

#townstatspage.seccion #subscore table{
	float:  center;
  border-collapse: collapse;
	border-spacing: 0;
  margin: 10px auto;
    width: 100%;
}


#townstatspage.seccion #notesub{
	
	font-size: 16px;
//	background: #FFFFFF;
	min-height:  80px;
}

#townstatspage.seccion #notesub table{
	float:  center;
  margin: 10px auto;
  border-collapse: collapse;
	border-spacing: 0;
    width: 100%;
}


#townstatspage.seccion #toprev{
	
	font-size: 16px;
//	background: #FFFFFF;
	padding-bottom: 10px;

}

#townstatspage.seccion #toprev table{
	float:  left;
  border-collapse: collapse;
	border-spacing: 0;
    width: 100%;
}

#townstatspage.seccion table th{
	font-size: 18px;
	text-align: left;
}

#townstatspage.seccion table tr.dotted{
	
	border-bottom: 1px dotted #225790;
	margin-bottom: 10px;
}


#townstatspage.seccion #subelem{	
	font-size: 16px;
}

#townstatspage.seccion #subelem table{
	float:  left;
  border-collapse: collapse;
	border-spacing: 0;
  width: 100%;
}

#townstatspage.seccion table td.numbers{
	
	text-align: right;
}

#townstatspage.seccion table th.centertext,
#townstatspage.seccion table td.centertext{
	
	text-align: center;
}


#townstatspage.seccion #revass{
	
	font-size: 12px;
//	background: #EEE3BC;
}


#townstatspage.seccion #revass table{
	float:  left;
  border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
    width: 100%;
}

#townstatspage.seccion #noteres{
	
	font-size: 11px;
//	background: #EEE3BC;
			min-height:  80px;
}
