.tcsl{
	padding:15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:10px 0 30px 0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
	-webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, .25);
}

.tcsl .tcsl-message{
	margin:0 0 18px 0;
}

.tcsl .tcsl-poweredby{
	text-decoration:underline !important;
	font-size:10px !important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	font-weight:normal !important;
	border:none !important;
	display:block;
	clear:both;
	float:right;
	margin:5px -5px -8px 0 !important;
	width:16px !important;
	height:16px !important;
	background:url(../inc/mce.png) center no-repeat transparent;
	overflow:hidden;
	text-indent:-99999px;
}

.tcsl.grey{
	background:#f0f0f0 !important;
	border:1px solid #CBCECF !important;
	color:#444444 !important;
} .tcsl.grey .tcsl-poweredby{
	color:#CBCECF !important;
}

.tcsl.blue{
	background:#E0E7EF !important;
	border:1px solid #B3C3EF !important;
	color:#444444 !important;
} .tcsl.blue .tcsl-poweredby{
	color:#B3C3EF !important;
}

.tcsl.red{
	background:#e24d4d !important;
	border:1px solid #cd3737 !important;
	color:#ffffff !important;
}

.tcsl.green{
	background:#dffaaf !important;
	border:1px solid #bee37e !important;
	color:#444444 !important;
}

.tcsl.orange{
	background:#ffd5c0 !important;
	border:1px solid #ff6d26 !important;
	color:#444444 !important;
}

.tcsl-like{
	float:left;
}

.tcsl .twitter-follow-button{
	margin:0 25px 0 0;
}