div.subtitleDiv {
	vertical-align: top;
	text-align: justify;
	line-height: 14px;
	padding: 0px 4px 0px 4px;
}

div.titleDiv {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0px 4px 0px 4px;
	line-height: 18px;
}

td.articlePreviewCell {
	border-width : 1px 0px 1px 0px;
	border-color: #C8C8C8;
	border-style: dashed ;
	vertical-align: top;
}

img.articlePreview {
	width: 80px;
	height: 80px;
	border: 1px solid #000000;
}

div.surTitleDiv {
	margin: 6px 0px 2px 0px;
	color: #AAAAAA;
	font-size: 10px;
}