.eyeballtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #565757;
	}
	
	a{
		color: #565757;
		text-decoration: none;
		color:#565757;
	}
	a:active{
		text-decoration: none; color:#565757;
	}
	a:visited{
		text-decoration: none; color:565757;
	}
	a:hover{
		text-decoration: underline; color:#F70707;
	}
	
}
.profile { 
clear: right; 
} 
.profile img { 
padding: 10px; /* or ems, whatever */ 
float: left; 
} 
