html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #C0C0C0;
    font-family: Georgia, Verdana, Arial;
    font-size: 12px;
    text-align: center;
}

img
{
    margin: 0;
    padding: 0;
    border: 0;    
}

a
{
    text-decoration: underline;
}

div.container
{
    position: relative;
    width: 1000px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -54px;

    border-right: 1px solid #000000;
    border-left: 1px solid #000000;

    clear: both;
}

* html div.container
{
    height: 100%;
    margin-bottom: -53px;
}

table.container-main
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

table.container-main-content
{
    text-align: left;
}

/*header*/
div.header
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;    
}

div.header table
{
    width: 100%;
}

div.header table.title-info
{
    width: auto;
}

.title-info span.title a
{
    vertical-align: middle;
}

div.header td.main
{
    padding-top: 27px;
}

div.header td.main table
{
    text-align: left;
}

div.header td.main img.logo-image
{
    margin-right: 25px;
    border: 1px solid;
}

div.header td.main span.title-name
{
    display: block;
    font-size: 36px;
    margin-bottom: 10px;
}

div.header td.main span.title-below
{
    display: block;
    font-size: 14px;
    color: #7F7F7F;
    margin-bottom: 5px;
}

/*content: navigation menu*/
table.navigation-menu
{
    width: 100%;
}

table.navigation-menu td.bg-left
{
    width: 10px;
    height: 54px;
}

table.navigation-menu td.bg-middle
{
    height: 54px;
}

table.navigation-menu td.bg-right
{
    width: 16px;
    height: 54px;
}

table.navigation-menu table.menu
{
    width: auto;
}

table.navigation-menu table.menu td
{
    vertical-align: top;
}

table.navigation-menu table.menu td.selection-left
{
    width: 13px;
    height: 54px;
}

table.navigation-menu table.menu td.selection-middle
{
    height: 54px;
}


table.navigation-menu table.menu td.selection-right
{
    width: 13px;
    height: 54px;
}

table.navigation-menu table.menu span.selection-text
{
    display: block;
    margin-top: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #4B422C;
    
}

table.navigation-menu table.menu a
{
    display: block;
    font-family: Georgia;
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 10px;    
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: underline;
}

/*sidebar: subscribe block*/
table.subscribe
{
    margin-top: 2px;
    margin-bottom: 20px;
    width: 100%;
}

table.subscribe tr.title td.top-left
{
    width: 9px;
    height: 9px;
    font-size: 1px;
}

table.subscribe tr.title td.top-right
{
    width: 9px;
    height: 9px;
    font-size: 1px;
}

table.subscribe tr.title td.fill
{
    font-size: 1px;
}

table.subscribe tr.content td.bottom-left
{
    width: 9px;
    height: 9px;
    font-size: 1px;
}

table.subscribe tr.content td.bottom-right
{
    width: 9px;
    height: 9px;
    font-size: 1px;
}

table.subscribe td.white-line
{
    background-color: #FFFFFF;
    height: 2px;
}

table.subscribe td.title
{
    width: 100%;
}

table.subscribe tr.title span
{
    display: block;
    position: relative;
    margin-left: 5px;
    margin-top: -7px;
    font-size: 18px;
    color: #FFFFFF;
}

/*content: post*/
table.post
{
    margin-top: 10px;
    width: 100%;
}

table.post table
{
    width: 100%;
}

table.post span.title
{
    font-size: 30px;
    color: #404040;
}

table.post td.author
{
    text-align: left;
}

table.post td.author span
{
    font-size: 14px;
    color: #000000;
}

table.post td.comments
{
    text-align: right;
}

table.post td.comments a
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;    
}

/*content: post date*/
table.post td.date
{
    width: 95px;
}

table.post td.date table.bg
{
    width: 70px;
    height: 66px;
}

table.post td.date td.fill
{
    vertical-align: top;
}

