.cd-perfil {
	margin:0;
	padding:10px 10px 0 10px;
	width:270px;
	height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	background:url(/imagens/bg-perfil.jpg) no-repeat;
}

.cd-perfil .sair {
	color:#333;
	font-size:11px;
	float:right;
}

.cd-perfil img {
	border:1px solid #e4e4e4;
}

.cd-perfil strong {
	color:#025fa5;
}

.cd-perfil strong a {
	color:#025fa5;
}

.cd-twitter {
	width:290px;
	height:auto;
	background:url(/imagens/linha-no-twitter.jpg) repeat-y;
	margin:0 0 20px 0;
}

.cd-twitter ul {
	width:260px;
	padding:15px;
	font-size:11px;
}

.cd-twitter ul li {
	background:url(/imagens/ponto1.jpg) repeat-x bottom;
	color:#676767;
	padding:10px 0 2px 0;
}

.cd-twitter ul li a {
	font-weight:bold;
	color:#005da3;
}

.cd-twitter .data-tweet {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	text-align:right;
	color:#37377e;
}

.cd-sugestao {
	width:250px;
	height:64px;
	background:url(/imagens/bg-sugestao.jpg) no-repeat;
	margin:0 0 20px 0;
	padding:50px 20px 10px 20px;
}

.sugestao-imagem {
	float:left;
	margin:0 5px 0 0;
}

.sugestao-imagem img {
	border:1px solid #025fa5;
}

.sugestao-screen {
	font-size:17px;
	font-weight:bold;
	color:#025fa5;
}

.sugestao-screen a {
	color:#025fa5;
}

.sugestao-name {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.cd-seguidores {
	width:290px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

.cd-seguidores .tit {
	width:100%;
	height:18px;
	background:url(/imagens/ponto.jpg) repeat-x center;
	margin:0 0 15px 0;
}

.cd-seguidores img {
	border:1px solid #e4e4e4;
}

.tags {
	width:290px;
	height:auto;
	margin:0;
}

.tags .tit {
	width:100%;
	height:18px;
	background:url(/imagens/ponto.jpg) repeat-x center;
	margin:0 0 10px 0;
}

.tags ul {
	text-align:center;
}

.tags li {
	display:inline;
	padding:0 3px;
}

.tags li a {
	color:#999999;
	font-size:11px;
	font-weight:bold;
}

.tags li a:hover {
	color:#6cac24;
}