#bookmarks #my {
	width: 529px;
}

#new {
	visibility: hidden;
}

#bookmarks #bookmarkdialoog2 {
	width: 529px;
}

#bookmarktemplate {
	display: none;
}

.bookmarktemplate {
	width: 529px;
}

.bookmarktemplate .header {
	background-color: #ccc;
	border-top: 1px solid white;
	width: 529px;
	overflow: hidden;
}

.bookmarktemplate .header img {
	float: right;
	padding: 0 3px;
	border-left: 1px solid white;
	visibility: hidden;
}

.bookmarktemplate .header img.show {
	visibility: visible;
}

.bookmarktemplate .content {
	background-color: #fff;
	padding: 6px;
	border-top: 1px solid white;
}

.bookmarktemplate .content.highlight {
	background-color: #ccc;
}

.bookmarktemplate h2 {
	margin: 0;
	font-size: 14px;
}

.bookmarktemplate p {
	margin: 0;
}
