/* Prepared Index Classes */
/*  INDEX PAGE STYLES */
   .mainindexbox {
width:100%;
margin:0 auto;
}
 .mainindexbox h1  {
font-weight:bold;
font-size:110%;
text-align: left;
margin:5px 0;
} 
   .index-box {
border:1px solid #000070; 
margin:5px 7px 5px 20px; 
background: #ccc; 
padding:10px;
}
   .index-box h1 {
font-weight:bold;
margin:0 0 3px 0; 
background: #ccc; 
padding:0;
color:#333;
}
   .main-article {
font-weight:bold;
margin: 0 0 0 5px;
}
   .index-boxtitle {
font-weight:bold; 
text-align:center;
color:#000070;
margin:0 0 3px 0;
}
   .newauthorsbox {
height:195px;
margin:0;
width:33%;
}
   .newauthors {
font-weight:bold;
text-align:center;
margin:0 0 5px 0; 
color:#fff; 
border:1px solid #000070; 
padding:2px 3px 3px 5px; 
background: #A03A47;
}
   .article-summary {
font: 85% "Trebuchet MS", Tahoma, Arial, sans-serif;
line-height:140%;
margin: 0 25px 20px 15px;
}
    .article-summary  a:link, .article-summary  a:visited {
font: 85% "Trebuchet MS", Tahoma, Arial, sans-serif;
text-decoration: none;
background: url(http://www.sustainhealtharticles.com/images/read-more.gif);
background-position:left;
background-repeat: no-repeat;
padding:0 0 0 13px;
}
    .article-summary   a:hover, .article-summary  a:visited:hover { 
background: url(http://www.sustainhealtharticles.com/images/read-more.gif);
background-position:left;
background-repeat: no-repeat;
padding:0 0 0 13px;
}
