/* ccmlayout_cepda.css 16-6-06  */

/* button sizes, table widths etc for pda's  */
/* will overide the definitions from ccmlayout.css which may not be the appropriate dimensions for pdas */


.button {
	
	height: 16px;
	width: 55px;
			
}

.buttonlarge {
	
	height: 16px;
	width: 90px;
			
}
