
#container-direito 
{
	 float:left;
	 font-size: 10px;
	 width: 250px;
	 margin-left:10px;
	 border: 1px solid #999999;
	 /*-moz-border-radius-bottomright: 20px;*/
	 -moz-border-radius: 1em;
	 background:#FFFFFF;
	 /*opacity:0.8;*/
	 /*filter:alpha(opacity=40);*/
}

#container-direito #titulo-perfil
{
	font-size:18px;
	height: 25px;
	text-align:center; 
	border-bottom: 1px dotted #999999;
}

#container-direito ul, li, h4 
{
	margin: 0; padding: 0;
	list-style: none;
}

#container-direito a {
	text-decoration: none;
	color: #0d4882;

}

#container-direito a:hover {
	text-decoration: underline;
}

#container-direito small {
	color: gray;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

#widget {
	overflow: hidden;
	/*background: #FFFFFF; /*#e3e3e3;*/
	padding: 1em;
	/*border: 1px solid #c5c5c5;*/
	height: 300px; 
	position: relative;
	float: left;
	min-width: 245px;
	-moz-border-radius-bottomright: 10px;
}

#widget img {
	margin-left:5px;
	float: left;
	padding: .2em;
	background: #d3d3d3;
	margin-right: .5em;
	width: 80px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
/*padding-bottom: 1em;*/
height: 120px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

#container-direito #widget  h4 {
padding-top: .5em;
font-size: 14px;
}

#container-direito #widget li p {
color: #B43939; /*color: #474747;*/
margin-top: .4em;
}
