/*
 * Styles for all IE versions
 */
 
.node-webform .webform-client-form input[type='text'], .node-webform .webform-client-form input[type='password'], .webform-client-form input[type='email'],.webform-client-form input[type='url'], 
.webform-client-form .uneditable-input {
	padding: 8px;
	height: auto;
}
