.categoriesIntresting
{
	padding-bottom: 4px;
}
.categoriesIntresting label
{
	display: block;
	position: relative; 

	float: left; 

	width: 134px; 
	height: 16px; 

	text-align: left; 
	line-height: 16px; 
	vertical-align: top; 

	margin: 0px; 
	margin-left: 4px;
	padding: 0px;

	text-overflow: ellipsis; 
	-o-text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}

.categoriesIntresting input
{
	display: block;
	position: relative; 

	float: left; 

	width: 16px; 
	height: 16px; 

	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}