.sm-t {
	background-image: url(../images/sm-t.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-b {
	background-image: url(../images/sm-b.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-e {
	background-image: url(../images/sm-e.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-p {
	background-image: url(../images/sm-p.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-h {
	background-image: url(../images/sm-h.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-v {
	background-image: url(../images/sm-v.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-i {
	background-image: url(../images/sm-v.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.sm-txt {
	padding-left: 3px;
}
#tblSM {
	border: 1px dashed #c2d5df;
}
