/*community*/
.tdResources{
	width:273px;
	vertical-align:top;
	padding-right:20px;
}

.tdCommunity{
	width:260x;
	vertical-align:top;
	}

.communityResources{
	padding:10px 0;
	}

.communityResources p{
	padding-bottom:2px;
	}

.crDate{
	font-size:10px;
	/*font-weight:700;*/
	color:#66cc00;
	}
	
.crTitle{
	font-size:14px;
	font-weight:700;
	color:#49166d;
	}

.crDesc{
	font-size:12px;
	color:#999999;
}

.crDesc img{
	float:left;
	}

.crComments{
	background:url(../images/cr-bar-bg.jpg) repeat-x;
	height:27px;
	border:solid 1px #eeeeee;
	font-size:12px;
	color:#666666;
	padding:0 5px;
	margin-top:10px;
	}
	
.crCommentsIcon{
	float:left;
	}
	
.crCommentsIcon a{
	color:#66cc00;
	text-decoration:none;
	}
	
.crCommentsRate{
	float:right;
	}

#community-acc div.pane{
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:12px;
	}
	
.communitySocialWrap{
	border-bottom:solid #e9e9e9 1px;
	margin:10px 0;
	padding-bottom:10px;
	}
	
.no-cs-border{
	border-bottom:none;
	}

.csIcon{
	float:left;
	width:18px;
	margin-right:5px;
	}
	
.csText{
	float:left;
	width:230px;
	}
	
.csText-side-bar{
	float:left;
	width:120px;
	}
	
.csText p, .csText-side-bar p{
	padding-bottom:2px;
	}
	
.csComment{
	color:#49166d;
	font-size:14px;
	font-weight:700;
	}
	
.csTime{
	font-size:10px;
	color:#49166d;
	}
	
.csName{
	font-size:12px;
	color:#999999;
	}

.csName img{
	border:solid 1px #cccccc;
	padding:1px;
	margin-right:10px;
	width:22px;
	height:22px;
	}
	
.csText-side-bar .csComment{
	font-size:12px;
	}
	
.csText-side-bar .csName{
	font-size:10px;
	}
	

	
/*community*/