#headerInside, #bodyInside, #footerInside {
    width: 90%;
}


table.share p {
     margin-bottom: 1em;
}
table.share td {
    vertical-align: top;
}

table.share td.share-content {
    border: 1px solid #c2bebb;
    background-color: #d4dfe8;
    padding: 10px;
}

div.bookmarks {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 8px;    
    border: 1px solid #c2bebb;              
    background-color: white;
}

p.introduction {
    margin-top: 0;
}

.shareHeader {
    position: relative;
}

.shareHeader .title {
    font-size: 18px;
    font-weight: bold;
}

.shareHeader .rss {
    float: right;
    text-align: right;
    margin-top:4px;
    margin-bottom:4px;
    width: 240px;
}

.shareHeader .bookmark.description {
    padding-top: 1em;
    margin: 0;
    clear: both;
}


.bookmark.link {
    font-weight: bold;
}

.foldername {
    font-weight: bold;
}

.subfolder {
     margin-left:2em;
}

.bookmark.description {
    font-weight: normal;
    margin-left: 2em;
}

.bookmark.tags {
    font-weight: normal;
    margin-left: 2em;
}

span.bookmark.url {
    font-weight: normal;
    color: green;
 }

hr {    
   border: 0px;
   border-bottom: 1px dotted #aaaaaa;
}

.icon {
   border: 0px;
   vertical-align: middle;
}

.about-foxmarks {
   margin-top: 1em;
}

.about-foxmarks p {
   margin-bottom: 1em;
}




