@import "/bulletin/css/fonts.css";
@import "/bulletin/css/grids.css";
@import "/bulletin/css/flyout.css";
@import "/bulletin/css/polls.css";
@import "/bulletin/css/tools.css";
@import "/bulletin/css/chooser.css";
@import "/bulletin/css/expandables.css";

div.hr,hr {
   border-bottom: 2px solid #ccc;
   margin: 2em 0;
}

#header{
    position: relative;
}
#header #nav {
    position: relative;
}

#header #nav div.right{
    position: absolute; 
    right: 0; 
    top: 0;
}

#loader #subnav a, #loader #carousel {
    visibility: hidden;
}

#loader.loaded #subnav a, #loader.loaded #carousel {
    visibility: visible;
} 


#header #nav li#alum-home{
    margin-right: 122px;
}

#header h1 {
    background-image: url(/bulletin/images/site/banner-alumni-bulletin.gif);
}

#footer{
    padding-top: 20px;
    width: 940px;
}

#footer ul li {
    padding: 0 4px;
}

#footer #copyright {
    margin-right: 5px;
    padding-right: 10px;
}

#footer #rss {
    background: url('/images/site/rss.gif') no-repeat center left;
    padding-left: 16px;
}

#subnav .inner{
    background: #fdf0d8;
}

#subnav .inner div{
    border-top: 1px solid #80786D; 
    margin: 0; 
    padding: 0 0 5px 0;
}

#subnav .inner div.first{
    border-top: none;
}

#subnav .inner h4{
    font-size: 110%; 
    font-weight: bold; 
    margin: 0; 
    padding: 12px 13px 10px 13px; 
    width: 164px;
}

#subnav .inner p{
    margin: 0 13px 1em 13px; 
}

#subnav .inner span.more{
    background: url(/bulletin/images/site/carat.double.red.gif) no-repeat center right; padding-right: 11px;
    color: #9B1633;
}
#subnav .inner a.more{
    background: url(/bulletin/images/site/carat.double.gray.gif) no-repeat center right; padding-right: 11px;
}

#subnav .inner img.advertise{
    margin: 0 0 12px 11px; 
}

#subnav .inner img.lastlook{
    margin: 0 0 12px 12px; 
}

#subnav .inner div ul{
    list-style-type: none; 
    margin: 0; 
    padding: 0;
}

#subnav .inner div ul li{
    margin: 0;
}

#subnav ul.toc li{
    font-weight: bold;
}

#subnav ul.toc {
    line-height:12px;
}

#subnav ul.toc li li{
    font-weight: normal;
}


/*
=========================
SIDEBAR
=========================
*/

#sidebar {
    overflow: hidden;
}

#sidebar .inner{
    background: #fff;
}

.alumni-news #sidebar .inner{
    padding-top: 0;
}

#sidebar .inner p { 
    line-height: 140%;
}

#sidebar .module1{ /* poll */
    background: #dfed99; 
    color: #000; 
    margin-left: 20px; 
    padding-top: 18px;
}

#sidebar .module2 { /* alumni profile */
    margin-top: 36px; 
    margin-left: 0px;  
    padding-right: 0px; 
    padding-left: 20px;
}

#sidebar .module3 { /* Giving */
    border-top: 1px solid #80786D;
    margin-left: 20px; 
    margin-top: 21px; 
    padding: 30px 20px 25px 20px; 
}

#sidebar .module4{ /* article info */
    background: #DCEEEE; 
    color: #000;
    margin-left: 20px;  
    padding: 13px 21px 20px 21px;
}

#sidebar .module5{ /* class notes search */
    background: url(/bulletin/images/site/bg-class-notes-search.gif) no-repeat 0 0;
    margin: 25px 0 20px 0; 
    padding: 14px 0 20px 20px;
    width: 220px;
}

.removebg #sidebar .module5 {
background:none;
}

#sidebar .module5 form{ /* class notes search */
    background-color: #e0e5e9;
    margin: 0; 
    padding: 18px 20px;
}

/* #sidebar .module5 form input.class-search-button{ 
    background-color: #25658b; 
    border: 1px solid #1e3c47; 
    color: #ffffff; 
    height: 20px; 
    margin-top: 12px;
    width: 65px; 
} */

#sidebar .module5 form input.class-search-button{
    text-transform: uppercase;
}

#sidebar .module5 form select{
    width: 150px;
}

#sidebar .module5 form label{
    display: block; 
    margin-top: 6px;
    width: 150px; 
}

