.tcsd{
	float:left;
	width:34%;
	padding:10px 10px 0px 10px;
	border:1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:15px 0px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size:12px !important;
	color:#333333 !important;
	background:#ffffff;
	clear:both;
}

.tcsd.product-page, .tcsd.checkout{
	width:auto !important;
	margin:0 0 25px 0 !important;
	padding:10px !important;
	float:none !important;
}

.tcsd .tcsd-title{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #d4d4d4;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
}
	
.tcsd .tcsd-message{
	margin:0 0 15px 0;
}

.tcsd .tcsd-title.checkout{
	font-weight:bold !important;
	font-size:13px !important;
}

.tcsd .tcsd-title.checkout span{
	float:right;
}

.tcsd .tcsd-message.checkout{
	font-size:11px !important;
	margin:0px !important;
}

.tcsd .tcsd-message.shared{
	margin:0px !important;
}

.tcsd.cart .tcsd-button{
	float:none !important;
	margin:10px 0 0 0 !important;
}

.tcsd-button.like{
	min-width:14% !important;
	margin-left:0 !important;
}

.tcsd-buttons-5 .tcsd-button{
	float:left;
	min-width:12%;
	margin-left:1%;
}

.tcsd-buttons-4 .tcsd-button{
	float:left;
	min-width:18%;
	margin-left:3%;
}

.tcsd-buttons-3 .tcsd-button{
	float:left;
	min-width:28%;
	margin-left:5%;
}

.tcsd-buttons-2 .tcsd-button{
	float:left;
	min-width:14%;
	margin-left:20%;
}

.tcsd-buttons-1 .tcsd-button{
	float:left;
	margin:0 37.5%;
	width:auto;
}

/* Here you can enter custom CSS for the various buttons in the coupon lockers */
.tcsd-button.like{
	/* Custom Like Buttons CSS */
}
.tcsd-button.plus{
	/* Custom Google Plus Buttons CSS */
}
.tcsd-button.tweet{
	/* Custom Tweet Buttons CSS */
}
.tcsd-button.follow{
	/* Custom Follow Buttons CSS */
}
.tcsd-button.linkedin{
	/* Custom LinkedIn Buttons CSS */
}
