div.forumteaser_item {
    font-family:  verdana, eras;
	font-size: 9px;
	font-weight:200;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:2px;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom:solid 1px #000;
	border-top:solid 0px #CCC;
}

span.forumteaser_date  {
	color: #666666;
}
a.forumteaser_item  {
    font-family:  verdana, eras;
	font-size: 9px;
	font-weight:200;
	text-decoration: none;
	color: #000000;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}

/* Style til items/forum thraeds */

a:hover.forumteaser_item {
  color: #cccccc;
}
