.listForm {
	margin-bottom: 1em;
}

.listForm textarea, .listForm input.text {
	width: 400px;
}

.listForm textarea {
	height: 150px;
}

.listForm .editor .value {
	display: inline;
	margin: 0;
}

.listForm .openEdit .value {
	display: none;
}

ul.listBibs {
	list-style-type: disc;
}

ul.listBibs li {
	margin: 0.5em 0 0 1.5em;
}

.pageActions .addToButton {
	width: 95px;
}

.pageActions .addToButton, .pageActions .addToButton ul {
	width: 125px;
}

.titleBlock .editor {
	margin: 0 0 1em 0;
	width: 450;
}

.titleBlock .openEdit h1 input.text {
	width: 445px;
	height: 25px;
}

.description textarea {
	height: 15em;
	width: 95%;
}

.singleCheck fieldset {
	width: 175px;
}

.info .annotation {
	margin: 1em 0 0 0;
}

.info .annotation .value {
  display: block;
  overflow: hidden;
}

.favicon {
  vertical-align: middle;
  margin-right: 4px;  
}

a.flagButton {
	float: none;
}

div.secondaryContent a.button {
	float: left;
	clear: left;
}

h3.owner {
	margin-bottom: 0;
}

h3.owner a.username {
	text-decoration: underline;
}

.pageActions a.button {
	font-size: 1em;
	line-height: 17px;
}

p.user_library_id {
	margin-bottom: 0.5em;
}
