﻿
/* Left Bar =====================================================*/
.side-bar h2 { text-align: center; }

/* each box on the Left ======================================== */
.left-box {  border: 1px solid #3c3c3c; background: #5a5a5c url(/images/left.box.background.gif) repeat-x; width: 175px; margin-bottom: 10px; font-size:8pt;  }
.left-box h2 { background: url(/images/digital-issue-page-toolbar-gradient.png) repeat-x; height: 20px; padding: 5px; 
               color: #92bb53; text-transform: uppercase; font-size: 16px; opacity:0.8; filter: alpha(opacity = 80); }
.left-box .item { font-size:8pt;}
.left-box .grid { min-width:0px; border:none;}
.left-box .list {padding-left:3px;}
.left-box a.button , .register-button { background:url(/images/left-box-button.png) no-repeat left top; text-transform:uppercase;
                     padding:10px 10px 10px 20px; width:157px; font-weight:bold; text-align:left; display:block; font-size:12px;}
                     
          
          
/* =================== IV Source =================== */
.iv-source { color:#fff; font-size:8pt; height:100px;}
.iv-source p { text-align:left; padding:5px; font-weight:normal; line-height:12px;}
.iv-source h2 { padding-top:2px; height:23px;}

/* =================== Related articles ================*/

.left-box-related-articles .title { max-width:130px;   background:url(/images/icons/article.png) no-repeat 5px 5px; padding:3px 3px 3px 27px;  line-height:10px;}
.left-box-related-articles .title > div { width:130px; }
.left-box-related-articles .title a{ font-size:10px; font-weight:bold;  }
