.FF_Box {
	color:#3D3D3E;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:140%;
	margin-left: 30px;
}

.FF_Box .Headline {
	font-weight: bold;
	font-size: 14px;
	margin-top: -10px;
	_width: 332px;
}

.FF_Box .MessageDetails {
	margin: 10px;
	max-height: 167px;
	width: 332px;
	overflow-y: auto;
	_height: 167px;
}

.Right .FF_Box {
	margin-left: 8px;	
}

.FF_MultiFilter {
	padding: 0px;
	padding-bottom: 1px;
}

.FF_SubmitMultiFilter
{
	padding-top:7px;
}

.FF_PushedProducts {
	color:#000000;
	font-style: normal;
	font-weight: bold;
	left: 0;
	position: absolute;
	top: 4px;
}

.FACTFinderBubble {
	width: 390px; /* IE6 Fix */
}

.Bubble.FACTFinderBubble.Left {
	width: 390px;
}

.Bubble.FACTFinderBubble.Right {
	width: 390px;
}

.Bubble.FACTFinderBubble .BubbleLayer {
	width:382px;
	position: relative;
	background: url(FACTFinder_Bubble_left.png) no-repeat top left;
	_background: url(FACTFinder_Bubble_left.gif) no-repeat top left;
}

.Bubble.FACTFinderBubble .BubbleFoot {
	background: url(FACTFinder_Bubble_left.png) no-repeat bottom left;
	_background: url(FACTFinder_Bubble_left.gif) no-repeat bottom left;
	width: 395px;
	height: 60px;
	padding-left: 49px;
}

.Bubble.FACTFinderBubble.Right .BubbleFoot {
	padding-left: 28px !important;
}

.Bubble.FACTFinderBubble.Right .BubbleLayer {
	background: url(FACTFinder_Bubble_right.png) no-repeat top left;
	_background: url(FACTFinder_Bubble_right.gif) no-repeat top left;
}

.Bubble.FACTFinderBubble.Right .BubbleFoot{
	background: url(FACTFinder_Bubble_right.png) no-repeat bottom left;
	_background: url(FACTFinder_Bubble_right.gif) no-repeat bottom left;
}

.Bubble.FACTFinderBubble.Left .BubbleLayer {
	background: url(FACTFinder_Bubble_left.png) no-repeat top left;
	_background: url(FACTFinder_Bubble_left.gif) no-repeat top left;
}

.Bubble.FACTFinderBubble.Left .BubbleFoot{
	background: url(FACTFinder_Bubble_left.png) no-repeat bottom left;
	_background: url(FACTFinder_Bubble_left.gif) no-repeat bottom left;
}

.Bubble.FACTFinderBubble .BubbleClose {
	right:19px;
	top:10px;
}

.Bubble.FACTFinderBubble.Right .BubbleClose {
	right: 41px;
}

