table.blog tr td {
	border-bottom: 0px solid #CCCCCC;
	padding-bottom: 7px;
}
table.blog tr td h2 {
	background-color: #E2EBF3;
	padding-top: 6px;
	padding-left: 7px;
}

table.blog tr td .article-content {
	padding-left: 7px 0px 0px 0px;
}

.createdate {
	background: none !important;
}

#ja-header {
	/*background: url(header/news.png) no-repeat top right;*/
}

.article_separator {
	border-top: 1px solid black;
}

.expand {
	font-size: 120%;
}

.expand{padding-bottom:.75em}

.expand a {
  display:block;
  padding:3px 10px
}
.expand a:link, .expand a:visited {
  border-width:1px;
  background-image:url(img/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:none
}
.expand a.open:link, .expand a.open:visited {
  border-style:none;
  background:#eee url(img/arrow-up.gif) no-repeat 98% 50%
}

#ja-content .componentheading
{
	display: block;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
}

.collapse{
	display: none;
}

table.blog
{
	display: none;
}

.kachelcontainer {
	display: none;
}

.ajaxloader
{
	display: block;
}
