a.button120 {
	display:block;
	text-align:center;
	width:120px;
	background-image: url(../static/buttons/btn_bg_120.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:21px;
	text-decoration:none;
	color:#036;
	vertical-align:text-top;
	margin:0 1px;
}
a.button200 {
	display:block;
	text-align:center;
	width:200px;
	background-image: url(../static/buttons/btn_bg_200.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:21px;
	text-decoration:none;
	color:#036;
	vertical-align:text-top;
	margin:0 1px;
}
