p.button { 
	background:transparent url(/images/button_left.jpg) no-repeat scroll left top;
	margin-top: 20px;
	padding: 14px 0 14px 20px;
}
a.button2 { 
	background:transparent url(/images/button_right.jpg) no-repeat scroll right top;
	color: 	#616e88;
	font-weight: bold;
	padding:14px 20px 14px 0;
	text-decoration: none;
}
li.large {
	font-size: 1.2em;
}