/**
USER DEFINED STYLES
*/
A.inlineButton {
	padding: 1px 15px;
	background-color: #FFF;
}
A.inlineButton:hover {
	background-color: #DDF0D4;
}


