div.blipnij
	{
	display: block;
	width: 16px;
	height: 16px;
	background: url(blip.gif) 0 0 no-repeat;
	cursor: pointer;
	}

div.blipnij:hover
	{
	background: url(blip.gif) 0 -16px no-repeat;
	}

th.column-blipbot
	{
	width: 40px;
	}

td.column-blipbot
	{
	text-align: center;
	}

#blipbot h3
	{
	width: 96%;
	background: #eaf3fa;
	border: 2px solid #c2d6df;
	padding: 2px 6px;
	}
#blipbot div.blipek
	{
	width: 453px;
	height: 70px;
	padding: 9px 10px 9px 64px;
	margin-left: 20px;
	background: url(blip.png) 0 0 no-repeat;
	font-size: 12px;
	font-family: arial;
	line-height: 15px;
	}

#blipbot div.blipek a
	{
	color: rgb(255, 91, 0);
	text-decoration: none;
	}

#blipbot div.blipek a:hover
	{
	text-decoration: underline;
	}

#blipbot div.blipek a.autor
	{
	font-weight: bold;
	}

