.top100div
{
	background: #7ea2c6;
	height:16px;
	text-align: right;
	padding: 4px;
	color:white;
	font-size: 12px;
	font-family: Verdana;
}

.last10visitorsDIV
{
	float:left;
	text-align: center;
	padding: 1px;
	border: solid 1px #7ea2c6;
}

.last_visitor_head
{
	padding: 2px;
	background: none #3B5998;
	color: #fff;
	height: 19px;
	
}

.inside_right
{
	float: right;	
}
.inside_left
{
	float: left;	
}


.last_visitor_head a:link, .last_visitor_head a:hover , .last_visitor_head a:visited
{
	color: #fff;
}


