
#bp-group-documents div.pagination {
	clear:right;
}
#bp-group-documents-sorting,
#bp-group-documents-categories {
	width: auto;
	float:right;
}
#bp-group-documents .spacer {
	height:20px;
}

.bp-group-documents-icon {
	width:auto;
	float:left;
	padding-top:1px;
	padding-right:3px;
}

#bp-group-documents-form .document-info {
	width:auto;
	float:left;
	margin-right:15px;
	padding-bottom:15px;
	overflow:hidden;
}

.bp-group-documents-category-wrapper {
	padding-top:1px;
}

.bp-group-documents-category-list {
	height: 185px;
	overflow: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	background: #f5f5f5;
	width: 160px;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
}

form.standard-form input.bp-group-documents-new-category {
	width:160px;
}

input.bp-group-documents-file {
	width: auto;
	float:left;
	margin-right:10px;
}
#bp-group-documents form.standard-form label,
#bp-group-documents-featured-label {
	margin-top:2px;
	display:block;
}

#bp-group-documents-form #bp-group-documents-name,
#bp-group-documents-form #bp-group-documents-description {
	width:490px;
}

#bp-group-documents-form #bp-group-documents-description {
	height:148px;
}

#group-documents-group-admin-categories {
	width: 500px;
	margin-bottom:10px;
}
#group-documents-group-admin-categories ul {
	list-style-type:none;
}
	#group-documents-group-admin-categories ul li {
		padding: 5px;
		border-top: 1px solid #eaeaea;
	}
