@charset "utf-8";
/* Ő */

#moduleList 
{
//	float:left;
//	width: 15%;	
}

#viewItem,
#editItem,
#newItem,
#editButtons,
#newButtons
{
//	clear: right;
//	float:right;
//	width: 60%;	
}

#list
{
//	float:left;
//	width: 25%;	
}
#selectedButtons,
#normalButtons
{
	/*clear: left;
	float:left;
	width: 25%;*/
}

div {
//	border: 1px solid black;
//	padding: 1px;
//	margin: 1px;
//	overflow:auto;
}

form 
{
	//border: 1px dashed blue;
	//padding: 2px;
	//margin: 0px;
	//background-color: #CCCCCC60;
	//overflow: auto;
}

.block-albumselect-xTree,
.dtree,
.dtree div
{
	border: 0;
	padding: 0px;
	margin: 0px;
	overflow:auto;	
}
.dtree button 
{
	text-decoration: none
}

