#log_res.ajax-loading {
	background: url("ajax-loader.gif") no-repeat center;
	height: 20px;
}
.input-template {
	display: none;
}
#sendcart-fields {
}
#sendcart-buttons {
	clear: both;
	margin-top: 10px;
}
.sendcart-error {
	color: red;
	margin-bottom: 5px;
}
.sendcart-info {
	color: silver;
	margin-bottom: 5px;
}