﻿/*=======================================================================================*\
|| ######################################################################################||
|| # Userlayer 1.0.0 Version © by PcFreak				                         		#||
|| # Copyright (C) 2007 by Andree Haupt (PcFreak), All rights reserved.          		#||
|| # Email: info@vbstatistic.com														#||
|| # Demo: http://vbstatistic.com														#||
|| #																					#||
|| # For use with vBulletin Version 3.6.x												#||
|| #                                                                                    #||
|| # Userlayer 1.0.0 Version is to be used in conjunction with VBULLETIN 				#||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html                   #||
|| ######################################################################################||
\*=======================================================================================*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/***** the container for userinfo layers ******/
.userinfo_layer
{
	position:absolute;
}

/* resize useravatar */
.userinfo_image
{
	height: 80px;
	border: 6px ridge;
}