/* Local css file */
#content a.button {
	display: block;
	height: 36px !important;
	width: 240px !important;
	background:url('images/button-240.png') no-repeat;
	font-weight:bold !important;
	color:white !important;
	text-align: center !important;
	margin:0px !important;
	padding:0px !important;
	margin-top:24px !important;
	padding-top:8px !important;
	text-indent: 0px !important;
	text-decoration:none !important;
}

#content .small {
	font-size:0.8em !important;
}

#content .small > * {
	font-size:1em !important;
}