
span.pubdate {
	color: #666666;
}

a#firstArticle {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: black;
	cursor: hand;
	cursor: pointer !important;
}

a#firstArticle img {
	float: left;
}

div#firstTextEncap {
	overflow: hidden;
	width: 323px;
}

div#firstTextContent {
	overflow: hidden;
	margin-left: 15px;
	font-size: 10px;
	line-height: 14px;
}

div#firstTextContent h2 {
	font-size: 18px;
	line-height: 24px;
	font-family: Verdana,Helvetica,FreeSans;
	text-transform: uppercase;
	color: #C64F20;
}

div.readmore {
	color: #666666;
	margin-top: 10px;
	text-decoration: underline;
}

div#otherArticles {
	overflow: hidden;
	background: url(/templates/kksnews/oth_vertdiv_repeatable.png) repeat-y top left;
}

a.articleItem.even {
	margin-right: 30px;
}
a.articleItem {
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	color: black;
	width: 255px;
	cursor: hand;
	cursor: pointer !important;
}

div.articleRow {
	overflow: hidden;
	margin-bottom: 10px;
}

a.articleItem img {
	float: left;
}

div.textEncap {
	overflow: hidden;
	width: 180px;
}

div.textContent {
	overflow: hidden;
	margin-left: 15px;
	font-size: 9px;
	line-height: 14px;
}

span.readmore {
	color: #666666;
	text-decoration: underline;
}

div.textContent h2 {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana,Helvetica,FreeSans;
	text-transform: uppercase;
	color: #C64F20;
	margin-bottom: 0px;
	padding: 0px;
}
