﻿.tree{
	list-style-type: none;
}

#setting_text{
	display: none;
}

.lightbox{
	text-align: center;
}

.setting_page td{
	padding: 3px;
}

/*Иконки*/

 .icon{
	width: 20px;
	height: 20px;
	background: transparent url('icon.png') no-repeat;	
	float: left;
	margin: 3px;
	margin-top: -3px;
	margin-right: 6px;
} 



#hide_page{
	background-position: -170px -3px; 
}

#caching{
	background-position: -200px -3px; 
}

#index_page{
	background-position: -232px -3px; 
}

#reg_user{
	background-position: -262px -3px; 
}

#new_page{
	background-position: -140px -3px; 
}

#new_kat{
	background-position: -7px -3px; 
}

#edit_page{
	background-position: -332px -3px; 
}

#del_page{
	background-position: -300px -3px; 
}

/*Формы*/
input[type=text]{
	width: 200px;
	color: #666666;
}

.gentab{
	margin-top: 20px;
	width: 100%;
}

.gentab div.bold{
	font-weight: 600;
	color: #666666;
}

#ssilki{
	font: 11px Tahoma;
	font-weight: 100;
}



