#sabre_myAccount fieldset {
	border:				2px solid #BFE1A0;
	padding:			10px;	
}

#sabre_myAccount legend {
	font-size:			16px;
	color:				#3B6530;
	line-height:		1;
}

#sabre_myAccount legend span {
	font-size:			11px;
	color:				#999999;
}

#sabre_myAccount h3 {
	font-weight:		normal;
	padding:			0;
	margin:				0;
	font-size:			14px;
}

#sabre_myAccount .helper_txt {
	font-size:			11px;
}

#sabre_myAccount TD {
	line-height:		1;
}

#sabre_myAccount label {
	font-weight:		normal;
}

#sabre_myAccount form {
	padding:			0;
	margin:				0;
}

#sabre_myAccount .button {
	background-color:		#6C8B62;
	border:					0;
	color:					#FFFFFF;	
	cursor:					pointer;
	font-weight:			bold;
	text-transform:			UPPERCASE;
}
