.button
{
	width:198px;
	float:right;
	background:url(/images/button_bg.jpg);
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	clear:both;
}

.button_top
{
	width:198px;
	height:18px;
	float:right;
	background: no-repeat url(/images/button_top.jpg);
	font-weight:bold;
	margin:0;
	padding:0;
}

.button_bottom
{
	width:198px;
	height:18px;
	float:right;
	background: no-repeat url(/images/button_bottom.jpg);
	font-weight:bold;
	margin:0;
	padding:0;
	clear:both;
}