	.mc_error_msg {
		color: #D22054;
        float: left;
        font-family: 'exolight',Arial,Helvetica,sans-serif;
	}
    .mc_error_msg a{
		color: #D22054;
        text-decoration: underline;
	}
    .mc_error_msg a:hover{
		color: #D22054;
        text-decoration: underline;
		opacity:0.9;
	}
	.mc_success_msg {
		color: #D22054;
        font-family: 'exolight', Arial, Helvetica, sans-serif;
        background: none;
	}
	.mc_merge_var{
		padding:0;
        float: left;
        color:#4B4B4B;
	}
	#mc_signup{
    float: left;
    height: 33px;
    width: auto;
	}


	.mc_custom_border_hdr {
		border-width: 1px;
		border-style: solid;
		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 {padding-left: 17px; margin-right : 10px; color:#4B4B4B;}
    
	#mc_signup_form .mc_input { 
    background: none repeat scroll 0 0 #EEEEEE;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    font-size: 12px;
    height: 29px;
    margin-right: 4px;
    padding-left: 6px;
    padding-right: 26px;
    width: 139px;
    }
    #mc_margebas{
    	margin-bottom:20px;
    }
	#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_form_inside {}
	#mc_signup_form select {}
	#mc_signup_form label.mc_interest_label {
		display:inline;
	}
	.mc_signup_submit {
		text-align:center;
        float: right;
	}
	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
	}
	