div.pcct-spinner {
	margin-right: 9px;
	text-align: right;
}

div.pcct-spinner img {
	margin: 0 7px -3px 0;
	display: none;
}

#pcct-empty-ct {
	color: #c71713;
	font-size: 14px;
	margin: 30px 0;
}

.pcct-social-icons {
	clear: both;
}

div.pcct-social-icons a.button {
	vertical-align: 12px;
}

.pcct-del-btn {
	color: #c00 !important;
	margin-top: 10px !important;
}

.pcct-textarea {
	width: 100%;
	font-family: Courier New;
}

input.pcct-shortcode {
	font-family: Courier New;
}

.pcct-box1 {
	background: #eee;
	border: 1px dashed #ccc;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 8px;
}

#pcct-added-new {
	margin-bottom:0;
}

span a.pcct-del-icon {
border:0;
background: url(../images/xit-2x.gif) no-repeat;
margin: 3px 0 0 15px;
cursor: pointer;
width: 20px;
height: 20px;
display: none;
float: left;
text-indent: -9999px;
overflow: hidden;
position: absolute;
}

span a.pcct-del-icon:hover {
	background: url(../images/xit-2x.gif) no-repeat -20px 0;
}