.headline
{
	width: 440px;
	float: left;
	_margin-top: 13px;
}

.top-buttons
{
	float: right;
	margin-right:  -8px;
	margin-top: 10px;
	#margin-top: 9px;
}
	.top-buttons .facebook-button
	{
		font-size: 14px;
		padding: 0;
		position: relative;
		top: -2px;
		#top: 1px;
		margin-left: 15px;
	}
		.top-buttons .facebook-button .text object
		{
			margin-top: 3px;
		}
	
		.top-buttons .facebook-button .hitbox
		{
		 	position: absolute;
			width: 100%;
			height: 100%;
			z-index: 50;
			background: transparent url(../image/blank.gif);
		}
	
		.top-buttons .facebook-button .text
		{
			margin: 0 5px;
		}
		
		.top-buttons .facebook-button .text .replace 
		{
			padding-left: 4px;
			position: relative;
		}
		
		.top-buttons .facebook-button .logo
		{
			position: relative;
			bottom: 5px;
			padding:0 4px 0 3px;
			_padding-left: 7px;
		}	
	
.wrapper 
{
	width: 640px;
}
	

