.talrekkje {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
}
a.talrekkjeAktiv {
	color:#dc9650;
	font-size: 20px;
}
.innlegg {
	width: 580px;
}
.innlegg .header {
	border-right: 
	2px dotted #888888; 
	width:130px; 
	vertical-align:top;
}
.innlegg .namn {
	color: white;
	font-weight: bold;
}
.innlegg .brodtekst {
	border-top: 2px dotted #888888;
	background: #111;
}
.innlegg .brodtekst a,
.innlegg .svar a {
	text-decoration: underline;
}
.innlegg .thumb {
	float:right;
}
.innlegg .svar {
	border-top: 2px dotted #888888;
	background: #222;
}
td.side {
	font-face:verdana; 
	font-weight:bold; 
	font-size:12px; 
	vertical-align:top; 
	padding-top:9px; 
	padding-right: 5px
}