/*START Very Large - 146px size buttons */
	div.fixedButtonWhiteVeryLarge{
		width: 146px;
		background: url(/images_new/FJ_fixedBtnVeryLarge_bot_white.gif) bottom no-repeat;
		}
		div.fixedButtonWhiteVeryLarge:hover{
		background: url(/images_new/FJ_fixedBtnVeryLarge_bot_white_over.gif) bottom no-repeat;
		}
		div.fixedButtonWhiteVeryLarge a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtnVeryLarge_top_white.gif) top no-repeat;
		}
		div.fixedButtonWhiteVeryLarge a:hover{	
		background: url(/images_new/FJ_fixedBtnVeryLarge_top_white_over.gif) top no-repeat;	
		}
		/*END Very Large - 146px size buttons */
		
/*START Large - 126px size buttons */
	div.fixedButtonWhiteLarge{
		width: 126px;
		background: url(/images_new/FJ_fixedBtnLarge_bot_white.gif) bottom no-repeat;
		}
		div.fixedButtonWhiteLarge:hover{
		background: url(/images_new/FJ_fixedBtnLarge_bot_white_over.gif) bottom no-repeat;
		}
		div.fixedButtonWhiteLarge a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtnLarge_top_white.gif) top no-repeat;
		}
		div.fixedButtonWhiteLarge a:hover{	
		background: url(/images_new/FJ_fixedBtnLarge_top_white_over.gif) top no-repeat;	
		}
		div.fixedButtonTanLarge{
		width: 126px;
		background: url(/images_new/FJ_fixedBtnLarge_bot_tan.gif) bottom no-repeat;
		}
		div.fixedButtonTanLarge:hover{
		background: url(/images_new/FJ_fixedBtnLarge_bot_tan_over.gif) bottom no-repeat;
		}
		div.fixedButtonTanLarge a{
		display:block;
		font-size:1.0em;

		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtnLarge_top_white.gif) top no-repeat;
		}
		div.fixedButtonTanLarge a:hover{	
		background: url(/images_new/FJ_fixedBtnLarge_top_white_over.gif) top no-repeat;	
		}
		
		div.fixedButtonOrangeTanLarge{
		width: 126px;
		background: url(/images_new/FJ_fixedBtnLarge_bot_orange.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTanLarge:hover{
		background: url(/images_new/FJ_fixedBtnLarge_bot_orange_over.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTanLarge a{
		display:block;
		font-size:1.0em;

		font-weight:bold;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtnLarge_top_orange.gif) top no-repeat;
		}
		div.fixedButtonOrangeTanLarge a:hover{	
		background: url(/images_new/FJ_fixedBtnLarge_top_orange_over.gif) top no-repeat;	
		}
		
		
/*END Large - 126px size buttons */

/*STARTD Medium - 96px size buttons */
	div.fixedButtonWhite{
		width: 96px;
		background: url(/images_new/FJ_fixedBtn_bot_white.gif) bottom no-repeat;
		}
		div.fixedButtonWhite:hover, div.fixedButtonWhite__Hover{
		background: url(/images_new/FJ_fixedBtn_bot_white_over.gif) bottom no-repeat;
		}
		div.fixedButtonWhite a,
		.dialog ul li .fixedButtonWhite a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtn_top_white.gif) top no-repeat;
		}
		div.fixedButtonWhite a:hover{	
		background: url(/images_new/FJ_fixedBtn_top_white_over.gif) top no-repeat;	
		}
		div.fixedButtonTan{
		width: 96px;
		background: url(/images_new/FJ_fixedBtn_bot_white.gif) bottom no-repeat;
		}
		div.fixedButtonTan:hover, div.fixedButtonTan__Hover{
		background: url(/images_new/FJ_fixedBtn_bot_white_over.gif) bottom no-repeat;
		}
		div.fixedButtonTan a{
		display:block;
		font-size:1.0em;

		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtn_top_white.gif) top no-repeat;
		}
		div.fixedButtonTan a:hover{	
		background: url(/images_new/FJ_fixedBtn_top_white_over.gif) top no-repeat;	
		}
		
		div.fixedButtonOrangeTan{
		width: 96px;
		background: url(/images_new/FJ_fixedBtn_bot_orange.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTan:hover, div.fixedButtonOrangeTan__Hover{
		background: url(/images_new/FJ_fixedBtn_bot_orange_over.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTan a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtn_top_orange.gif) top no-repeat;
		}
		div.fixedButtonOrangeTan a:hover{	
		background: url(/images_new/FJ_fixedBtn_top_orange_over.gif) top no-repeat;	
		}
		
		
		div.fixedButtonDisabled{
		width: 96px;
		background: url(/images_new/FJ_fixedBtn_bot_grey.gif) bottom no-repeat;
		}
		div.fixedButtonDisabled:hover, div.fixedButtonDisabled__Hover{
		background: url(/images_new/FJ_fixedBtn_bot_grey.gif) bottom no-repeat;
		}
		div.fixedButtonDisabled a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/FJ_fixedBtn_top_grey.gif) top no-repeat;
		cursor:default;
		}
		div.fixedButtonDisabled a:hover{	
		background: url(/images_new/FJ_fixedBtn_top_grey.gif) top no-repeat;
		cursor:default;	
		}
		/*END Medium - 96px size buttons */
		
		/*START Small - 55px size buttons */
		
		div.fixedButtonWhiteSmall {
			width: 55px;
			background: url(/images_new/SmallBtn_bot_white.gif) bottom no-repeat;
		}

		div.fixedButtonWhiteSmall:hover, div.fixedButtonWhiteSmall__Hover {
			background: url(/images_new/SmallBtn_bot_white_over.gif) bottom no-repeat;
		}
		
		div.fixedButtonWhiteSmall a, .dialog ul li .fixedButtonWhiteSmall a {
			display:block;
			font-size:1.0em;
			font-weight:bold;
			text-align:center;
			color:#333333;
			text-decoration:none;
			padding:3px;
			background: url(/images_new/SmallBtn_top_white.gif) top no-repeat;
		}

		div.fixedButtonWhiteSmall a:hover{	
			background: url(/images_new/SmallBtn_top_white_over.gif) top no-repeat;	
		}



		div.searchForm div.fixedButtonWhiteSmall {
			width: 55px;
			background: url(/images_new/SmallBtn_bot_header.gif) bottom no-repeat;
		}

		div.searchForm div.fixedButtonWhiteSmall:hover, div.searchForm div.fixedButtonWhiteSmall__Hover {
			background: url(/images_new/SmallBtn_bot_header_over.gif) bottom no-repeat;
		}
		
		div.searchForm div.fixedButtonWhiteSmall a, .dialog ul li div.searchForm div.fixedButtonWhiteSmall a {
			display:block;
			font-size:1.0em;
			font-weight:bold;
			text-align:center;
			color:#333333;
			text-decoration:none;
			padding:3px;
			background: url(/images_new/SmallBtn_top_header.gif) top no-repeat;
		}

		div.searchForm div.fixedButtonWhiteSmall a:hover{	
			background: url(/images_new/SmallBtn_top_header_over.gif) top no-repeat;	
		}
		


		div.fixedButtonTanSmall{
			width: 55px;
			background: url(/images_new/SmallBtn_bot_white.gif) bottom no-repeat;
		}

		div.fixedButtonTanSmall:hover, div.fixedButtonTanSmall__Hover{
			background: url(/images_new/SmallBtn_bot_white_over.gif) bottom no-repeat;
		}

		div.fixedButtonTanSmall a {
			display:block;
			font-size:1.0em;
			font-weight:bold;
			text-align:center;
			color:#333333;
			text-decoration:none;
			padding:3px;
			background: url(/images_new/SmallBtn_top_white.gif) top no-repeat;
		}

		div.fixedButtonTanSmall a:hover {	
			background: url(/images_new/SmallBtn_top_white_over.gif) top no-repeat;	
		}
		
		div.fixedButtonOrangeTanSmall{
		width: 55px;
		background: url(/images_new/SmallBtn_bot_white.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTanSmall:hover, div.fixedButtonOrangeTanSmall__Hover{
		background: url(/images_new/SmallBtn_bot_white_over.gif) bottom no-repeat;
		}
		div.fixedButtonOrangeTanSmall a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/SmallBtn_top_white.gif) top no-repeat;
		}
		div.fixedButtonOrangeTanSmall a:hover{	
		background: url(/images_new/SmallBtn_top_white_over.gif) top no-repeat;	
		}
		
		div.fixedButtonGreySmall{
		width: 55px;
		background: url(/images_new/SmallBtn_bot_grey.gif) bottom no-repeat;
		}
		div.fixedButtonGreySmall:hover, div.fixedButtonGreySmall__Hover{
		background: url(/images_new/SmallBtn_bot_grey_over.gif) bottom no-repeat;
		}
		div.fixedButtonGreySmall a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/SmallBtn_top_grey.gif) top no-repeat;
		}
		div.fixedButtonGreySmall a:hover{	
		background: url(/images_new/SmallBtn_top_grey_over.gif) top no-repeat;	
		}
		
		div.fixedButtonProductFinder{
		width: 55px;
		margin:5px 0 0 85px;
		clear:both;		
		background: url(/images_new/SmallBtn_bot_gray.gif) bottom no-repeat;
		}
		div.fixedButtonProductFinder:hover, div.fixedButtonProductFinder__Hover{
		background: url(/images_new/SmallBtn_bot_gray_over.gif) bottom no-repeat;
		}
		div.fixedButtonProductFinder a{
		display:block;
		font-size:1.0em;
		font-weight:bold;
		text-align:center;
		color:#333333;
		text-decoration:none;
		padding:3px;
		background: url(/images_new/SmallBtn_top_gray.gif) top no-repeat;
		}
		div.fixedButtonProductFinder a:hover{	
		background: url(/images_new/SmallBtn_top_gray_over.gif) top no-repeat;	
		}
/* ButtonHolders */
div.buttonHolderFloatRight{
margin-right:9px;
float:right;
width: 98px;
}
div.buttonHolderFloatRight div{
margin-bottom:4px;
}
div.formButtonsInside{
clear:both;
margin:0 10px 0 0; /*0 35px 0 0;*/
width:auto;
min-height:2.0em;
_height:2.0em;
}
div.formButtonsOutside{
clear:both;
margin:0 18px 9px 0;
width:560px;
min-height:2.0em;
_height:2.0em;
}
div.formButtonsInside div, div.formButtonsOutside div{
float:right;
margin:9px 4px 9px 0;
}

.dialog ul li .fixedButtonWhite,
.dialog ul li .fixedButtonWhiteSmall
{
	float:right;
	position:relative;
	top:.5em;
}