#sidebar h4{
    margin: 0; 
    padding-top: 0; 
}

#sidebar .module1 h4{/* poll */
    padding-right: 18px; 
    padding-bottom: 13px; 
    padding-left: 20px;
}

#sidebar .module2 h4{
    padding-bottom: 0;
    font-size: 130%;
}

#sidebar .module4 h4{
    padding-bottom: 9px;
}

#sidebar .module5 h4{
    padding-bottom: 5px;
}

#sidebar .module2 h4 span{
    color: #878787;
    display: block; 
    font-size: 85%; 
    font-weight: normal; 
    margin: 2px 0 9px 0;
    width: 150px; 
}

#sidebar .module2 h4{ 
    margin-bottom: 0;
}

#sidebar .module2 p{ 
    font-size: 110%;
    margin: 0 0 2px 0; 
}

.faculty-news #sidebar .module2 p{
    margin-bottom: 1em;
}

#sidebar .module2 p.issue-info{
    color: #878787; 
    font-size: 100%;
}

#sidebar .module2 p.issue-info em{
    font-style: normal;
	color: #f0a118;
}

#sidebar .module3 h4{
    font-size: 120%; 
    padding-bottom: 8px;
}

#sidebar .module3 h4 span{
    font-size: 11px; 
    font-weight: normal; 
    padding-top: 3px;/* ie6 equivalent 85%; */
}

#sidebar .module3 p{ 
    color: #888;
    font-size: 11px; 
    line-height: 1.2em; 
    margin: 0 0 2px 1px;
}

#sidebar .module3 span{ 
    display: block;
    color: #000; 
    font-size: 12px;  /* ie6 equivalent 105%; */
}

#sidebar .module3 p span{ 
    font-size: 11px;
    margin-top: 0; 
}

#sidebar .module4 img.thumbnail{
    border: 1px solid #302d1e;
    margin: 15px 0 15px 0;
}

#sidebar .module4 h4,
#sidebar .module5 h4{
    color: #aaaaaa; 
    font-size: 160%;
    font-stretch: condensed; 
    font-weight: 100; 
}

#sidebar .module4 h4{
    text-transform: lowercase;
}
/* 
#content-wrap {
	position: relative;
}
*/
#content-wrap #sidebar .module4 ul{
    margin: 0 0 1em 0; 
    padding: 0;
}

#content-wrap #sidebar .module4 ul li{
    list-style-type: none;
    margin-bottom: .5em; 
    margin-left: 0;
}

#content-wrap #sidebar .module4 ul li a{
    background:transparent url(/bulletin/images/site/carat.double.gray.gif) no-repeat scroll right center;;
    padding-right: 11px;
}

#sidebar .module5 form input.class-search-button{
    font-size: 80%;
}

/*
=========================
CONTENT COLUMN  
=========================
*/
#content .inner p{
    margin: 0 0 1em 0;
}

#content .inner {
	position: relative;
}

#content .inner p,
#content .inner ul{
    line-height: 145%;
}

.static #content .inner li{
    margin-bottom: 1em;
}

#content #submit-story{ /* submit a story */
    color: #696969; 
    font-size: 11px; 
    position: absolute; 
    right: 0;
    top: 32px; 
    width: 200px;
}

.home #content #submit-story{
    right: 0; 
    top: 337px;  
    width: 235px;
}

.alumni-news #content #submit-story{ 
    right: 0; 
    top: 350px;  
    width: 227px;
}

.article #content #submit-story{ 
    right: 0; 
    top: 35px; 
    width: 227px; 
}

.blogs #content #submit-story{ 
    right: 0; 
    top: 33px;   
    width: 227px; 
}

.faculty-news #content #submit-story{ 
    right: 0; 
    top: 48px;  
    width: 120px; 
}

.past-issues #content #submit-story{ 
    right: 260px;  
    top: 30px; 
    width: 225px;
}

.blogs #content h2{
    margin: 0 0 3px 0; 
    padding: 5px 0 4px 60px; 
}

.faculty-news #content h2{
    margin: 0 0 4px 0; 
    padding: 6px 0 4px 60px; 
}

.alumni-news #content h2{
    margin: 0 0 14px 0; 
    padding: 9px 0 0 64px; 
}

.home #content h2{
    margin: 0 0 14px 0; 
    padding: 19px 0 4px 60px; 
}

.article #content h2{
    xborder-bottom: 1px solid #7a7c71;
    margin: 0; 
    padding: 0 0 14px 0; 
}

