/**
 * @author: Martes Zibellina ( http://martes-zibellina.com ), mailto:info[@]martes-zibellina.com
 * @copyright: Martes Zibellina ( http://martes-zibellina.com )
 * @mailto: info[@]martes-zibellina.com
 * @version: 1.0.0.0
 */

@charset "utf-8";
div.DIVFormHeaderRegistration { width:380px; height:15px; background-image:url(../../images/office/registration/background-header-registration.jpg); background-position:top left; background-repeat:no-repeat; }
div.DIVFormFooterRegistration { width:380px; height:15px; background-image:url(../../images/office/registration/background-footer-registration.jpg); background-position:top left; background-repeat:no-repeat; }
div.DIVRegistration { width:380px; padding:5px 0px 5px 5px; background-image:url(../../images/office/registration/background-content-registration.jpg); background-position:top left; background-repeat:repeat-y; }
div.DIVRegistration table.TRegistration { width:360px; }
div.DIVRegistration table.TRegistration td { vertical-align:middle; padding:2px 0px 2px 0px; border-bottom:1px dotted #dddddd; }
div.DIVRegistration table.TRegistration td.TDRegistrationLabel { width:150px; padding:2px 5px 2px 0px; }
div.DIVRegistration table.TRegistration td.TDRegistrationLabel div { text-align:right; }
div.DIVRegistration table.TRegistration td.TDRegistrationValue { }
div.DIVRegistration table.TRegistration td.TDRegistrationValue input { width:100%; padding:0px; margin:0px; }
div.DIVRegistration table.TRegistration td.TDRequiredFieldLabel { width:150px; padding:12px 0px 12px 0px; border-bottom:none; }
div.DIVRegistration table.TRegistration td.TDRequiredFieldValue { padding:12px 0px 12px 0px; border-bottom:none; }
div.DIVRegistration table.TRegistration td.TDControlsLabel { width:150px; padding:2px 0px 2px 0px; border-bottom:none; }
div.DIVRegistration table.TRegistration td.TDControlsValue { padding:2px 0px 2px 0px; border-bottom:none; }
div.DIVRegistration table.TRegistration td.TDControlsValue div { text-align:left; }
div.DIVFormHeaderNotesRegistration { margin:10px 0px 0px 0px; width:380px; height:15px; background-image:url(../../images/office/registration/background-header-notes.jpg); background-position:top left; background-repeat:no-repeat; }
div.DIVFormFooterNotesRegistration { margin:0px 0px 10px 0px; width:380px; height:15px; background-image:url(../../images/office/registration/background-footer-notes.jpg); background-position:top left; background-repeat:no-repeat; }
div.DIVNotesRegistration { width:380px; background-image:url(../../images/office/registration/background-content-notes.jpg); background-position:top left; background-repeat:repeat-y; }
div.DIVNotesRegistration p { margin:0px 0px 0px 0px; padding:10px; }

