/* @override http://www.openspan.com/Community/templates/rhuk_milkyway/css/kb.css */

h1.title_header_div,h2.title_header_div{
	letter-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
h2.title_header_div{font-size: 20px;font-weight: bold;}

#kb_frontpage{
	width: 900px;
	margin: 0 auto 40px auto;
}

#kb_frontpageList{
	vertical-align: top;
	width: 100%;
}

#kb_frontpageList td{
	vertical-align: top;
	width: 300px;
}

.kbCodeArea
	{
			font-family: courier,monotype;border:1px solid #CADFEF; padding:10px; background:E8F2FB;width:500px;margin-bottom: 30px;resize:none;background-color: rgb(245,249,252);
	}

#kb_frontpageList a{
	display: block;
	padding-bottom: 10px;
}

#kb_frontpage a:link,#kb_frontpage a:active,#kb_frontpage a:visited{
		color: #color: #63768e;
}
#kb_frontpage a:hover{
	color: #63768e;text-decoration: underline;

}

.opArticles .codeExample{
	font-family: courier,monotype;border:1px solid #CADFEF; padding:10px; background:E8F2FB;width:500px;margin-bottom: 30px;
}


#kb-emailform,#kb-leavecomment,#kb-buttons-center,#topinfobar{
	display: none;
	visibility: hidden;}
	
li.bullet-category,li.bullet-article{
	padding-bottom: 4px;
	font-size: 12px;
	list-style-image: none;
	background-image: none;
}