.article #content h2 img{
    bottom: -4px;
    margin-right: 5px;
    position: relative;

}

.past-issues #content h2{
    margin: 0 0 8px 0; 
    padding: 5px 0 4px 64px; 
}

#content .inner h2,
#content .inner .select-issue h3{
    color: #aaaaaa;
    font-stretch: condensed; 
    font-size: 300%; 
    font-weight: 100; 
    font-weight: normal;
    text-transform: lowercase;
}

.home #content h3,
.alumni-news #content h3{
    line-height: 1;
    margin-top: 0; 
    padding-top: 0;
}

#content .inner .issue-search h3{
    text-transform: lowercase;
}

.article #content h3{
    margin-top: 6px; 
}

.article #content h4{
    margin-top: 30px; 
    margin-bottom: 5px;
}
.static #content h3{
    margin-top: 30px;
}

#content .inner h5{
    text-transform: uppercase;
}

.article #content h5{
    clear: left;
}

.article #content .top-photo{
    float: left; 
    height: 63px; 
    margin: 0 22px 22px 0; 
    width: 78px; 
}

.article #content .large-photo{
    float: left; 
    height: 200px; 
    margin: 25px 0 22px 0; 
    width: 500px; 
}

.article #content p.metadata{
    margin-bottom: 11px;
}

.home #content p.metadata{
    margin-bottom: 5px;
}

/*
=========================
GENERATED SUMMARIES  
=========================
*/
#content .item{
    border-top: 1px solid #7a7c71; 
    float: left; 
    padding: 11px 0 12px 0;
    position: relative;
    width: 510px;      
}

#content p.day{
    color: #878787;
    float: left; 
    font-size: 14px;
    width: 50px;
}

#content p.day strong{
    font-size: 15px;
}

#content p.metadata{
    color: #000;
    font-size: 13px; 
}

#content p.metadata span.source{
    color: #f0a118;
}

#content span.newssource{
    color: #7C7C7C;
    border-right: 1px solid #878787; 
    padding-right: 5px;
}

#content .details{
    float: right; 
    font-size: 100%;
    width: 448px;
}

#content .details p{
    margin-bottom: 6px;
}

#content .thumbnail{
    float: left; 
    height: 67px;
    margin: 0 14px 15px 0; 
    width: 75px;  
} /* used on home page */

#content span.source{
    border-right: 1px solid #878787; 
    padding-right: 5px;
}

#content span.numbercomments{
    position: absolute; 
    right: 0;
}

#content ul.additional{
    clear: left;
    list-style-type: none; 
    margin: 0 0 0.5em 0; 
    padding: 0;
}

#content #next10{
    font-size: 110%;
    margin-left: 68px;
}

#content #viewall{
    margin-left: 68px;
}

#content #viewall a {
    margin-right: 1em;
}

#content .inner h3{
    font-size: 16px;
}

#content .inner h4{
    color: #2c2c2c;
    font-size: 13px; 
}

#content .inner h5{
    color: #587d7d;
    font-size: 11px; 
}

#content .inner h5.issue-focus{
    color: #90002a;
}

/*
=========================
ALUMNI NEWS
=========================
*/
img#alumni-news-photo,
img.alumni-news-photo{
    margin-top: 5px;
}

/*
=========================
PAST ISSUES
=========================
*/
.select-issue{
    background: #e0e5e9; 
    float: left; 
    width: 716px; 
}

#content .select-issue h3{
    float: left;  
    width: 225px; 
}

#choose-issue{
    border-bottom: 1px solid #ced2d5;
    margin-top: 13px; 
    padding: 15px 17px 14px 15px;
    width: 718px;
}

#past-issue-search{
    padding: 9px 17px 9px 17px; 
}

/*
=========================
PAST ARTICLES - LEGACY CODE
=========================
*/
#content ul.articles{
    list-style-type: none; 
    margin: 0; 
    padding: 0;
}

#content ul.articles li{
    clear: left;
}

#content ul.articles img{
    float: left; 
    margin: 0 22px 22px 0;
}

.article p.question, .anvc-head{
    font-weight: bold; 
    color: #90002a;
}

.article .anvc-head {
	font-size:1.1em;
}

.anvc-popup {
	width:400px;
	height:auto;
	overflow:auto;
	background-color:#fff;
	color:#000;
	font-size:1.15em;
	padding:1.5em;
}

.article .sidebar,
.article .sidebar-wide,
.blog-image{
    background: #eff4d4; 
    float: right; 
    margin: 0 0 12px 12px; 
    padding: 12px;
}

