﻿/***********************************************************
 Used if there is no custom browser css
 **********************************************************/
button::-moz-focus-inner { border: 0; padding: 0; margin:0; } /* sorts out the mozilla inner focus issue with padding */

a.link-button       { padding:5px 10px 5px 9px; line-height:17px; }
button.link-button  { padding:5px 10px 5px 7px; line-height:17px; }

/*button[type] { padding:4px 10px 4px 7px; /* Firefox * line-height:18px; /* Safari * }*/