
#ff_tab {
	float:right;
	width: 22px;
	padding-top: 134px;
	padding-right:2px;
}


/*
OLD - made pop-up align with main section of page
#ff_popup_container {
	width: 50%;
	margin-left: 50%;
	top: 106px;
	z-index: 3;
	position: absolute;
}
*/

#ff_popup_container {
	right: 0px;
	top: 133px;
	z-index: 3;
	position: absolute;
	float:left;
}


#ff_popup {
	width: 224px;
}

#ff_popup_top {
	height: 11px;
}

#ff_popup_middle {
	background-image: url("/graphics/ws/swiss_army/ff_background.png");
	background-repeat: repeat-y;
	padding: 0px 18px 0px 10px;
}

#ff_popup_close {
	background-image: url("/graphics/ws/swiss_army/ff_background.png");
	background-repeat: repeat-y;
	padding: 3px 18px 0px 0px;
	width: 206px;
	height: 18px;
	float: right;
}

#ff_popup_bottom {
	height: 13px;
	font-size: 1px;
}@charset "UTF-8";
/* CSS Document */

