body 
{
	margin:0;
}
.admin_wide{
    width:1393px; 
    margin: 0 auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.toc-node-select
{
	margin-top:4px;
	margin-right:5px;
	cursor:pointer;
}
.toc_box
{
  padding-top :0px;padding-bottom:0px;border:solid 1px #CCCCCC;float:right;width:70px;margin-left:1px;
}

.toc-edit-clicked, .template-choice-clicked 
{
	background-color:Aqua;
}
.toc-edit
{
	color:#735F56;
	float:left;
}
.user_table td
{
border : 1px solid gray;
}
.user_table
{
border-collapse :collapse;
width:100%;
}
.user_table td div
{
  min-width:70px;
  /*max-width:120px;*/
  margin:2px;
}
.group_table td
{
border : 1px solid gray;
}
.group_table
{
border-collapse :collapse;
width:300px;
}
.group_table td div
{
  min-width:70px;
  /*max-width:120px;*/
  margin:2px;
}
.prevnext_table, .prevnext_table td 
{
  border:0;
  margin:0;
  padding:0;
  min-width:0;
}
.prevnext_table td div
{
  min-width :0px;
  margin:1px;
  cursor:pointer; !important
}

