a.button { display: -moz-inline-box; display: inline-block;  font-size: 13px; background: #6d8be8; color: #fff; border: 2px solid #a3b9ff; border-right: 2px solid #5473d2; border-bottom: 2px solid #5473d2; padding: 1px 3px 0; }

.notification, .update { background: #ECEFF5; position: relative; padding: 5px 8px; }
.notification .close, .update .close { text-indent: -9999px; width: 11px; height: 11px; position: absolute; top: 5px; right: 5px; background: url(/gfx/icons/close.png) no-repeat;}
.notification .close:hover, .update .close:hover { background: url(/gfx/icons/close-hover.png) no-repeat; }
.update { background: #ffffd3; }
.hidden { display: none; } 

#breadcrumbs { list-style-type: none; position: absolute; top: -29px; left: 0; font-size: 0.8em; }
#breadcrumbs li { display: inline; float: left; }

/*img { background: url(/gfx/img-loader.gif) no-repeat center center;}*/

/*********************************
LISTS
**********************************/

.small_thumb { padding: 2px; border: 1px solid #e5e5e5; }

.entities-small dl { position: relative; margin: 0; padding: 0; display: block; height: 34px; }
.entities-small dt, .entities-small dd { position: absolute; top: 0; left: 0; }
.entities-small dt { border: none; left: 45px; top: 2px; }
.entities-small dd.meta { position: absolute; top: 18px; left: 45px; font-size: 0.846em; }

.entities-text dl { position: relative; margin: 0 0 3px 0; padding: 0; float: left; display: -moz-inline-box; display: inline-block; width: 100%; }
.entities-text dt, .entities-small dd { margin: 0; padding: 0; border: none; }

.collections-mid dd.image, .collections-mid dd.description { display: inline; float: left; }
.collections-mid dd.image { margin: 0; background: url(/images/bg_collectionIcon.gif); }
.collections-mid dd.image img { margin: 12px 6px 3px 6px; border: 1px solid #000; }
.collections-mid li dt, .collections-mid li .description, .collections-mid li .info { float: right; width: 470px; margin: 0; } 
.collections-mid li { margin: 20px 0 0 0; display: block; clear: left; }
.collections-mid dt a { color: #000; font-weight: bold; width: 100%; display: block; font-size: 18px; margin: 7px 0 3px; height: auto; }
.collections-mid dd.description { max-height: 67px; overflow: hidden; }
.collections-mid dd.info ul { padding: 0; margin: 2px 0 0 0; }
.collections-mid dd.info ul li { padding: 0 7px; margin: 0; display: inline; border-right: 1px solid #CCCCCC; font-size: 11px; }
.collections-mid dd.info ul li.first { padding-left: 0; }
.collections-mid dd.info ul li.last { border-right: none; }

.actions-list a { margin-right: 6px; display: block; }

/*********************************
DROPSHADOW
**********************************/

.dropshadow { position: relative; background: url(/gfx/dropshadow.png) no-repeat; }
.dropshadow .inner_wrapper { position: relative; top: 2px; left: 2px; padding-bottom: 2px; background: url(/gfx/dropshadow.png) no-repeat bottom right; }
.dropshadow .contents { background: #fff; margin: 0 3px 3px 0; }

/*********************************
TAG LIST
**********************************/

#keywords-list li { padding: 0; }
#keywords-list li a { color: #595959; }

.keywords li { padding: 0; margin: 0; }
.keywords a { display: block; padding: 3px; }
.keywords a:hover { background: #ECEFF5; }

.tag_list dt, .tag_list dd { margin: 0; padding: 0; display: inline; float: left; }
.tag_list dt { color:#333333; font-family:Helvetica,Arial,sans-serif; font-size:18px; margin-right: 15px; }
.tag_list dd { margin: 4px 10px 4px 0; } 

.related-tags span { font-size: 1em; margin-right: 3px; font-style: italic; color: #999; }
.related-tags a { display: -moz-inline-box; display: inline-block; padding: 2px 4px; font-size: 1em; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #DEE7F8; border: 1px solid #cad8f3; margin: 0 3px 3px 0; font-weight: normal; }
.related-tags dd a:hover { background: #5a74e2; color: #fff; border: 1px solid #5a74e2; text-decoration: none; }

.edit-keywords .remove { text-indent: -9999em; }
.edit-keywords h3, .edit-keywords .related-tags { margin: 3px 0 0; }

/*********************************
WIZARD
**********************************/

.wizard_steps { margin: 10px 0 30px; padding: 0; display: block; width: 100%; height: 28px; border-bottom: 1px solid #e5e5e5; }
.wizard_steps li { font-size: 1.5em; float: left; margin: 0 10px 0 22px; color: #303030; }
.wizard_steps li span { font-size: 0.65em; }
.wizard_steps li.current { font-weight:bold; color: #000; }
.wizard_steps li.complete { background: url(/gfx/icons/ok.png) no-repeat 0 6px; padding-left: 16px; }

/*********************************
SUBNAV
**********************************/

.subnav, #user_subnav { margin: 0 0 18px 0; padding: 4px 0; clear: both; width: 100%; border-bottom:1px solid #e5e5e5; }
.subnav li { 
	display: inline; float: left;
	padding: 0px 10px;
	font-size:1.086em;
	font-weight:bold;
	text-decoration:none; 
	border-left: 1px solid #e5e5e5; }
.subnav li { font-weight: normal; padding: 0 8px; }
.subnav li a { color:#404040; }
.subnav li.active, .subnav li.active a, .subnav li a:hover { color:#000; }
.subnav li.active, .subnav li.active a { font-weight: bold; }
.subnav li.first { padding-left: 0; border: none; }

.panes { margin: 0; padding: 0; list-style-type: none; }
.panes li { display: none; }
.panes li.active { display: block; }  

#user_subnav img { float: left; margin: 3px 5px 0 0; }
#user_subnav h1 { float: left; display: -moz-inline-box; display: inline-block; margin: 0; width: 500px;  }
#user_subnav .subnav { float: left; border: none; margin: 0 0 3px 0; clear: none; width: 500px; padding: 4px 0 0;}
#user_subnav .actions { position: absolute; bottom: 8px; right: 0; }
#user_subnav .actions a { margin-left: 8px; }
#user_subnav .actions a.pop-btn { margin-right: 6px; }

#options_panel { position: relative; margin-bottom: 1.2em; padding-bottom: 0.2em; border-bottom: 1px solid #e5e5e5;}

#user_options { margin: 0; list-style-type: none; display: inline; }    
#user_options li { padding: 0; margin-right: 10px; float: left; display: inline; }

#admin_options { margin: 0 0 8px 0; list-style-type: none; position: absolute; right: 0; top: 0; display: inline; }    
#admin_options li { padding: 0; margin-left: 8px; float: left; display: inline; }

/*********************************
SIDE FILTER
**********************************/

.side_filter { padding: 1em 0; font-size: 0.96em; height: 100%; width: 218px; background: #f8f8f8; position: relative; top: -19px; margin-bottom: 0px; border: 1px solid #e6e6e6; }
.side_filter ul { list-style-type: none; margin: 0; padding: 0 1em 0 0; }
.side_filter dt, .side_filter h3 { border-bottom: 1px solid #e6e6e6; padding-right: 1em; margin: 0.6em 0.9em 0.2em; }
.side_filter li { padding: 0; }
.side_filter dd img, .side_filter dd span { display: -moz-inline-block; display: inline-block; vertical-align: middle; }
.side_filter dd a, .side_filter li div, .side_filter li a { margin: 0; color: #595959; padding: 0.3em 1em; display:-moz-inline-box; width: 165px; /*IE HACK*/ *width: 163px; display: inline-block; border: 1px solid #f8f8f8; position: relative; left: -1px; border-left: 1px solid #e6e6e6; }
.side_filter dd a:hover, .side_filter li a:hover { background-color: #6d8be8; border: 1px solid transparent; color: #fff; }
.side_filter dd.active a, .side_filter li.active a, .side_filter li.active div, .side_filter dd.active a:hover, .side_filter li.active a:hover { background-color: #fff; border: 1px solid #e6e6e6; border-left: 1px solid #fff; color: #000; font-weight: bold; }
.side_filter dd a { margin-right: 0.9em; }
.side_filter dd a span { width: 135px; }
.side_filter dd a img { border: 1px solid #fff; }
.new_cluster { display: block; margin: 0.4em 1em 0; }

.side_filter .sort-by { position:relative; left: 15px; }
.side_filter .sort-by li { float: left }
.side_filter .sort-by li a { background-color: #fff; border: 1px solid #eee; padding: 0.3em 0.7em; width: 80px; }
.side_filter .sort-by li.popular a { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;  -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;  }
.side_filter .sort-by li.recent a { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.side_filter .sort-by li a:hover { background: #ECEFF5; }
.side_filter .sort-by li a:hover, .side_filter .sort-by li.active a { 
    border-top: 1px solid #666; 
    border-left: 1px solid #666; 
    border-right: 1px solid #fff; 
    border-bottom: 1px solid #fff; 
    color: #000;
}
.side_filter .sort-by li.active a { 
    background-color: #e5e5e5; 
}

/*********************************
TABS
**********************************/

.tabs { margin: 0 0 10px 0; padding: 0; width: 100%; border-bottom:1px solid #c9c9c9; }
.tabs li { display: inline; position: relative; float: left; margin: 0 5px; padding: 0px; }
.tabs li .content { font-weight: bold; padding: 4px 0 1px 8px; display: block; background: url(/gfx/tabs/grad-blue-l.png) no-repeat 0 0; }
.tabs li .content { color: #fff; }
.tabs li .content:hover, .tabs li .content:hover .r { background-position: 0px -23px; }
.tabs li.active { top: 1px; }
.tabs li.active .content, .tabs li.active .content .r { background-position: 0px -46px; color: #000; }
.tabs li .r { background: url(/gfx/tabs/grad-blue-r.png) no-repeat; display: block; position: absolute; top: 0px; right: -7px; width: 7px; height: 23px; }
 { background-position: 0px -46px; }

/*********************************
SCROLLER
**********************************/

.thing_scroller { position: relative; width: 100%; }
.thing_scroller ul { 
    margin: 0; overflow: hidden; border: 1px solid transparent; _border: 1px solid #fff;  
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.thing_scroller li { float: left; }
.thing_scroller .list { width: 278px; }
.thing_scroller .list li { width: 82px; overflow: hidden; margin-right: 15px; padding: 0; }
.thing_scroller .list li img { border: 1px solid #e5e5e5; }
.thing_scroller .view_all { display: block; clear: left; text-align: right; font-size: 11px; }
.thing_scroller li.mask_wrapper { margin: 0; padding: 0 2px; }
.thing_scroller li.next_btn, .thing_scroller .prev_btn { border: 1px solid transparent; _border: 1px solid #fff; padding: 0 0 0 4px; height: 96%; cursor: pointer; display: block; width: 12px; background: #fafafa url(/gfx/arrow_right-inactive.png) no-repeat center; }
.thing_scroller li.next_btn { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.thing_scroller li.prev_btn { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.thing_scroller li.next_btn { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.thing_scroller li.prev_btn { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.thing_scroller li.prev_btn { padding: 0 4px 0 0; background: #fafafa url(/gfx/arrow_left-inactive.png) no-repeat center}
.thing_scroller li.prev_btn-hover { border: 1px outset #c5c5c5; background: #fafafa url(/gfx/arrow_left-active.png) no-repeat center; }
.thing_scroller li.next_btn-hover { border: 1px outset #c5c5c5; background: #fafafa url(/gfx/arrow_right-active.png) no-repeat center }
.thing_scroller li.prev_btn-hover:active { border: 1px inset #c5c5c5; background: #f5f5f5 url(/gfx/arrow_left-active.png) no-repeat 3px 50% }
.thing_scroller li.next_btn-hover:active { border: 1px inset #c5c5c5; background: #f5f5f5 url(/gfx/arrow_right-active.png) no-repeat 3px 50% }
.thing_scroller li.inactive { cursor: default; background: none; }

/*********************************
SCROLLER V2
**********************************/

.thing-scroller { position: relative; width: 100%; }
.thing-scroller ul { 
    margin: 0; overflow: hidden;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.thing-scroller li, .thing-scroller .components * { float: left; display: -moz-inline-box; display: inline-block;}
.thing-scroller .next_btn, .thing-scroller .prev_btn { border: 1px solid transparent; _border: 1px solid #fff; padding: 0 0 0 4px; height: 97%; cursor: pointer; display: block; width: 15px; background: #fafafa url(/gfx/arrow_right-inactive.png) no-repeat center; }
.thing-scroller .next_btn { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.thing-scroller .prev_btn { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.thing-scroller .next_btn { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.thing-scroller .prev_btn { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.thing-scroller .prev_btn { padding: 0 4px 0 0; background: #fafafa url(/gfx/arrow_left-inactive.png) no-repeat center}
.thing-scroller .prev_btn:hover { border: 1px outset #c5c5c5; background: #fafafa url(/gfx/arrow_left-active.png) no-repeat center; }
.thing-scroller .next_btn:hover { border: 1px outset #c5c5c5; background: #fafafa url(/gfx/arrow_right-active.png) no-repeat center }
.thing-scroller .prev_btn:active { border: 1px inset #c5c5c5; background: #f5f5f5 url(/gfx/arrow_left-active.png) no-repeat 3px 50% }
.thing-scroller .next_btn:active { border: 1px inset #c5c5c5; background: #f5f5f5 url(/gfx/arrow_right-active.png) no-repeat 3px 50% }
.thing-scroller .inactive, .thing-scroller .inactive:hover, .thing-scroller .inactive:active { cursor: default; background: none; border: 1px solid transparent;}

/*********************************
DIALOGUE
**********************************/

#dialogue_storage { display: none; }
#dialogue { display: none; }
#dialogue .canvas { position:absolute; left:0; top:0; width:100%;height:100%; z-index:100; }
#dialogue .frame { position:absolute; left:50%; top:180px; margin-left:-180px; padding:0; width:360px; z-index:9999; }
#dialogue .inner_wrapper { padding-bottom: 1px; padding-right: 1px; }
#dialogue .contents { padding: 20px 30px; }
#dialogue form { margin-bottom: 0; }
#dialogue fieldset { border: none; }
#dialogue h2 { float: none; }

#postFromEntity-dialogue .frame { width: 585px; margin-left: -290px; }

.conversationPost-popup .post-fields { padding: 10px; background: #ECEFF5; }
.conversationPost-popup { position: relative; }
.conversationPost-popup .item-image { float: left; }
.conversationPost-popup .count-wrapper { float: left; clear: left; width: 440px; text-align: right; }
.conversationPost-popup button.post { position: absolute; right: 20px; top: 5px; }
.conversationPost-popup textarea { float: left; width: 385px; height: 35px; margin-left: 10px; }
.conversationPost-popup .collection { background: url(/images/bg_collection-36.png); width: 30px; height: 30px; padding: 7px 3px 3px 3px; margin: 0 2px;}
.conversationPost-popup .photo { border: 1px solid #e5e5e5; }
.conversationPost-popup .photo img { width: 20px; height: 20px;}
.conversationPost-popup .photo .b_r { width: 20px; }
.conversationPost-popup fieldset { margin: 0; padding: 0; }

/*********************************
INLINE CONFIRM
**********************************/

.inline-confirm-container .contents { background: #fff; padding: 5px; }
.inline-confirm-container .error { padding: 3px 3px 3px 24px; margin: 0; background: #F5BCC2 url(/gfx/icons/error.png) no-repeat 3px 2px; color: #000; font-weight: normal; } 
.inline-confirm-container .dismiss { padding-left: 0; }

/*********************************
PAGINATION
**********************************/

.pagination { clear: left; }
.pagination .pages { list-style-type: none; text-align: center; padding: 5px; }
.pagination span { display: inline; margin: 2px; }
.pagination span *, .pagination span * { width: 30px; padding: 3px 7px; }
.pagination span a { border: 1px solid #CCC; }
.pagination span a:hover { border: 1px solid #000; background: #6d8be8; color: #fff; }
.pagination span span { font-weight: bold; padding: 3px; }
.pagination .prev *, .pagination .next * { border: none; }
.pagination .prev a, .pagination .next a { background: #6d8be8; color: #fff; border: 2px outset #5473d2; }
.pagination .prev a:hover, .pagination .next a:hover { background: #5473d2; border: 2px inset #3751a0; }
.pagination .prev span, .pagination .next span { color: #ccc; font-weight: normal; }
.pagination .prev, .pagination .next { margin: 10px; }
.pagination .total_count { margin: 0 auto 0; text-align: center; padding: 0; font-size: 11px; color: #9e98a8; }

/*********************************
PAGINATED LIST
**********************************/

.object_grid { list-style-type: none; padding: 0; width: 1000px; margin: 0; padding: 15px 0; }
.object_grid li { 
	padding: 0; margin: 0; position: relative; 
  display: -moz-inline-box; display: inline-block; 
  vertical-align: top; 
}
/*IEFIX(v6)*/ *:first-child+html .object_grid li { zoom: 1; display: inline; } * html .object_grid li { zoom: 1; display: inline; }
.object_grid li dt a { font-weight: normal; }
.object_grid li dt a:hover { text-decoration: underline; }
.object_grid .image { float: left; }
.object_grid img { display: block; }
.object_grid li .comment_count { background: url(/gfx/commentBubble.gif) no-repeat; position: absolute; top: 5px; right: 5px; font-size: 0.769em; width: 19px; text-align: center; padding: 0 0 6px 0; }
.object_grid li .photo .comment_count { top: 10px; right: 11px; }
.object_grid li dd.info ul { padding: 0; margin: 2px 0 0 0; }
.object_grid li dd.info ul li { padding: 0 0 0 5px; margin: 0 0 0 3px; border-left: 1px solid #CCCCCC }
.object_grid li dd.info ul li.first { border-left: none; padding: 0; margin: 0; }
.object_grid dl { margin: 0; }

.object_grid .image { margin-bottom: 5px; }
.object_grid .details { clear: left; }

/*********************************
Photos
**********************************/

.photo { position: relative; float: left; background: url(/gfx/bgs/photo-t_l.png) no-repeat top left; width: auto; padding-left: 8px; overflow: hidden; }
.photo img { background: url(/gfx/bgs/photo-t_r.png) no-repeat top right; padding: 6px 8px 11px 0; }
.photo .b_l { position: absolute; bottom: 0; left: 0; background: url(/gfx/bgs/photo-b_l.png) no-repeat bottom left; width: 100%; height: 15px; }
.photo .b_r { position: absolute; bottom: 0; right: 0; background: url(/gfx/bgs/photo-b_r.png) no-repeat bottom right; width: 85px; height: 15px; }

a .photo { border: 1px solid #fff; }
a:hover .photo { border: 1px solid #5a74e2 }

.thing_scroller .photo .b_r { width:45px; }
.thing_scroller .list .photo img { border: none; }
.thing_scroller .photo { margin-left: 0px; margin-bottom: -3px; }

/*********************************
Comments
**********************************/

#comment_list { list-style-type: none; margin: 0; }
#comment_list li { display: block; width: 100%; position: relative; padding: 0; float: left; display: inline; clear: left; }
#comment_list .comment { margin-bottom: 15px; }
#comment_list .comment .image { position: absolute; top: 0; left: 0; }
#comment_list .comment dt, #comment_list .body, #comment_list .comment .meta { margin: 0 0 3px 60px; }

/*********************************
Microformats
**********************************/

abbr.published { border: none; }
.vcard { display: inline; font-style: normal; }
.hfeed .hover, .hfeed .hover-clean { background:#ECEFF5 none repeat scroll 0 0; cursor: pointer; }
.hfeed .hover .reply-btn { color: #000; background: url(/gfx/icons/comment.png) no-repeat 0 -17px; }
.hfeed .hover-clean .reply-btn { color: #5a74e2; padding-left: 14px; background: url(/gfx/icons/comment.png) no-repeat 0 3px; }

.tlCard .details { margin: 0; }

/*********************************
Post feeds
**********************************/


.activity { position: relative; padding: 10px 0 10px 50px; border-bottom: 1px dotted #d5d5d5; }
.activity .author-image { position: absolute; top: 14px; left: 0; }
.activity .author-image img { overflow: hidden; }

.conversation.hover cite a:hover { color: #8E8E8E; }
.activity .meta { display: block; margin: 4px 0 0; }
.activity .meta li { float: left; margin-right: 8px; border-left: 1px solid #e5e5e5; padding: 0 0 0 8px; }
.activity .meta li.first { border-left: none; padding-left: 0; }
.activity .comment-count { background: url(/gfx/icons/comment.png) no-repeat 0 3px; padding-left: 14px; }
/*IEFIX(v6)*/ * html .activity .body { width: 490px; }
.activity cite { font-style: normal; display: block; }

.comment .ref-obj { float: right; }
.comment .ref-obj .photo .b_r { width: 32px; }

.activity .object_grid { float: left; margin-right: 10px; padding: 4px 0 0; width: 100%; }
.activity .object_grid li { margin: 3px 8px 3px 0; }
.activity .photo .b_r { width: 45px; }
.activity .object_grid .photo { padding: 0 0 0 8px; }
.post-sm .small .object_grid { display: block; margin: 0; } 

.activity .collection { display: block; background: url(/images/bg_collection-80.png); padding: 8px 4px 4px 4px; margin-top: 2px; }
.activity .collection img { width: 71px; height: 71px; }
.post-sm .collection { background: url(/images/bg_collection-50.png); padding: 8px 4px 4px; margin-top: -5px; }
.post-sm .collection img { width: 50px; height: 50px; }
.post-sm .photo { padding: 0; margin-left: -3px; margin-top: -3px; } 
.post-sm .photo img { padding: 5px 8px 14px 0; }
.post-sm .photo .b_r { width: 35px; }

.product img { border: 1px solid #e5e5e5; padding: 2px; }

/*********************************
Collections
**********************************/

.collection_small { margin: 0 0 8px 0; }
.collection_small dt { border: none; margin: 0; font-size: 1em; padding: 0; }

/*********************************
Projects
**********************************/

.project_small { margin: 0 0 8px 0; }
.project_small dt { border: none; margin: 0; font-size: 1em; padding: 0; }

/*********************************
Autosuggest
**********************************/

.autosuggest_container { display: block; position: relative; *top: -50%; }
form ul.holder { background: #fff; width: 207px; margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 5px 5px 0 5px; }
/* IEFIX(v6-7)*/ *:first-child+html ul.holder { padding-bottom: 5px; } * html ul.holder { padding-bottom: 5px; } 

ul.holder li { float: left; display: inline; list-style-type: none; margin: 0 5px 5px 0; padding: 0;  }
ul.holder li.bit-box, ul.holder li.bit-input input { position: relative; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 15px 2px 5px; }
/* IEFIX(v6-7)*/ * html ul.holder li.bit-box { word-wrap: normal; } *:first-child+html li.bit-box { word-wrap: normal; }

ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { display: block; width: 100px; margin: 0; outline: 0; padding: 3px 0 2px; margin: 0; border: 0px solid #fff; }
/* IEFIX(v6-7)*/ * html ul.holder li.bit-input input { top: 1px; padding: 0; } *:first-child+html ul.holder li.bit-input input { top: 1px; padding: 0; }

ul.holder li.bit-input input.smallinput { width: 20px; }
ul.holder li.bit-hover { background: #7893e9; border: 1px solid #6D95E0; color: #fff; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #7893e9; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 3px; top: 4px; display: block; width: 9px; height: 9px; font-size: 1px; background: url(/gfx/delete_x.gif); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; background: url(/gfx/delete_x-hover.gif); }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

ul.holder li.new-entry { background: #efefef; }
ul.holder li.new-entry span { color: red; font-size: 0.67em; position: relative; top: -3px; right: -2px; }
ul.holder li.new-entry.bit-box-focus, ul.holder li.new-entry.bit-hover { color: #000; }

/* Autocompleter */

.autosuggest_holder { background: url(/gfx/dialogue_bg-t_l.png); padding: 3px 0 0 2px; }
.autosuggest_holder ul { display: none; margin: 0; background: url(/gfx/dialogue_bg-b_r.png) no-repeat bottom right; padding: 0 4px 4px 0; }
.autosuggest_holder ul li { background: #fff; padding: 5px 12px; margin: 0; list-style-type: none; font-size: 0.86em; color: #5a74e2; }
.autosuggest_holder ul li em { font-weight: normal; font-style: normal; }
.autosuggest_holder ul li.auto-focus { background: #4173CC; color: #fff; }
.autosuggest_holder ul li.auto-focus em { background: none; } 

/*
TLCARDS
*/

.vcard .photo, .vcard .photo img { background: none; padding: 0; float:none;}