<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


#facebook_profile	{position:fixed; right:438px; top:0px; width:0px; height:600px;  display:none; z-index: 10000 px;}

#facebook_inner		{position:absolute; left:364px; top:0;}

#facebook_content	{

	position:absolute;

	left:73px;

	top:0;

	padding:5px;

	background:url(/images/bg_big.png) 0 0 no-repeat;

	z-index:1000;

	width:190px;

	height:329px;

}

#facebook_iframe	{



	background-image:url(/images/fbbg.png)

	width:190px;

	height:319px;

	background-image: url(/images/fbbg.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	padding: 0px;

	width: 190px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#facebook_handle	{position:absolute; left:0px; top:25px; background:url(/images/handle.png) 0 0 no-repeat; width:73px; height:80px;}
#facebook_handle a	{display:block; width:73px; height:80px; text-decoration:none;}

#facebook_info		{font:normal 10px Arial; color:#a4aaa3; position:absolute; bottom:15px; left:5px;}</pre></body></html>