.btn_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 16px;
	background-image: url(img/buttons/red_up.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}