.tborder {
	border: 1px solid #cccccc;
}

.ttile {
	color: dimgray;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	border-bottom: 1px solid #cccccc;
	background-color: #eff6ff;
}
.img {
	cursor: pointer;
	border: 0;
}