table.post td.date td.fill div.number
{
    text-align: center;
    font-size: 36px;
    line-height: 23px;
    color: #FFFFFF;
}

table.post td.date td.fill div.month
{
    padding-top: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
}

table.post td.date td.top-left
{
    height: 10px;
    width: 10px;
}

table.post td.date td.top-right
{
    height: 10px;
    width: 10px;
}

table.post td.date td.bottom-right
{
    height: 10px;
    width: 10px;
}

table.post td.date td.corner
{
    height: 8px;
    width: 8px;
}

table.post td.description
{
    text-align: left;
    font-size: 12px;
}

table.post td.description span
{
    display: block;
    margin-top: 20px;
}

div.flashplayer
{
    margin-top: 20px;
    text-align: center;
}

/*graphic comments list*/
.gray
{
    color: #868583;
}


div.comments_list
{
    position: relative;
    width: 100%;
    padding-bottom: 10px;
}

div.comments_list table.comments_list
{
    border: 0px;
    padding-bottom: 0px;
}

table.comments_list
{
    width: 100%;
    border: 1px solid #DADDE2;
    padding-bottom: 10px;
}

table.comments_list td
{
    padding-top: 10px;
    vertical-align: middle;
}

table.comments_list td td
{
    padding-top: 0px;
    vertical-align: middle;
}

table.comments_list td.comment_creator_photo
{
    width: 60px;
    text-align: center;
    vertical-align: top;
}

table.comment_title
{
    width: 100%;
    height: 26px;
    font-size: 12px;
    background: #F3F3E7;
}

table.comment_content
{
    margin-left: 43px;
}

table.comment_content td
{
    font-size: 11px;
}

table.comment_title a
{
    text-decoration: none;
}

img.user_medium_thumbnail
{
    width: 70px;
    height: 70px;
    border: 1px solid #80807E;
}

img.user_small_thumbnail
{
    width: 35px;
    height: 35px;
    border: 1px solid #80807E;
}

div.no-text-comments, div.no-graphical-comments
{
    font-size: 12px;
    color: #666666;
}

div.no-text-comments
{
    margin-top: 10px;
}

div.no-graphical-comments
{
    margin-left: 5px;
}

div.graphical_comments_list_container
{
    border: 1px solid #A6AAB7;
}

div.graphical_comments_list_container_buf
{
    position: relative;
    margin: 10px;
}

img.presenterPhoto
{
    border: 1px solid #A6AAB7;
}

div.small_page_navigator table.page_navigator td.selected
{
    color: #FFFFFF;
}

div.text-comments-container    
{
    margin-top: 10px;
    border: 1px solid #A6AAB6;
    width: 598px;
}

div.text-comments-container-buf
{
    margin: 10px;
}

img.graphic_comments_load_icon
{
    position: absolute; 
    top: 50%; 
    left: 50%; 
    margin-top: -20px; 
    margin-left: -20px; 
}

/*content: comments*/
div.container-main-content-comments
{
    width: 100%;
    margin-bottom: 75px;
    margin-top: 10px;
    text-align: left;
}

div.container-main-content-comments-list
{
    position: relative;
    clear: both;
    width: 100%;
}

table.container-main-content-comments-list
{
    position: relative;
    width: 100%;
}

table.container-main-content-comments-list td.avatar
{
    width: 43px;
    height: 43px;
    text-align: center;
    vertical-align: middle;
    background: #ACA899;
}

table.container-main-content-comments-list td.avatar img
{
    margin: 0;
    padding: 0;
    border: 1px solid #FFFFFF;
}

table.container-main-content-comments-list td.info
{
    padding-left: 10px;
    background: #F0ECDD;
    font-size: 11px;
    color: #8E8974;
    text-align: left;
}

table.container-main-content-comments-list td.info a,
table.container-main-content-comments-list td.remove_link_container a
{
    text-decoration: underline;
}

