div.sitevisit {
	font-size : 14px;
	font-weight : bold; 
	color : #333333;
	text-align : center;
	margin-left:  15px;
}

div.name {
	font-size : 14px;
	font-weight : bold; 
	color : #333333;
	text-align : center;
	margin-bottom : -4px;
}

div.snippet {
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	color : #333333;
	text-align : center;
	padding-top : 4px;
}

div.center {
	text-align : center;
	font-size : 10px;
	font-weight : normal;
}

div.balloon {
	font-size : 11px;
	color : #333333;
	font-weight : normal;
	text-align : left;
	line-height : 100%;
	padding-top : 10px;
	padding-bottom : 10px;
	width: 320px;
	overflow: hidden;
}

div.outro {
	text-align : center;
	font-size : 10px;
	font-style : italic;
}

div.link {
	text-align : center;
	font-size : 11px;
}

img.xsmall,img.small,img.medium,img.large {
	margin-bottom : 12px;
}

img.xsmall {
	width : 100px;
	padding-left: 37.5px;
	padding-right: 37.5px;
}
img.small {
	width : 175px;
}

img.medium {
	width : 275px;
}

img.large {
	width : 400px;
}

img.table {
	width : 100px;
	padding-left : 0px;
	padding-right : 0px;
}