.clear{
	clear:both;
}

a, a:visited {
	color:#E52224;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:0px solid white;
	width:80px;
	height:100px;
}

.pic a{
	width:80px;
	height:100px;
	text-indent:-99999px;
	display:block;
}