table.container-main-content-comments-list td.remove_link_container
{
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
    background: #F0ECDD;
    padding-right: 10px;
}

table.container-main-content-comments-list td.remove_link_container .close_button
{
	float: right;
}

table.container-main-content-comments-list td.remove_link_container a.remove_link
{
	display: block;
	float: right;
	margin-left: 6px;
}

table.container-main-content-comments-list td.info span.postTime
{
    display: block;
    margin-top: 5px;
}

table.container-main-content-comments-list td.text
{
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}

div.container-main-content-comments-title
{
    width: 100%;
    text-align: left;
    color: #666666;
}

td.container-main-content-comments-title-header
{
    font-family: Lucida Sans Unicode, Lucida Sans;     
    font-size: 18px;
    color: #404040;
    width: 100px;
}

td.container-main_content_comments-title-post-comment
{
    font-family: Verdana;
    width: 100%;
    text-align: left;
    font-size: 11px;
    padding-left: 20px;
}

td.container-main-content-comments-title-expand
{
    text-align: left;
    width: 20px;
    padding-right: 40px;
    padding-left: 10px;
}

img.expand
{
    cursor: pointer;
}

span.container-main-content-comments-title-post
{
    text-decoration: underline;
    font-size: 11px;
}

span.container-main-content-comments-comment-content-text
{
    display: block;
    padding-top: 10px;
    font-size: 11px;
}

span.container-main-content-pages-link
{
    display: block;
    float: left;
    font-weight: bold;
    padding: 7px;   
    text-decoration: underline;
    color: #FFFFFF;
}

span.container-main-content-pages-selection-text
{
    display: block;
    float: left;
    font-weight: bold;
    padding-top: 3px;   
    padding-left: 6px;  
    color: #FFFFFF;    
}

/*content: post comment window*/
div.post-comment
{
    position: absolute;
    left: 182px;
    z-index: 10;
    margin-top: 18px;
}

div.post-comment td.post-comment-container
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 5px;

    border: 1px solid #A6AAB7;
    background-color: #F0ECDD;
    text-align: left;
}

span.post-comment-content-title
{
    display: block;
    font-family: Lucida Sans Unicode, Lucida Sans;
    font-size: 17px;
    color: #404040;
    margin-bottom: 10px;
}

textarea.post-comment-content-textarea
{
    width: 475px;
    height: 80px;   
    font-family: Verdana;
    font-size: 13px;
    color: #383838;
    padding-top: 2px;
    padding-left: 2px;
    
    border: 1px solid #A6AEB1;
}

div.post-comment div.send_button
{
    margin-top: 10px;
}

div.post-shadow-right
{
    float: right;
    height: 170px;
    width: 5px;
    font-size: 0px;
}

div.post-shadow-right-top
{
    height: 7px;
    width: 5px;
    background: url("/images/slidelog/shadows/post_shadow_right_top.gif");
}

div.post-shadow-right-middle
{
    height: 160px;
    width: 5px;
    background: url("/images/slidelog/shadows/post_shadow_right_middle.gif") repeat-y;
}

div.post-shadow-right-bottom
{
    height: 5px;
    width: 5px;
    background: url("/images/slidelog/shadows/post_shadow_right_bottom.gif") repeat-y;
}

div.post-shadow-bottom
{
    float: left;
    width: 502px;
    height: 5px;
    font-size: 0px;
}

div.post-shadow-bottom-left
{
    height: 5px;
    width: 7px;
    background: url("/images/slidelog/shadows/post_shadow_bottom_left.gif");
    float: left;
}

div.post-shadow-bottom-middle
{
    height: 5px;
    width: 495px;
    background: url("/images/slidelog/shadows/post_shadow_bottom_middle.gif") repeat-x;
    float: left;
}

/*content: share resource area*/
a.share-this
{
    margin-left: 3px;
}

table.share-resource
{
    font-size: 11px;
    background: #F0ECDD;
    border: 1px solid #A6AAB7;
}

