#mcol {
	width: 415px;
	margin-right: 20px;
}

#articleheader {
	height: 1%;
	overflow: hidden;
	margin-bottom: 20px;
}

#mcol h1 {
	margin: 0 0 15px 15px;
	font-size: 1.3em;
	color: #333;
}

#mcol h2 {
	margin: 10px 0 0 15px;
	font-size: 1em;
	color: #333;
}

#mcol p.notags {
	margin: 10px 0 0 15px;
	font-size: 0.8em;
	color: #333;
}

#kcicon {
	float: right;
	padding: 0 20px 5px 20px;
}

#mcol div.maincontent {
	color: #666;
	font-size: 0.75em;
	margin: 10px 20px 0 15px;
}

#allarticles {
	float: right;
}

#mcol div.itemwrapper {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

#mcol div.itemwrapper.top {
	border: 0;
	margin-top: 0;
}

#article {
	margin-left: 15px;
}

#mcol div.item {
	padding: 0px 14px;
}

#mcol span.articledate {
	display: block;
	color: #66cc33;
	font-size: 0.75em;
	font-weight: bold;
}

#mcol a.articletitle {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.1em;
	display: block;
	margin: 0px;
}

#mcol a.articletitle:hover {
	text-decoration: underline;
}

#mcol div.articlecontent {
	font-size: 0.75em;
	color: #666;
	line-height: 1.7em;
	margin-top: 5px;
}

#mcol div.tags {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #666;
	padding-top: 5px;
}

#mcol div.tags a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#mcol div.tags a:hover {
	text-decoration: underline;
}

#mcol div.readmore {
	text-align: right;
	color: #666;
	font-size: 0.8em;
}

#mcol div.readmore a {
	color: #666;
}

#mcol div.readmore a:hover {
	color: #333;
}

#mcol ul, #mcol ol {
	margin: 10px 0 0 30px;
}

#topbar {
	padding-top: 6px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_top.gif') no-repeat;
}

#bottombar {
	margin-top: 20px;
	padding-top: 6px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_top.gif') no-repeat;
}

#resultinfo {
	padding: 6px 0 6px 21px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #c8c8c8;
}

#topbar div.pager, #bottombar div.pager {
	padding: 9px 0 9px 21px;
	background: #e7e7e7 url('/i/mcol_gbox_bg_bot.gif') no-repeat bottom left;
	height: 1%;
	overflow: hidden;
}

#bottombar div.pager {
	padding-bottom: 13px;
}

#topbar div.pager a, #bottombar div.pager a {
	display: inline;
	float: left;
	margin-right: 4px;
	text-decoration: none;
}

#topbar div.pager a:hover, #bottombar div.pager a:hover {
	text-decoration: underline;
}

#topbar div.pager a.but, #bottombar div.pager a.but, #topbar div.pager a.on, #bottombar div.pager a.on {
	width: 23px;
	text-align: center;
	padding: 7px 0;
	background: #fff;
	color: #999;
	font-size: 0.75em;
	line-height: 0.75em;
}

#topbar div.pager a.on, #bottombar div.pager a.on {
	color: #fff;
	background: #66cc33;
}
