.pic{
	float:left;
	margin:0 5px 5px 0;
	border:2px solid #e1e1e1;
	width:35px;
	height:30px;
}

.pic:hover{
	border:2px solid #FF8A47;
}

.pic a{
	width:35px;
	height:30px;
	text-indent:-99999px;
	display:block;
}