div.categories { 
    width: 900px;
	margin-top: 30px;	
	height: 265px;
	font-size: 17px;
}

div.category_block2 {
	width: 24%;
	float: right;
}

div.category_block {
	text-align: right;	
	margin-right: 20px;
	width: 20%;
	float: right;
}

div.category_item {
	height: 30px;
	white-space: nowrap;
	font-size: 17pt;
	font-family: arial;
	font-weight: bold;
}

