.imagedButton
{
	background-repeat: no-repeat;
    background-position: 3px 0px;
	height: 20px;
	padding-left: 19px;
}

.nonImagedButton
{
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
	padding-top: 1px;
	font-weight: normal;
}
