﻿div.viewRank,div.visitRank
{
	margin-bottom:15px;
}
div.viewRank strong,div.visitRank strong
{
	display:block;
	font-size:10px;
	line-height:1.5em;
	margin-bottom:5px;
	font-weight:normal;
}
div.viewRank img.rankPic,div.visitRank img.rankPic
{
	display:block;
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#663300;
	float:left;
	margin-right:10px;
}
div.viewRank div.rnkDataBlock,div.visitRank div.rnkDataBlock
{
	float:right;
	font-size:10px;		
	line-height:1.5em;
}
div.vcount
{
	background-image:url(../images/bar-back.png);
	width:90px;
	height:7px;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	background-position:left bottom;
	padding:2px;
}
div.vcount img
{
	height:7px;
}
p.rnkTags
{
	margin-top:5px;	
}
p.rnkTags a
{
	font-size:10px;
	line-height:1.5em;
	color:#663300;
	margin-top:5px;
}