

.usr-t-col-1 {
	width: 5%;
	padding: 10px 0;
	/* background: #caf; */
	float: left;
	
}

.usr-t-col-2 {
	width: 50%;
	padding: 10px 0;
	/* background: #cbf; */
	float: left;
}

.usr-t-col-3 {
	width: 15%;
	padding: 10px 0;
	/* background: #ccf; */
	float: left;
}

.usr-t-col-4 {
	width: 15%;
	padding: 10px 0;
	/* background: #cdf; */
	float: left;
}

.usr-t-col-5 {
	width: 15%;
	padding: 10px 0;
	/* background: #cdf; */
	float: left;
}

.usr-col-1 {	
	margin: 0;
	width: 5%;
	font-size: 14px;
	line-height: 18px;	
	float: left;
	 /* background: #caf; */
}

.usr-col-2 {
	padding: 0 3% 0 0;
	width: 47%;
	font-size: 14px;
	line-height: 18px;	
	color: #f90;
	float: left;
	 /* background: #cbf; */
}

.usr-col-3 {
	width: 15%;
	font-size: 14px;
	line-height: 18px;		
	float: left;
	 /* background: #ccf; */
}

.usr-col-3 a {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.usr-col-3 a:hover {
	text-decoration: underline;
}

.usr-col-4 {
	width: 15%;
	font-size: 14px;
	line-height: 18px;	
	float: left;
	 /* background: #cdf; */
}

.usr-col-5 {
	width: 15%;
	font-size: 14px;
	line-height: 18px;	
	float: left;
	 /* background: #cdf; */
}

.res-content {
	padding: 0 0 10px 30px;
	margin: 0;
	line-height: 14px;
	float: left;
		/* background: #caf; */
}
