.usersAnnex {
	width: 100%;
}

.usersAnnex thead {
	background-color: #999999;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
}

.usersAnnex thead th {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #ffffff;	
}

.usersAnnex td {
	padding-left: 5px;
} 

.usersAnnex .small {
	text-align: center;
	padding-right: 5px;
	width: 40px;
}

.usersAnnex .title {
	
}

.usersAnnex .year {
	width: 8%;
}

.usersAnnex .small img {
	border: none;
}