/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** IE ONLY ************************/


input.button, button.validate, button {	
    padding: 5px 12px;
}

.inputbox, input.validate-password, input.required, textarea, input, select, .formelm input {  
    padding: 4px 10px 5px;
}

div.registration fieldset legend, 
div.profile fieldset legend, 
div.profile-edit fieldset legend,
div.edit fieldset legend {
    color: #946E4A;
}
