﻿.greyButton
{
	background: url(/Files/System/Images/GreyButton.png) no-repeat 0 0;

	height:30px;
  width: 120px;
	display:inline-block;
	color:white;
	font-weight:bold;
	padding:15px 10px;
  font-size:1.0em;
	font-style:normal;
	text-align:center;
}

