h1												{ color: #69a8bb; font-size: 23px; line-height: 29px; }
.other-tab-section h1 							{ color: #69a8bb; font-size: 23px; line-height: 29px; }
a.nav-active									{ color: #e14c43; }
.mail-form-label								{ float: left;margin: 0px 20px 0px 0px; }
.txtbox											{ width: 300px; }

.mail-form-title 								{ font-size: 14px; line-height: 18px; color: #23282d; font-weight: 600; padding: 15px 10px; }
.submit-btn 									{ margin-top: 20px; cursor: pointer; background: #0085ba; box-shadow: 0 1px 0 #006799; border: 1px; border-color: #0073aa #006799 #006799; color: #fff; text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799; padding: 0px 10px; min-height: 28px; font-size: 13px; line-height: 26px;}
.submit-btn:focus 								{ outline: none; border-color: #000 !important; box-shadow: none !important; }
.mail-form-radio 								{ margin: 10px 0px; }
div.mail-settings 								{ background-color: #fff; margin-top: 40px; }		
div.mail-settings a 							{  text-decoration: none; padding: 15px; display: inline-block; color: #000; font-size: 14px; line-height: 18px; }
div.mail-settings a:focus 						{ outline: none; border-color: transparent !important; box-shadow: none !important; }
.mail-form-input 								{ padding: 7px 12px; font-size: 14px; line-height: 18px; }
.mail-form-input:focus 							{ outline: none; border-color: #000 !important; box-shadow: none !important; }
.notice-success 								{ margin: 10px 0px !important; }
textarea.mail-form-input 						{ resize: none; min-height: 80px; }