
body.katsock-frame {
  font-family: Verdana,"Lucida Grande",Geneva,"Trebuchet MS",Helvetica,Arial,sans-serif;
	background: transparent;
  margin: 0 0 0 8px;
}

/* the corner menu
*/
div.katsock-page-corner {
  margin: 0;
  padding: 0;
	width: 182px;
  height: 190px;
}

div.katsock-page-corner-header {
  margin: 0;
  padding: 0;
	width: 182px;
}

div.katsock-page-corner-content {
  font-size: 8pt;
}

/* the image panel
*/
.jsn-imageshow-top, .jsn-imageshow-none {
  overflow: hidden;
  margin: 0;
  padding: 0;
  /* also change these in ../right-sidebar.php */
	width: 182px;/*450px; if in top panel*/
  height: 232px;/*123px;*/
}
body.feed-sidebar {
  font-family: Verdana,"Lucida Grande",Geneva,"Trebuchet MS",Helvetica,Arial,sans-serif;
  margin: 1px 2px 0 1px;
  font-size: 9px;
}
div.feed-sidebar-title {
	font-weight: bold;
  text-align: center;
  margin-bottom: 2px;
}
div.feed-sidebar-list {
	margin: 0;
  padding: 0;
}
div.feed-sidebar-list ul {
	margin: 0;
  padding: 0;
}
div.feed-sidebar-list ul li {
  margin: 0;
	padding: 0 0 5px 0;
}
div.feed-sidebar-list ul li a, div.feed-sidebar-list ul li a:visited {
  text-decoration: none;
  color: #00789F;
}
div.feed-sidebar-list ul li a:hover {
  text-decoration: underline;
}
li.feed-sidebar-item-odd {
	background: #ffffcc;
}
li.feed-sidebar-item-evn {
	background: transparent;
}






