div.buttonRepeatForm, 
div.buttonSearchForm, 
div.buttonCancelForm,
div.buttonRightForm,
div.buttonAddForm,
div.buttonOKForm {
/* customisation */
	background-image: url(/library/images/buttons/generic_green_lh.gif); 
}


div.formbutton a {
	float:left; 
	text-decoration: none;
	color: #ffffff;
	height:25px;
	background-image:url(/library/images/buttons/green_formButtonBackground.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	padding: 10px 10px 10px 1px; 
	line-height:5px;
	margin: 0px 0px 5px 0px;
}


div.formbutton {
	float:left;
	height:25px;
	padding-left: 10px;
	/*margin:0 16px 10px 0;*/
	background-repeat: no-repeat; 
	background-position: 0 0
}

div.formbutton a:visited {
/* customisation */
	color: #ffffff;
}

.actionbuttons {
	list-style-type:none;
	line-height:22px;
	margin: 7px 0;
	padding: 0;
	/* customisation 
	visibility:hidden;*/
}