.article .sidebar{
    margin-top: 6px;
    width: 170px;
}

.article .sidebar img{
    margin: 0 0 6px 0;
}

.article .sidebar-wide,
.blog-image{
    margin-top: 6px;
    width: 210px;
}

.article .sidebar-wide img,
.blog-image img{
    xfloat: left; 
    margin: 0 0 6px 0;
}

.article .sidebar p,
.article .sidebar-wide p,
.blog-image p{
    margin: 0 12px 1em 12px;
    font-size:90%;
}

/*styling the related links text */
.article .sidebar-wide h1, .article .sidebar h1,
.blog-image h1 {
text-transform: uppercase;	
border-bottom: 1px dotted #9b999e;	
margin: 0 0 0.75em 0; 
padding: 0 0 0.25em 0;
color:#000;
font-size:90%;
}

.article p.subtitle{
    color: #757575; 
    font-size: 14px;
}

.article p.byline{
    color: #878787;
}

.article dl{
    clear: left; 
    margin-top: 22px;
}

.article dt{
    font-weight: bold;
    padding-top: 12px;
}

.article dl.related dt{
    font-size: 120%;
    padding-bottom: 12px;
}

.article .body h3{
    margin-top: 1em;
}

/*
=========================
COMMENTS
=========================
*/
#commentform {
    background-color: #EEF8BD;
    margin-top: 2em;
    padding: 1em;
}

#content #commentform table.form {
    width: 100%;
}

div.comments {
    margin-bottom: 2em;
}

#content div.comments ol {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#content div.comments li {
    background-color: #F9FFDF; 
    list-style-type: none;
    margin-bottom: 1em;
    padding: 12px;
}

div.comments li.odd {
}

div.comments div.date {
    color: gray;
    text-align: right;
}
#commentform table.form tr th {
    width: 100px; 
    text-align: left;
}

#commentform table.form td input {
    width: 100%;
} 

#commentform table.form tr.submit input {
    width: auto;
    padding: 4px;
} 

table.form textarea {
    width: 100%;
}

#commentform h4 {
    padding: 0 0 12px 0;
}

#feedbackform th{
    vertical-align: top;
    text-align: left; 
    width: 150px;
}

/*
=========================
OTHER STYLES
=========================
*/
.if-logged-out{display: none !important;}

/*
=========================
CLASSIFIEDS FORM
=========================
*/

table.form {
  border-collapse: collapse;
}

table.form td,
table.form th{
  vertical-align: top;
  text-align: left;
  padding: 5px 10px 5px 0;
}

table.form td.label{
  width: 80px;
}

table.form label{
  font-weight: bold; 
}

table.form input.formtext,
table.form textarea.formtext,
table.form select{
  border-top: 1px solid #777;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #777;
}

table.form label.error {
  display: block;
  color: #90002A;
}

table.form .req{
  color: #D9A600; 
}

table.form .navy{
  color: #301166;
}

table#feedbackform input.formtext,
table#feedbackform textarea.formtext,
table#feedbackform select{
	width: 290px;
}

.currentissue #sidebar .module4 {
  display: none;
}




/*
=========================
SHARETHIS STYLES
=========================
*/

ul#article-tools{
   list-style-type: none;
   margin: 0 0 0 6px; 
   padding: 20px 0 0 24px;   
}

ul#article-tools li{
   margin-bottom: 0.5em; 
   xmargin-left: 0;
}

ul#article-tools li ul{
   margin-top: 1em;  
}

ul#article-tools li ul li{
   margin: 0.25em 0 0.25em 0;  
   padding:0;
}

ul#article-tools a.print {
   background: url('/bulletin/images/site/print_fff.gif') no-repeat top left;
   padding: 2px 0 2px 18px;
}

ul#article-tools a.pdf {
   background: url('/bulletin/images/site/pdf_fff.gif') no-repeat top left;
   padding: 2px 0 2px 18px;
}

ul#article-tools a#sendtofriend {
   background: url('/bulletin/images/site/email_fff.gif') no-repeat 0 2px;
   padding: 2px 0 2px 18px;
}

ul#article-tools a#suggest {
   background: url('/bulletin/images/site/brochure_fff.gif') no-repeat 0 2px;
   padding: 2px 0 2px 18px;
}


#sharethis {
   width: 180px;
   overflow: hidden;
}

