#kcheaderWrapper {
	width: 660px;
	float: left;
	margin: 0 0 20px 20px;
	display: inline;
	background: url('/i/kc_header_mid_bg.gif') repeat-y;
}

#kcheader {
	background: url('/i/kc_header_bot_bg.gif') no-repeat bottom left;
	padding-bottom: 7px;
}

#kcheaderContent {
	background: url('/i/kc_header_top_bg.gif') no-repeat;
	padding-top: 7px;
	height: 1%;
	overflow: hidden;
}

#kcheaderContent span {
	font-size: 1em;
	color: #000;
	float: left;
	line-height: 1.3em;
	padding: 3px 15px 0 15px;
	font-weight: bold;
}

#kcheaderContent div.kctopicformwrapper {
	float: right;
	margin: 1px 70px 0 0;
}

#kcheaderContent div.kctopicformwrapper select, #kcheaderContent div.kctopicformwrapper input {
	font-size: 0.75em;
}

#kcheaderContent img.icon {
	float: right;
	margin: 5px 15px 0 0;
}

#kcrp a.kcfeed {
	display: block;
	margin-top: 10px;
}

#kcrp div.sidebar {
	padding-top: 20px;
}

#kcrp div.sidebar img {
	border-bottom: 1px solid #ccc;
}

#kcrp div.sidebar ol {
	padding-left: 10px;
	border: 1px solid #ccc;
	border-top: none;
}

#kcrp div.sidebar ol li {
	border: none;
}

#kcrp div.sidebar a.more {
	display: block;
	font-weight: bold;
	padding: 8px 0 8px 15px;
	border: 1px solid #ccc;
	border-top: none;
	color: #333;
	font-size: 0.75em;
	text-decoration: none;
	background: #f7f7f7 url('/i/kc_rp_more_bg.gif') repeat-x;
}

#kcrp div.sidebar a.more:hover {
	text-decoration: underline;
}

#bookmarkswrapper {
	padding-top: 10px;
	clear: both;
}

#bookmarks {
	background: url('/i/bookmarks_bg.gif') repeat-y 0 0;
	width: 660px;
	float: right;
	margin-top: 10px;
}

#bookmarks div.outer {
	background: url('/i/bookmarks_bg_top.gif') no-repeat 0 0;
	padding-top: 5px;
}
	
#bookmarks div.inner {
	background: url('/i/bookmarks_bg_bot.gif') no-repeat bottom left;
	padding: 0 10px 5px 10px;
	height: 1%;
	overflow: hidden;
	font-size: 0.75em;
	line-height: 1.5em;
}

#bookmarks a {
	color: #666;
	text-decoration: none;
}

#bookmarks a:hover {
	text-decoration: underline;
}

#bookmarks strong {
	display: block;
	float: left;
	font-weight: normal;
	margin-top: 4px;
}

#bookmarks ul {
	width: 70%;
	margin: 0;
	padding: 0;
	float: left;
}

#bookmarks li {
	list-style: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 4px 0 4px 10px;
	float: left;
}

#bookmarks a.help {
	display: block;
	float: right;
	margin-top: 4px;
	white-space: nowrap;
}
