	.mc_error_msg {
		color: red;
	}
	.mc_success_msg {
		color: green;
	}
	.mc_merge_var{
		padding:0;
		margin:0;
		min-height: 50px;
		padding-bottom: 15px;
		position: relative;
		width: 80%;
	}
	#mc_signup_form {
		padding:5px;
		border-width: 0px;
		border-style: none;
		border-color: #C4D3EA;
		color: #555555;
		background-color: #;
	}


	.mc_custom_border_hdr {
		border-width: 0px;
		border-style: none;
		border-color: #E3E3E3;
		color: #CC6600;
		background-color: #FFFFFF;
		font-size: 1.2em;
		padding:5px 10px;
		width: 100%;
	}
		#mc_signup_container {}
	#mc_signup_form {}
	#mc_signup_form .mc_var_label {font-weight: bold;display:block;padding: 15px 0 15px;}
	#mc_signup_form .mc_input {border-radius: 0;width:95%;}
	#mc_embed_signup .button {height:30px;}
	#mc-indicates-required {
		width:100%;
		display:none;
	}
	#mc_display_rewards {}
	.mc_interests_header {
		font-weight:bold;
	}
	div.mc_interest{
		width:100%;
	}
	#mc_signup_form input.mc_interest {}
	#mc_signup_form select {width:100%;padding-buttom:10px;margin-top: -35px;}
	#mc_signup_form label.mc_interest_label {
		display:inline;
	}
	.mc_signup_submit {
		text-align:left;
		height: 30px;		
	}
	ul.mc_list {
		list-style-type: none;
	}
	ul.mc_list li {
		font-size: 12px;
	}
	.ui-datepicker-year {
		display: none;
	}
	#ui-datepicker-div.show .ui-datepicker-year {
		display: inline;
		padding-left: 3px
	}
	