p{
	font-size:13px;
	}

h3{
	border-bottom:solid 1px #715a5c;
	color:#715a5c;
	font-weight:bold;
	font-size:11px;
}
h4{
	margin:4px 0;
	color:#715a5c;
	font-size:13px;
	font-size:bold;
}

#details{
	min-width: 100%;
	clear: both;
	background:url(/img/usuarios/meu_espaco/bg_intro.jpg) repeat-x top center;
	background-color:#FFF;
	overflow:hidden;
	height:578px;
	}
     #details #conteudo{
		width:778px;
		margin:0 auto;
		}
		
		#details #conteudo #my-space {
			float:left;
			margin-left:24px;
			width:390px;
			}

			#details .my-space-footer {display:none;}
				
