
* html a.btn_free:link{
	margin:20px 0px 0px 0px;
	padding:0px;
	border:0;
	background:url(../images/en_US/free.gif) left top no-repeat;
	display:block;
	width:164px;
	height:46px;
	float:left;
	text-indent:-9999px;
}

* html a.btn_free:visited{
	margin:20px 0px 0px 0px;
	padding:0px;
	border:0;
	background:url(../images/en_US/free.gif) left top no-repeat;
	display:block;
	width:164px;
	height:46px;
	float:left;
	text-indent:-9999px;
}

* html a.btn_free:active{
	margin:20px 0px 0px 0px;
	padding:0px;
	border:0;
	background:url(../images/en_US/free.gif) left top no-repeat;
	display:block;
	width:164px;
	height:46px;
	float:left;
	text-indent:-9999px;
}

* html a.btn_free:hover{
	background:url(../images/en_US/free_ov.gif) left top no-repeat;
}

* html #content_home_middle{
	width:250px;
	overflow:hidden;
	margin:0px 0px 0px -1px;
	padding:0px;
}

