.pers{
	width:600px;
	height:100px;
	margin:10px 0 10px 0;
}

.imag{
	width:100px;
	height:100px;
	float:left;
	
}

.nume{
	margin:0;
	padding: 40px 0 39px 20px;
	height:20px;
	float:left;
	width:380px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

.link{

	padding: 42px 0 42px 0;
	margin-left:20px;
	height:16px;
	float:left;
	width:75px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

.nume a{
	text-decoration:none;
	background:none;
	color:#000000;
}

.nume a:hover{
	text-decoration:none;
	background:none;
	color:#cc0000;
}

.link a{
	text-decoration:none;
	background:none;
	color:#000000;
}

.link a:hover{
	text-decoration:none;
	background:none;
	color:#cc0000;
}

.vot{
	width:300px;
	float:left;
	height:650px;
}
