#xco_stats {
	text-align: center;
}

#xco_stats table{
	width: 100%;
}


#xco_stats .titlecol {	
	width: 75%;
}

#xco_stats .clickscol {
	 width: 25%;
}

#xco_stats .title_label, #xco_stats .clicks_label {
	color: #777;
	font-family: Georgia, "Times New Roman", "bitsream Charter", Times, serif;
	font-size: 16px;
	font-style: italic;
	left: 15px;
	padding: 5px 10px 7px;
	border-bottom: 1px solid #CCC;
}

#xco_stats .title_label {
	text-align: left;
}

#xco_stats .title {
	font-size: 14px;
	text-align: left;
}

#xco_stats .title .edit {
	font-size: 10px;
}

#xco_stats .shorturl {
	text-align: left;
	font-size: 10px;
	color: #777;
	font-style: italic;
	padding-bottom: 5px;
}

#xco_stats .clicks {
	color: #555;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", "bitsream Charter", Times, serif;
}

#xco_stats .footer {
	text-align: left;
	font-size: 10px;
	color: #777;
	font-style: italic;
	line-height: 16px;
	text-align: center;
}