dl#perfil {
	background:url(../img/bk-perfil.jpg) no-repeat;
	float:right;
	width:240px;
	height: 770px;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
.title-perfil {
	display:block;
	font-size: 14px;
	text-align:left;
	text-indent: 10px;
	width: 100%;
	color:#CCC;
}
dl#perfil a.img-perfil {
	width: 91px;
	height: 69px;
	float:left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
dl#perfil dt.titulo {
	text-align:left;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	text-align:left;
	float:left;
}
dl#perfil dd.descprofile {
	text-align:left;
	height: 90px;
	padding-top: 10px;
	height: 70px;
	float:left;
}
dl#perfil dd.gmail {
	background:url(../img/img-estrutura/web-designer-contato-icones.jpg) no-repeat 0px 0px;
	height:30px;
	text-indent: 40px;
	line-height: 18px;
	float:left;
}
dl#perfil dd.talk {
	background:url(../img/img-estrutura/web-designer-contato-icones.jpg) no-repeat 0px -85px;
	height:30px;
	text-indent: 40px;
	line-height: 18px;
	float:left;
}
dl#perfil dd.live-messenger {
	background:url(../img/img-estrutura/web-designer-contato-icones.jpg) no-repeat 0px -40px;
	height:30px;
	text-indent: 40px;
	line-height: 18px;
	float:left;
}
dl#perfil dd.skype {
	background:url(../img/img-estrutura/web-designer-contato-icones.jpg) no-repeat 0px -130px;
	height:30px;
	text-indent: 40px;
	line-height: 18px;
	float:left;
}

#twitter_div {
	text-align:left;
	float:left;
	width: 80%;
	background:#FFF;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	filter:opacity(alpha=90);
    opacity:0.9;
	-moz-border-radius:5px;
	margin-top: 10px;
}
#twitter_div ul{
	list-style: none;
	padding-left: 5px;
	margin:0px;
	color:#000000;
}

#twitter_div ul li {
	margin:0px;
	margin-top: 8px;	
}
#twitter_div ul li:hover {
	background-color:#f1f1f1;	
}
.sidebar-title {
	text-shadow: 1px 1px 1px #fff;
}
