/********** This file is the last included and thus for overrides of the shared client.css and inherited parent website styles from main.css *****/

.button {
	font-size:1.0em;
	font-weight: bold;
	color:#fff;
	background-color:#0E8D43;
}


/* override from main.css */
p, li {
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.0em;
	margin-left: 0px;
}