table, tr, td{
	vertical-align: top;
}
table{
	margin:10px 0 20px 0;
}
td.text{
	width:500px;
}
td.bild{
	width:90px;
	height:120px;
	padding-bottom:10px;
	padding-right:10px;
	/*background:#999;*/
}
td.time, td.content{
	border-bottom:1px dotted #A0A0A0;
}
td.noborder{
	border-bottom: none;
}
td.fnw{
	width:122px;
}
table#formtable tr td{
	/*border:1px solid red;*/
	height:25px;
}
.alignright{
	text-align: right;
	padding-right: 10px;
}
