﻿.btn
{
	COLOR: #505050;
	FONT-SIZE: 12px;
	background-image: url(../images/bk_btn.gif);
	border-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 26px;
	width:75px;
	padding-top: 3px;
}

