/*
        CSS PERFIL DOS EDITORES DE BURN
*/
	div#burn-perfil label.perfilLabel b{
	font-size:19px;
	display:block;
	margin-left:0;
}
				
	div#burn-perfil {
	height: 100%;
}

	div#burn-perfil .box-editor {
	width: 630px;
	float: left;
}
				
	div#burn-perfil .box-editor img {
	width: 152px;
	height: 200px;
	float: left;
	margin-right: 20px;
}

.box-editor{
	margin-bottom: 40px;
}
.box-editor a{
color:#D24D25;
text-decoration:underline;
}

	div#burn-perfil .box-editor ,
	div#burn-perfil .box-editor p{
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;


}

	div#burn-perfil .box-editor p{
	font-weight:normal;
	padding-top: 0px;
}

.title-editor{
	color: #bc5320;
	font-family: arial;
	font-size: 30px;
}

#titleBloggers{
	background: url("../images/sprite_title.jpg") no-repeat 0 -151px;
	width: 239px;
	height: 18px;
	display: block;
	margin-bottom: 40px;
	font-size: 0px;
}