.ImageCell {
	width: 76px;
	vertical-align: bottom;
	margin-bottom: -1px;
}

.TextCell {
	vertical-align: center;
	line-height: 18px;
	border-bottom: 1px dotted #000000;
	padding-left: 14px;
	width: 176px;
}

.textCell a {
	background:	url('/template/images/arrow-red.gif') no-repeat 0 5px;
	padding-left: 10px;
	text-decoration: underline;
}

.textCell a:hover {
	color:	#d73347;
}

.spacerCell {
	width: 20px;
}

.smoelTitle {
	border-bottom: 1px dotted #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 109px;
	font-weight: bold;
	color: #d73347;
}

.smoelText {
	border-bottom: 1px dotted #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 146px;
}
