.rep {
	display:inline-block;
	width:160px;
	margin-top:10px;
	margin-right:6px;
	padding-bottom:4px;
	text-align:center;
}
.rep:hover {background:rgba(255,255,255,0.4)}
.rep img {width:160px}
.rep a, .rep a:visited, .rep a:active, .rep a:hover {color:#FFF}