.recommendations .holder { 
    margin-top: 3px;
    min-height: 60px; 
    background: url( /i/spinner-lg-eee.gif ) center center no-repeat; 
}
.recommendations .holder.loaded { 
    background: transparent; 
}
* html .recommendations ul.vert li {
    height: 70px; /* ie6 float bug min-height added FL-3299 */
}
.recommendations .empty {
    font-size: 13px;
    line-height: 16px;
}
.recommendations .title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}
.recommendations .tags {
    display: block;
    height: 13px;
    overflow: hidden;
    cursor: pointer;
}
.recommendations .buttons {
    margin-top: 2px;
    height: 1.4em;
}
.recommendations .buttons a {
    float: left;
}
.recommendations .buttons a.dismissBtn {
    float: right;
    width: 70px;
    text-align: left;
}
/* hide dismiss when pending connection span preceeds */
.recommendations .buttons>span+a.dismissBtn {
    display: none;
}



        #join {
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            box-shadow: 0 2px 4px #999;
            -webkit-box-shadow: 0 2px 4px #999;
            font-size: 13px;
            line-height: 130%;
            border-color: #C25309;
            background: #f9b981 url(/i/tools/join-background.gif) repeat-x;
            padding: 0;
            margin: 0 0 10px 0;
        }
        #join .frame {
            border: 4px solid #FCB140;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            padding: 10px;
        }
        #join p {
            color: #444;
            font: normal 14px/16px 'Trebuchet MS';
            margin: 0 0 10px 0;
        }
        #join a {
            font-weight: bold;
            display: block;
        }
        .join-button {
            background: transparent url(/i/tools/join-button.gif) no-repeat;
            display: block;
            width: 132px;
            height: 23px;
            overflow: hidden;
            text-indent: -2000px;
            margin: 0 auto;
        }
    


        .defaultForm label {
            display: block;
        }

        .defaultForm .field {
            height: 2em;
            line-height: 1.9em;
            display: block;
            position: relative;
            margin-bottom: 5px;
        }
        /* ie has big problems with absolute positioning on ajax update */
        .defaultForm .field span {
            clear: left;
            top: 6px;
            padding-right: 5px;
			padding-left:5px;
            float: left;
            width: 200px;
            text-align: left;
        }
        .defaultForm input,
        .defaultForm textarea,
        .defaultForm select,
        .defaultForm button {
            float: left;
        }
        .defaultForm button+button {
            margin-left: 1em;
        }
        .defaultForm div.error {
            margin-left: 150px;
        }
        .defaultForm .md-row {
            margin-left: 150px;
        }
        .defaultForm label.input-rd {
            float: left;
            clear: none;
            margin-top: 4px;
            line-height: 1.2em;
            padding-right: 1em;
        }
        .defaultForm label.textarea {
            height: auto;
            padding-bottom: .5em;
        }
        /**
         * Generic Form Errors
        **/
        form label.field.error span {
            color: #910;
        }
        form div.error {
            color: #910;
        }
        form .required em:after {
            content: "*";
            color: #910;
        }

    

.topics .holder { background: url( /i/alert-spinner.gif ) center center no-repeat; min-height: 100px; }
.topics .holder.loaded { background: transparent; }
.topics ul.vert li {
    padding-top: 5px;
    padding-bottom: 5px;
}
* html .topics ul.vert li {
    height: 48px; /* ie6 float bug min-height added FL-3299 */
}
* html .topics ul.vert li h3 a { margin-left: 7px; }
* html .topics ul.vert li p {
    margin-left: -3px; /* ie6 3-pixel text jog FL-3299 */
}
.topics .empty {
    font-weight: bold;
    color: #888;
}


.joinSpotBtn { cursor: pointer; }


.publicTwine {
    margin: 1px 3px;
    font-size: 12px;
    color: #666;
}


#bookmark .url,
#feed .url {
    display: block;
    font-size: 1em;
    line-height: 1.5;
}
#bookmark textarea,
#feed textarea {
    color: #444;
    height: 30px;
    width: 100%;
    font-size: 11px;
    resize: none;
}

.bookmarkIcons a {
    display: block;
    height: 20px;
}
.bookmarkIcons #delicious a {
    width: 18px;
    background: url(/i/icon/bookmark/delicious.png) no-repeat;
}
.bookmarkIcons #digg a {
    width: 16px;
    background: url(/i/icon/bookmark/digg.png) no-repeat;
}
.bookmarkIcons #furl a {
    width: 16px;
    background: url(/i/icon/bookmark/furl.png) no-repeat;
}
.bookmarkIcons #magnolia a {
    width: 16px;
    background: url(/i/icon/bookmark/magnolia.png) no-repeat;
}
.bookmarkIcons #newsvine a {
    width: 16px;
    background: url(/i/icon/bookmark/newsvine.png) no-repeat;
}
.bookmarkIcons #reddit a {
    width: 18px;
    background: url(/i/icon/bookmark/reddit.png) no-repeat;
}



.noTagsBlurb {
    font-size: 13px;
    line-height: 16px;
}


div.profile .formatted-content {
    padding-right: 0;
    padding-bottom: 1em;
    min-width: 30em;
}
.sec-summary .rules p {
    margin-bottom: 5px;
}
div.profile h3 {
    margin-top: 10px;
    font-size: 13px;
}
div.profile .profile-description {
    font-size: 13px;
}
div.profile .profile-description div {
    padding-bottom: 10px;
}

#content a.more {
    float: right;
    font-size: 12px;
    font-weight: bold;
}
#spotActivity.tbs h2 {
    margin-top: 10px;
}
#content .icon-title-view a.more { margin-right: 10px; }

.attention {
    margin-top: .5em;
    padding: .5em;
    color: white;
    font-weight: bold;
    font-size: 12px;
    background-color: #f90;
}
.attention.right-arrow {
    background: #f90 url(/i/tmp/attention-right-arrow.gif) 100% 50% no-repeat;
}

