/* //////////////////////////////////////////////////////////////////// */
/* Local CSS */
/* //////////////////////////////////////////////////////////////////// */

.special_btn{
	margin:2px 0 10px 0;
	float:right;
	width:240px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/instc_btn_up.gif) no-repeat;
}

.special_btn a{
	display:block;
	width:240px;
	height:58px;
}

.special_btn a:hover{
	background:url(../images/instc_btn_over.gif) no-repeat;
}