table.share-resource td.container
{
    padding: 13px 15px 15px 13px;
    text-align: left;
}
 
table.share-resource table
{
    font-size: 11px;
}

table.share-resource td.share_by_email
{
    padding-left: 5px;
}

table.share-resource input.text_input
{
    border: 1px solid #A6AEB1;
    font-family : Verdana;
    font-size: 11px;
    color: #515151;
    width: 430px;
    height: 17px;
    padding-top: 3px;
    padding-left: 6px;    
}
table.share-resource a
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

table.share-resource a:hover
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

/*content: share by email form*/
table.share-form
{
    width: 480px;
    background: #F0ECDD;
    border: 1px solid #A6AAB7;
}

table.share-form td.content
{
    padding: 10px;
}

table.share-form table
{
    font-size: 11px;
    color: #606060;
    font-weight: bold;
    text-align: left;
}

table.share-form table h1.gray
{
    color: #383838;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: normal;
}

table.share-form table .text_input
{
    width: 300px;
    border: 1px solid #A6AEB1;
    color: #515151;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    padding-left: 6px;
    padding-top: 3px;
    margin-bottom: 10px;
}

table.share-form table input
{
    height: 17px;
}

table.share-form table textarea
{
    height: 80px;
}

table.share-form table span
{
    font-weight: normal;
    width: 50px;
    height: 21px;
}

table.share-form span.required
{
    display: block;
    width: auto;
    margin-top: 10px;
}

/*content: thumbnails navigation*/
table.thumb-navigation
{
    margin-top: 20px;
    width: 100%;
    text-align: left;
}

table.thumb-navigation tr.title td.top-left
{
    width: 9px;
    height: 9px;
}

table.thumb-navigation tr.title td.top-right
{
    width: 9px;
    height: 9px;
}

table.thumb-navigation tr.title span.title-text
{
    display: block;
    height: 30px;
    font-size: 18px;
    margin-left: 15px;
    color: #FFFFFF;
}

table.thumb-navigation td.white-line
{
    background-color: #FFFFFF;
    height: 2px;
}

table.thumb-navigation tr.content td.nav
{
    width: 50px;
    text-align: center;
}

table.thumb-navigation td.elements
{
    text-align: center;
}

table.thumb-navigation td.elements table.resources_list
{
    margin-left: auto;
    margin-right: auto;
}

table.thumbnailsNavigation-container td.elements table.resources_list td
{
	width: 102px;
}

table.thumb-navigation td.list
{
    height: 112px;
}

table.thumb-navigation tr.content td.bottom-left
{
    width: 9px;
    height: 9px;
}

table.thumb-navigation tr.content td.bottom-right
{
    width: 9px;
    height: 9px;
}

/*content: text links navigation*/
table.text-navigation-container
{
    margin-top: 20px;
    width: 100%;
}

table.text-navigation-container td
{
    text-align: center;
    vertical-align: middle;
}

table.text-navigation
{
    font-size: 18px;
    font-family: Verdana;
    margin: auto;
}

table.text-navigation a
{
    font-size: 18px;
}

table.text-navigation td.selected
{
    color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
}

table.text-navigation td.unselected
{
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
}


/*sidebar: presenter info*/
td.sidebar
{
    vertical-align: top;
    width: 275px;
    padding-right: 5px;
    padding-left: 15px;
}

