﻿#twRepeater
{
	height: 320px;
	width: 240px;
	margin: 10px auto;
}
#twRepeater, #twDetalhe 
{
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color:#000;
}
#twRepeater fieldset
{
    clear: both;
    border-style: none;
    width: 210px;        
    margin: 0 auto;
    padding: 0;                       
}
#twRepeater fieldset legend
{
    margin: 0 auto;
    padding: 10px 0 0 0;
    font-size: 10px;
    font-weight: bold;
    color: #33CCFF;
}
#twRepeater fieldset dl
{
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
#twRepeater fieldset dd
{
    float: left;
    text-align:justify;
    margin: 0;
    padding: 0;
    width: auto;
}
#divImgProfile, #twDetalhe
{
	float: left;
	width: auto;
}
#twTopo
{
	width: 200px;
	margin: 10px auto;    	
}
#twTopo a:link, #twTopo a:visited, #twRepeater dd a:link, #twRepeater dd a:visited
{
	text-decoration: none;
	color: #666;
	font-size: 13px;
	font-weight: bold;
}
#twTopo a:hover, #twRepeater dd a:hover
{
    text-decoration: underline;
	color: #33CCFF;    
}
#twDetalhe, #twFollowing, #twFollowers
{
	margin: 0;
	padding: 0;
} 