.admin_content {
	font-family:arial;
	font-size:12px;
	padding:10px;
	height:410px;
	/*padding:8px;*/
	width:653px;
	vertical-align:text-top;
}
.doc_mgt {
	color:#000000;
	width:100%;
}
.admList {
	text-decoration:none;
}

.doc_mgt_center {
	text-align:center;
}

#catbutton1 button, #accessbutton1 button {
    outline: none;
	text-align: left;
}

#catbutton1 button {
	width: 18em;
}

#accessbutton1 button{
	width: 15em;
}
#catbutton1 button em, #accessbutton1 button em {

    font-style: normal;
    display: block;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
