.entry .button {
	color:#304523;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	font-family: Arial, Verdana;
	margin:2px;padding:0;
	background:url('images/button.gif') top center no-repeat;
	width:160px;height:40px;
	border:0;float:right;
	cursor:pointer;
}

p.price { font-weight:bold; color:red; }