.space-socialbookmarks {
    width: 100%;
}

.bookmarkContainer {
	margin-bottom:20px; 
}

.bookmarkContainer .author { 
	font-size:9pt;
}

.bookmarkContainer .spaceName { 
	font-size:9pt;
}

.bookmarkContainer .author a { 
	text-decoration:none; 
}

.bookmarkContainer .spaceName a { 
	text-decoration:none;
}

.bookmarkContainer .viewLink { 
	font-size:9pt; 
	text-decoration:none; 
}

.bookmarkContainer .comments { 
	text-decoration:none; 
}

.bookmarkContainer .viewMoreBookmarksLink { 
	text-decoration:none; 
}

.bookmarkContainer .actionLinks { 
	margin:0px 10px; 
	color:#666666; 
	white-space:nowrap; 
}

.bookmarkContainer .title {
	 font-weight:bold; 
	 font-size:16px; 
	 line-height:120%; 
	 color:#003366; 
	 text-decoration:none;
}

.bookmarkContainer .actionLink {
    font-size:11px;  
    text-decoration:none;
}

.bookmarkContainer .wiki-content .description {
    margin:5px 0px; 
	padding:0px; 
}

.bookmarklet { 
	border: 1px solid #999999; 
	margin: 0px auto; 
	padding: 15px 0px; 
	width: 350px; 
	background-color: #f6f6f6; 
	text-align: center; 
}

div.mark { 
	margin:10px; 
	padding:10px 30px 10px 10px;
	background-color:#f6f6f6; 
	border:1px solid #999999; 
}

div.mark table {
	margin: 0px;
}

div.mark td.bookmarkIconCell {
	width: 42px;
}

div.mark img.bookmarkIcon {
	height: 50px; 
	width: 50px;
	margin-top: 10px;
}

.bookmarkListContainer {
	padding-left:26px; 
}

.bookmarkListTitle { 
	padding-left:26px; 
	font-size:12pt; 
	margin-bottom:15px; 
	margin-top:20px; 
}

.bookmarkListTitle h2 {
	background-color: transparent; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	border-width: 0px;
}

.bookmarkListTitle a.rssLink img {
	margin-top: 1px; 
	float: right;
	border : 0px;
}

.bookmarkListTitle a.addFavLink img {
	margin: 1px 5px 0 0 ; 
	float: right; 
	border-width: 0px;
}

.bookmarkListTitle img.addFavIcon {
	vertical-align: text-bottom; 
	float: left; 
	margin-left: -26px; 
	height: 16px; 
	width: 16px; 
	border-width: 0px;
}

#description_tab {
	margin: 10px; 
	line-height: 120%;
}

#space_tab {
	margin:10px; 
	line-height:120%;
}

#space_tab .spaceSelect {
	margin:4px 0px;
}


