#dctsp-intro {
	height: 259px;
	position: relative;
}
.dctsp-text {
	width: 646px;
	float: left;
	line-height: 1.5em;
}
.dctsp-text p, .dctsp-text ul, ul.bullet{
	margin-bottom: 1em;
}
.dctsp-text ul li, ul.bullet li {
	padding-left: 20px;
	background: url(bullet.png) no-repeat 0 3px;
	line-height: 1.5em;
	margin-bottom: 3px;
}
.dctsp-side {
	width: 254px;
	float: right;
}
.dctsp-side h2 {
	padding-top: 0;
}
.btn-carousel {
		margin-bottom: -3px;
}
.dctsp-posts {
	line-height: 1.3em;
	background: #fff;
}

.dctsp-icon {
	padding: 1px 0 0;
}
.top-network {

}
ul.dctsp-posts li {
	position: relative;
	margin: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #EBEBEB;
    list-style: none;
	min-height: 34px;
}
.clear {clear: both;}

.total-count span.dctsp-count, .dctsp-stats .dctsp-total  {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

/* Custom */

#dctsp-carousel-1 .dctsp-posts img {
	float: left;
	margin: 0 10px 0 0;
	border:1px solid #cecece;background:#FFF;padding:9px;
}
#dctsp-carousel-1 .dctsp-posts {
	width: 100%;
	overflow: hidden;
}
#dctsp-carousel-1 .carousel-slide {
	height: 370px;
	position: relative;
}

#dctsp-carousel-1 .total-count .read_more {
	position: absolute;
	top: 13px;
	right: 10px;
	color: #3072A9;
	font-weight; bold;
}
#dctsp-carousel-1 ul.dctsp-posts li h4 {
	font-family: 'OswaldRegular'!important;
	font-size: 20px;
	padding: 7px 0;
	margin: 0 0 10px 0;
}
#dctsp-carousel-1 ul.dctsp-posts .update {
	display: none;
}
#dctsp-carousel-1 ul.dctsp-posts p {
	margin-bottom: 1em;
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count {
height: 350px;
	background: #fff;
	padding-right: 15px;
	
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count .dctsp-count {
	width: 46px;
	height: 24px;
	padding: 8px 0 0 24px;
	right: 10px;
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count .dctsp-count.count-twitter {
	background-image: url(bg_count_twitter1.png);
	color: #08495e;
	
	text-shadow: 0 0 1px #fff;

	font-weight: bold;
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count .dctsp-count.count-facebook {
	background-image: url(bg_count_facebook1.png);
	color: #fff;
	text-shadow: 0 0 1px #000;
	font-weight: bold;
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count .dctsp-count.count-delicious {
	background-image: url(bg_count_delicious1.png);
	color: #fff;
	/*
	text-shadow: 0 0 1px #fff;
	*/
	font-weight: bold;
}
#dctsp-carousel-1 ul.dctsp-posts li.total-count .dctsp-count.count-stumble {
	background-image: url(bg_count_stumble1.png);
	color: #fff;
	/*
	text-shadow: 0 0 1px #fff;
	*/
	font-weight: bold;
}
.dcssb-networks {
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.dctsp-text ul.dcssb-networks li {
	float: left;
	width: 25%;
	background: none;
	line-height: 24px;
	position: relative;
	padding-left: 32px;
	margin-bottom: 15px;
	font-family: 'OswaldRegular';
	font-size: 16px;
	color: #777;
}
.dcssb-networks li img {
	position: absolute;
	left: 0;
	top: 1px;
}