#sharethis ul#share-menu {
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;
}
#sharethis ul#share-menu li a{
   font-weight: normal;
   text-transform: none;
   padding:0 0 5px 40px;
}
#sharethis #share{
   background: url(http://www.hbs.edu/shared/images/sharethis/share-this-icommons.gif) no-repeat top left;
   padding: 0 0 0 18px;
   margin: 0 1em 1em 0;
}  
#sharethis ul#share-menu li {
   padding: 3px 0 3px 0;
   width: 200px;
}
   ul#share-menu li#digg a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-digg.gif) no-repeat 18px 0;
    }
    
    ul#share-menu li#delicious a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-delicious.gif) no-repeat 18px 0;
    }
    
    ul#share-menu li#facebook a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-facebook.gif) no-repeat 18px 0;
    }
    
    ul#share-menu li#linkedin a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-linkedin.gif) no-repeat 18px 0;
    }
    ul#share-menu li#mixx a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-mixx.gif) no-repeat  18px 0;
    }
    
    ul#share-menu li#reddit a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-reddit.gif) no-repeat  18px 0;
    }
    
    ul#share-menu li#newsvine a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-newsvine.gif) no-repeat  18px 0;
    }
    
    ul#share-menu li#technorati a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-technorati.gif) no-repeat  18px 0;
    }
    
    ul#share-menu li#stumbelupon a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-stumbleupon.gif) no-repeat  18px 0;
    }
    
    ul#share-menu li#furl a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-furl.gif) no-repeat  18px 0;
    }
    ul#share-menu li#twitter a{
        background: url(http://www.hbs.edu/shared/images/sharethis/icon-twitter.gif) no-repeat  18px 0;
    }

h5.topic-header{
   font-family: Arial;
   font-size: 11px;
   text-transform: uppercase;
}

h5.topic-header{
   background: #ffffff;
   border-bottom: 1px solid #90002a;
   margin-bottom: 0;
   padding: 5px 0 3px 0;
}

h5.topic-header a{
   color: #90002a;
}

/*
=================================================
    Rotating Content
=================================================
*/

ul.rotate{
    float: left;
    list-style-type: none; 
    margin: 0;
    padding: 0;
}

ul.rotate li{ 
    left: -9999px;
    position: absolute;
}

ul.rotate li.on{
    position: relative; left: 0;
} 

.rotate p{
    display: block;
    font-size: 11px;
}

ul.rotate-nav{
    display: block;
    clear: left;
    float: right; 
    list-style-type: none;
    margin: 3px 0 10px 0;
    padding: 0 10px 0 0;
}

ul.rotate-nav li{
    display: inline;
}

ul.rotate-nav li a{
    background: #fff;
    border: 1px solid #49000c;
    display: block;
    float: left;
    font-size: 8px;
    height: 7px;
    margin-left: 4px;
    width: 22px;
}

#content-wrap ul.rotate-nav li a:hover{
    background: #90002a;
    text-decoration: none;
}

ul.rotate-nav li.on a{
    background: #7c0022;
    border: 1px solid #b10034;
}

.did-you-know ul.rotate-nav{
    clear: none;
    margin-bottom: 5px;
    margin-top: 12px;
    padding: 0; 
    width: 125px;
}

.insights ul li div,
.did-you-know{
   font-size: 11px;
   padding: 11px 11px 7px 11px;   
}

.did-you-know{
   background: #e2e2e2;
   margin: 0 0 25px 0;
   width:200px;
}

.insights{
   background: #e2e2e2;
}

.insights ul li div{
   margin: 0 0 0 0;
   border-top: 3px solid #ffffff;
}

.insights{
   min-height: 150px;
   padding-bottom: 10px;
   width: 220px;
   position: relative;
}

.insights ul.rotate{
   float: left;
   width: 220px;
}

.insights ul.rotate li{
   width: 220px;

}
.insights ul.rotate img{
   float: left;
   width: 75px;
   margin: 6px 0 0 0; 
}

.insights span.alum{
   display: block;
   margin: 3px 0 9px 0;
}

.insights-nav{
   float: right;
   width: 90px;
   margin-right: 10px;
}

.insights ul.rotate-nav{
   clear: none;
   margin-bottom: 0;
   padding: 0;
   width: 85px; 
   position: absolute;
   bottom: 14px;
}

.did-you-know ul.rotate-nav{
    clear: none;
    float: left;
    margin-top: 12px;
    margin-left: 0;
}

.did-you-know ul.rotate-nav li.first a{
    margin-left: 0;
}

