	/* FONT SIZER
=============================================*/

.font_sizer_fmt a:link, .font_sizer_fmt a:active {
 text-decoration: none;
 color: #2f4c17;
 line-height:16px;
}
.font_sizer_fmt a:visited {
 text-decoration: none;
 color: #2f4c17;
}
.font_sizer_fmt a:hover {
 text-decoration: underline;
 color: #2f4c17;
background: #fff;
}

.font_sizer_fmt {
	width:66px;
	height:28px;
	margin: 0px 5px 0px 0px;
	float: right;
	}	
	
	

	
.font_sizer_fmt .font_sizer_001_fmt {
	background: url("../../../../images/font_sizer_001b.gif") no-repeat;
	width:6px;
	height:26px;
	float:left;
	padding: 0px;
	}
.font_sizer_fmt .font_sizer_002a_fmt {
	background: url("../../../../images/font_sizer_002a.gif");
	width:17px;
	height:26px;
	float:left;
	}
.font_sizer_fmt .font_sizer_002b_fmt {
	background: url("../../../../images/font_sizer_002b.gif");
	width:17px;
	height:26px;
	float:left;
	}
.font_sizer_fmt .font_sizer_003_fmt {
	background: url("../../../../images/font_sizer_003.gif");
	width:9px;
	height:26px;
	float:left;
	font-size:1%;
	}
	
.sizerlink {
	margin:5px 0 0 3px;
	display:inline;
	float:left;
	position:relative;
	}