table.presenter-info-bg
{
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

table.presenter-info-bg td.top-left
{
    width: 9px;
    height: 9px;
}

table.presenter-info-bg td.top-right
{
    width: 9px;
    height: 9px;
}

table.presenter-info-bg td.bottom-left
{
    width: 9px;
    height: 9px;
}

table.presenter-info-bg td.bottom-right
{
    width: 9px;
    height: 9px;
}

table.presenter-info td.presenter-photo
{
    padding-left: 11px;
    padding-top: 10px;
}

table.presenter-info td.presenter-photo img
{
    border: 1px solid white;
}

table.presenter-info td.main-info
{
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}

table.presenter-info td.main-info span.name
{
    font-size: 18px;
}

table.presenter-info td.main-info p
{
    font-size: 11px;
    color: #404040;
}

table.presenter-info td.description
{
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    font-size: 12px;
    color: #404040;
}

/*sidebar: most viewed posts*/
table.most-viewed
{
    width: 100%;
    text-align: left;
}

table.most-viewed tr.title td.top-left
{
    width: 10px;
    height: 10px;
}

table.most-viewed tr.title td.top-right
{
    width: 10px;
    height: 10px;
}

table.most-viewed tr.title span.title-text
{
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 15px;
    height: 30px;
}

table.most-viewed tr.content td.list
{
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
}

table.most-viewed tr.content td.bottom-left
{
    width: 10px;
    height: 10px;
}

table.most-viewed tr.content td.bottom-right
{
    width: 10px;
    height: 10px;
}

table.most-viewed td.white-line
{
    height: 2px;
}


/*sidebar: most popular posts*/
table.most-popular
{
    margin-top: 20px;
    width: 100%;
    text-align: left;
}

table.most-popular tr.title td.top-left
{
    width: 10px;
    height: 10px;
}

table.most-popular tr.title td.top-right
{
    width: 10px;
    height: 10px;
}

table.most-popular tr.title span.title-text
{
    display: block;
    font-size: 18px;
    color: #DBDFDB;
    margin-left: 15px;
    height: 30px;
}

table.most-popular tr.content td.list
{
    padding-left: 15px;
    padding-top: 5px;
}

table.most-popular tr.content td.bottom-left
{
    background: url("/images/slidelog/modern/most_popular_bottom_left.gif") no-repeat;
    width: 10px;
    height: 10px;
}

table.most-popular tr.content td.bottom-right
{
    background: url("/images/slidelog/modern/most_popular_bottom_right.gif") no-repeat;
    width: 10px;
    height: 10px;
}

table.most-popular td.white-line
{
    height: 2px;
}

/*sidebar: text links navigation*/
table.links-navigation-container
{
    margin-top: 15px;
    width: 100%;
}

table.links-navigation-container td
{
    text-align: center;
}

table.links-navigation
{
    font-size: 14px;
    margin: auto;
}

table.links-navigation a
{
    font-size: 14px;
}

table.links-navigation td.selected
{
    color: #BDCDBD;
    background-color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
}

table.links-navigation td.unselected
{
    color: #A3B9A3;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
}


/*footer*/
div.clear-footer
{
    clear: both;
    height: 53px;
}

div.footer
{
    clear: both;
    width: 1000px;

    position: relative;
    bottom: 0;
    left: 0;
    height: 53px;
    clear: both;

    margin-left: auto;
    margin-right: auto;

    background-color: #F1F1F1;
    border-top: 1px solid #818181;
    color: #818181;
    vertical-align: middle;
    text-align: left;
}

div.footer span
{
    font-family: Verdana;
    position: relative;
    top: 40%;
    margin-left: 50px;
}

div.footer span.footer-links
{
    position: absolute;
    top: 40%;
    right: 0;
    margin-right: 50px;
}

/*submit button*/
table.share-form div.send_button
{
    float: left;
}

div.send_button div.center
{
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 19px;
    height: 21px;
    cursor: pointer;
    font-weight: bold;
}

/*most viewed, most popular, previous posts resource*/
table.resources_list table
{
    text-align: left;
}

table.resources_list td.resource_item
{
    padding-top: 15px;
}


table.resources_list a.title
{
    font-size: 12px;
    font-weight: bold;
}


table.resources_list td.space
{
    font-size: 1px;
    width: 10px;
}

table.resources_list img
{
    margin: 0;
    padding: 0;
}


img.small_thumbnail
{
    width: 100px;
    height: 75px;
    border: 1px solid #CACCC9;
}


.account-table-container
{
    vertical-align: top;
}

.account-table
{
    font-family: Verdana;
    font-size: 11px;
    float: right;
    margin-right: 10px;
}

.account-table span
{
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    margin-top: 12px;
}

.account-table a.account-link
{
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    margin-top: 12px;
    margin-left: 3px;
}

.account-table a.account-logout-link
{
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    margin-top: 12px;
    margin-right: 5px;
}

.account-table span.separator
{
    margin-left: 10px;
    margin-right: 10px;
}

.account_menu_container
{
	width: 100%;
    height: 0px;
    z-index: 2;
    position: relative;
}

.account_menu_container .shadow
{
    top: 4px;
    position: absolute;
    width: 100%;
}

.download_menu_container
{
    height: 0px;
    z-index: 2;
    position: absolute;
}

table.account-popup-menu, table.download-popup-menu
{
    width: 100%;
    border: 1px solid #BCBFCC;
    border-collapse: collapse;
    background: #FFFFFF;
}

table.account-popup-menu td, table.download-popup-menu td
{
    border: 1px solid #BCBFCC;
    border-right-style: none;
    border-left-style: none;
    padding: 6px 6px 5px 6px;
    text-align: left;
    white-space: nowrap;
}

table.download-popup-menu td.download-icon-container
{
    padding-right: 0px;
}

table.account-popup-menu a, table.download-popup-menu a
{
    display: block;
    text-decoration: none;
}

table.account-popup-menu a:hover, table.download-popup-menu a:hover
{
    text-decoration: underline;
}

table.share-table
{
    float: left;
}

table.additional-links
{
    float: right;
}

a.edit-link
{
    display: block;
    margin-right: 16px;
}

table.flashplayer-container
{
    width: auto;
    margin: 0 auto;
}

table.flashplayer-container div.spacer
{
	clear: both;
}

/**
 * Buttons styles.
 */
.post_button
{
    width: 65px;
    height: 21px;
}

.post_button .center
{
    width: 65px;
    height: 21px;
    cursor: pointer;
}

.post_button .over .center
{
    background-position: 0 -983px;
}

.post_button .down .center
{
    background-position: 0 -932px;
}

.post_button .disabled .center
{
    background-position: 0 -881px;
}

.close_button
{
    width: 15px;
    height: 15px;
}

.close_button .center
{
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.close_button .over .center
{
    background-position: 0 -373px;
}

.close_button .down .center
{
    background-position: 0 -328px;
}

.close_button .disabled .center
{
    background-position: 0 -283px;
}

.share_by_email_button
{
    width: 22px;
    height: 22px;
}

.share_by_email_button .center
{
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.share_by_email_button .over .center
{
    background-position: 0 -186px;
}

.share_by_email_button .down .center
{
    background-position: 0 -134px;
}

.share_by_email_button .disabled .center
{
    background-position: 0 -82px;
}

.share_button
{
    width: 22px;
    height: 22px;
}

.share_button .center
{
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.share_button .over .center
{
    background-position: 0 -778px;
}

.share_button .down .center
{
    background-position: 0 -726px;
}

.share_button .disabled .center
{
    background-position: 0 -674px;
}

.enter_button
{
    width: 65px;
    height: 21px;
}

.enter_button .center
{
    width: 65px;
    height: 21px;
    cursor: pointer;
}

.enter_button .over .center
{
    background-position: 0 -571px;
}

.enter_button .down .center
{
    background-position: 0 -520px;
}

.enter_button .disabled .center
{
    background-position: 0 -469px;
}

div.warning
{
    background: #FFF5C3;

    border-top: 1px solid #C5CDE2;
    border-bottom: 1px solid #C5CDE2;

    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    
    text-align: left;
    margin-top: 10px;
}

table.private_share_form_container
{
    margin-top: 10px;
}