h4.dyn{
    margin-bottom: 0;
}
/*
=========================
SHARETHIS STYLES
=========================
*/
.socialToolBar ul, #main .socialToolBar li{
   margin: 0;
}
.socialToolBar {
   border-top: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
   width: 490px;
   margin-top: 0;
   padding: 7px 20px 2px 0;
   xposition: relative;
   float: left;
   clear:both;
   margin-bottom: 12px;  
   font-family: verdana, arial;
   font-size: 11px;
}
#bottomSocialToolBar .socialToolBar {
	margin-top: 24px;
	margin-bottom: 12px;	
}
.editorsblog .socialToolBar {
   margin-top: 7px;
   margin-bottom: 27px;
}
.editorsblog #bottomSocialToolBar .socialToolBar {
	margin-top: 7px;
	margin-bottom: 6px;
	xborder: 1px solid #000;
}
#fbrecommends{
   float: right;
   width: 95px;
   margin-top: -2px;
   margin-bottom: 2px;
}
#share-extras{
   list-style-type: none;
   margin: 0; 
   padding:0;
   float: left; 
}
#share-extras li{
   float: left; 
   margin: 0; 
   height: 16px;
   padding: 0;
   border-right: 1px solid #c0c0c0;
}
#share-extras li a{
   display: block;
   float: left;
   color: #369;
   margin-top: 1px;
}
#share-extras li a.toggle{
   margin-top: 0;
   background: none !important;
   padding: 0 !important;
}
#share-extras li.share-tools {
   border-right: none;
   background: url(http://www.hbs.edu/images/site/icon-share.gif) no-repeat 12px 2px;
   padding: 0 12px 0 30px;
}
#share-extras li.email {
   background: url(http://www.hbs.edu/images/site/icon-email.gif) no-repeat 2px 3px;
   padding: 0 11px 0 19px;
}
#share-extras li.print {
   background: url(http://www.hbs.edu/images/site/icon-print.gif) no-repeat 12px 2px;
   padding: 0 12px 0 30px;
}
#sharebox {
   margin: 1px 5px 0 0;
}
.sharethis-container {
   position: relative;
   padding: 0;
}
.sharethis-container ul.menu  {
   width: 190px;
   overflow: hidden;
   margin: 0;
   float: left;
   position: absolute;
   left: -18px; 
   top: 20px;
   z-index: 1000;
   background: #fff; /* for IE */
   background: rgba(265,265,265,.9);
   list-style-type: none;
   padding: 10px;
   display: none;
   border: 1px solid #666;
}
#share-extras  .sharethis-container ul.menu li {
   padding: 0 0;
   margin: 6px 2px;
   width: 200px;
}
.sharethis-container ul.menu li a {
   padding:0 0 5px 20px;	
}
.sharethis-container .delicious {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.delicious.gif) no-repeat;
} 
.sharethis-container .digg {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.digg.gif) no-repeat;
} 
.sharethis-container .reddit {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.reddit.gif) no-repeat;
} 
.sharethis-container .facebook {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.facebook.gif) no-repeat;
}
.sharethis-container .linkedin {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.linkedin.gif) no-repeat;
}
.sharethis-container .twitter {
   background: url(http://www.hbs.edu/shared/images/framework/1.0/icon.twitter.gif) no-repeat;
   border-bottom: none !important;
}
.listing-fb-recommends {
	margin-top: 5px;
	margin-bottom: 11px;
}
#bottom-sharethis .socialToolBar{
	margin-bottom: 5px;
	margin-top: 10px;
	float:left;
}
#content .release .left {
	padding-top: 4px !important;
}

/* Lightbox Videos */
.video-container .lightbox-video .socialToolBar{
        height: 20px;
        padding-top: 9px;
        border: none;
        margin: 0;
}

.video-container .lightbox-video .fbrecommends {
    position: absolute;
    right: 0;
    top: 3px;
}

table#guide {
border-spacing:5px;
width:100%;
text-align:center;
font-size:85%;
}
table#guide tr td {
width:33%
}
table#guide img {
margin-bottom:10px;
}
.anvc-popup p {
margin-bottom: .75em;
}
.anvc-popup img {
margin:1.5em 1.5em 1.5em 0;
}

.prev-button,
.next-button {
	float:left;
	line-height:34px;
	font-weight:bold;
	padding-left:45px;
	background:url(/giving/images/bg-btns.png) -236px -283px no-repeat;
}
.next-button {
	float:right;
	padding:0 45px 0 0;
	background:url(/giving/images/bg-btns.png) 100% -407px no-repeat;
}

.area {
margin-top:1.5em;
}
