/**
* @version		$Id: mod_vvisit_counter.css 2009-12-05 vinaora $
* @package		VINAORA VISITORS COUNTER
* @copyright	Copyright (C) 2007 - 2010 VINAORA. All rights reserved.
* @license		GNU/GPL
* @website		http://vinaora.com
* @email		admin@vinaora.com
*
*/

body #vvisit_counter div,
#vvisit_counter div{
	text-align:center;
}

#vvisit_counter img{
	margin:0;
	padding:0;
	border:none;
}

#vvisit_counter table{
	margin: 3px auto;
}

#vvisit_counter hr{
	width: 90%;
}

#vvisit_counter a,
#vvisit_counter a:hover{
	border:none; 
	text-decoration:none;
}