/* 
    Document   : ubg_form_elements
    Created on : Oct 30, 2013, 9:50:59 AM
    Author     : ubg
    Description:
        Purpose of the stylesheet follows.
*/

div.form-type-currency div.form-type-textfield {
	display: inline-block;
	margin: 0px;
	padding: 0px 1px;
}

div.form-type-timestamp div.form-type-textfield {
	display: inline-block;
	margin: 0px;
	padding: 0px 1px;
}