table#tid
	{
	border-collapse: collapse; 
	margin: 0 0 10px 5px;
	}
#tidtitel
	{
	font-weight: bold; width: 340px;
	}
#tidsparas
	{
	width: 80px;
	}
#tid tbody th
	{
	font-weight: normal;
	}
#tid th, td
	{
	border-bottom: 1px dotted #5877B0;
	}
	
#bokpuff
	{
	border-collapse: collapse; 
	margin: 0 0 10px 0;
	}
#bokpuffnr
	{
	font-weight: bold; width: 60px;
	padding-bottom: 5px;
	border-right: 1px dotted #5877B0;
	}
#bokpuffinnehall
	{
	padding-left:5px;
	padding-bottom: 5px;
	}
#bokpuff tbody th
	{
	font-weight: normal;
	text-align: center;
	padding-right: 15px;
	border-right: 1px dotted #5877B0;
	}
#bokpuff th, td
	{
	border-bottom: 1px dotted #5877B0;
	}
#bokpuff td
	{
	padding:5px 0 0 5px;
	}

#tillsalu
	{
	border-collapse: collapse; 
	margin: 0 0 10px 0;
	font-size:100%;
	}
#tillsalubild
	{
	font-weight: bold;
	text-align:left;
	}
#tillsalunamn
	{
	text-align:left;
	padding-left:5px;
	width: 260px;
	}
#tillsalupris
	{
	text-align:left;
	padding-left:5px;
	padding-bottom: 5px;
	width: 60px;
	}
#tillsalu tbody th
	{
	padding: 5px;
	}
#tillsalu th, td
	{
	border-bottom: 1px dotted #5877B0;
	}
#tillsalu td
	{
	padding:0 0 0 5px;
	}
