@charset "utf-8";


.input-text, select, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long { 
	border-color:#B7B7B7;
	padding:3px;
}

.checkout-textarea { height:50px; }

#Mx_terms { position:absolute; top:15px; left:0; border:1px solid #B7B7B7; border-bottom-color:#666; 
	overflow:auto; width:345px; height:150px; padding:5px; margin-top:5px; background-color:#FAFAFA; z-index:1; }
#Mx_terms p { color:#666; font-size:11px; }
#Mx_read_terms { text-decoration:none; border-bottom:1px dashed #014EAD; paddin-bottom:1px; font-size:11px; }

#Mx_sec_note { padding:5px; margin-top:10px; }
	#Mx_sec_note img { float:left; }
	#Mx_sec_note strong { font-size:11px; }
	#Mx_sec_note p { font-size:11px; color:#666666; clear:left; }
