	.mc_error_msg {
		color: red;		
		font-size: 14px;
		line-height: 16.8px;
		margin: 0 0 5px 0;
		display: block;
	}
	.mc_success_msg {
		color: green;
		margin-bottom: 1.0em;
		font-size: 14px;
		line-height: 16.8px;
		margin: 0 0 20px 0;		
		display: block;
	}
	.mc_merge_var{
		padding:0;
		margin:0;
	}
	
	.updated{
		clear: both;
		width: 282px;
	}
	
	.mc_input{
		width: 260px;
	}
	
	#mc_signup{
		margin: -5px 0 0;
	}
	#mc_signup_container {}
	#mc_signup_form {}
	#mc_signup_form .mc_var_label {}
	#mc_signup_form .mc_input { color: #000;}
	
	#mc-indicates-required {
		width:100%;
	}
	#mc_display_rewards {}
	.mc_interests_header {
		font-weight:bold;
	}
	div.mc_interest{
		width:100%;
	}
	#mc_signup_form input.mc_interest {}
	#mc_signup_form select {}
	#mc_signup_form label.mc_interest_label {
		display:inline;
	}
	
	.mc_merge_var{
		margin-bottom: 10px;
	}
	
	.mc_merge_var input{
		margin-bottom: 10px;
	}
	
	ul.mc_list {
		list-style-type: none;
	}
	ul.mc_list li {
		font-size: 12px;
	}
	#ui-datepicker-div .ui-datepicker-year {
		display: none;
	}
	#ui-datepicker-div.show .ui-datepicker-year {
		display: inline;
		padding-left: 3px
	}
	