.loginButton {

	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}

.submitButton {

	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}

.browseButton {

	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}

.actionButton {

	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}

.buyButton {

	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	background-color:#e8e8e8;
	width:30px;
}