
.fontWeightNormal {
	font-weight: normal;
}

.markA, .markB {
	height: 39px;
	padding: 4px 22px 0 51px;
	background-repeat: no-repeat;
	background-position: 17px 0;
	color: #000;
}

.markA {
	background-image: url( ../images/contact/markA.png);
}

.markB {
	background-image: url( ../images/contact/markB.png);
}

.smallText {
	font-size: 11px;
}

.stopA, .stopT {
	height: 39px;
	padding: 5px 31px 0 29px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.stopA {
	padding-right: 0;
	background-image: url( ../images/contact/stopA.png);
}

.stopT {
	background-image: url( ../images/contact/stopT.png);
}
