/*=======================================================================================*\
|| ######################################################################################||
|| # VBTT USER LAYER (Based of a Mod by PC Freak) Mod by Juleika 4 VBTT               	#||
|| #																					#||
|| # For use with vBulletin Version 3.8.x												#||
|| ######################################################################################||
\*=======================================================================================*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

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

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