<style type="text/css" >
<!--
.w_tweet_tweet_wrap {
	font-size: 0.8em;
	margin: 5px 0px 20px 0px;
	padding: 5px 0px 15px 0px;
	line-height: 1.3em;
	clear: both;
	}

.w_tweet_tweet_text {
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #f0f0f0;
	}

.w_tweet_tweet_time_tweet {
	float: left;
	margin-top: 3px;
	font-size: 0.9em;
	color: gray;
	}

.w_tweet_tweet_source {
	float: right;
	margin-top: 3px;
	font-size: 0.9em;
	text-align: right;
	}

.w_tweet_tweet_status {
	font-size: 0.8em;
	text-align: right;
	border-top: 1px solid lightgray;
	padding: 2px 0px;
	margin-top: 1.0em;
	color: lightgray;
	}

.w_tweet_tweet_photobox {
	float: left;
	border-radius: 3px;
	overflow: hidden;
	}

.w_tweet_tweet_photobox img {
	border: 1px solid lightgray;
	margin-right: 5px;
	margin-bottom: 5px;
	}



.w_tweet_tweet_profile_wrap {
	margin: 10px 0px;
	border-bottom: 1px solid lightgray;
	}

.w_tweet_tweet_profile_icon {
	width: 48px;
	height: 48px;
	border: 1px solid lightgray;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	}

.w_tweet_tweet_profile_username {
	font-size: 1.0em;
	font-weight: bold;
	}

.w_tweet_tweet_profile_location {
	font-size: 0.9em;
	margin-bottom: 4px;
	}

.w_tweet_tweet_profile_description {
	font-size: 0.9em;
	}

.w_tweet_tweet_profile_meta_wrap {
	clear: both;
	}

.w_tweet_tweet_profile_meta {
	font-size: 0.8em;
	color: gray;
	text-align: right;
	padding-bottom: 3px;
	}
-->
</style>
	.mc_error_msg {
		color: red;
	}
	.mc_success_msg {
		color: green;
	}
	.mc_merge_var{
		padding:0;
		margin:0;
	}
	#mc_signup_form {
		padding:5px;
		border-width: 1px;
		border-style: solid;
		border-color: #C4D3EA;
		color: #555555;
		background-color: #EEF3F8;
	}


	.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 {}
	#mc_signup_form .mc_input {}
	#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_signup_submit {
		text-align:center;
	}
	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
	}
	