.button {
	background:url(../images/button.png) no-repeat scroll 0 0 transparent;
	height:34px;
	padding-left:15px;
	padding-top:6px;
	font-weight: bold;
}
.button a{
	font-size:12px;
	font-weight:bold;
	color:#323548;
	margin-top:10px;
}
.button a:hover{
	color:#8C909B;
}
