.infoBox{
  padding:1px;
  color:black;
  /*background-image: url('https://focushealthmagazine.com/img/src/mh_using-walker_dark.jpg');
  background-size: cover;
  background-position: center top;
  */

  border: 0px solid green;
  /*text-shadow: 1px 0px #403c3c;*/
}

.infoBox_heading{
  margin: 5px;
  font-size:100%;
  font-weight:bold;
}
.infoBox_button{
  width: 40px;
  display:inline-block;
  float:right;
  font-size:9pt;
  position: relative;
  top: 3px;
  border: 1px solid white;
  background-color: #9d0720;
  color: white;
  border-radius: 8px;
  padding-left: 4px;
}

.infoBox_copy{
  margin: 0 0 0 10px;
  font-size:100%;
  font-weight:normal;
}
.sourceArea{
  padding:10px;
  font-size:75%;
  font-style:italic;

}

.listexpander{
  line-height: 25px;
  width: 1000px;
}

#articleWelcome{
font-size:14pt;
font-weight:bold;
margin:15px 0 0 5px;
}
.articleLink{
  margin-top:10px;
}

.redDot{
  margin-left: -17px;
}

.articlesTable{
margin:10px 0 0 15px;
width:600px;
}
.article_topic_links{
}

.article_display{
}
.article_list_topic{
padding-left:3px;
font-weight:bold;
width:100%;
color:white;
}

#articleDetail{
margin-top:10px;
}

#articleDetailCopy{
  width:100%;
}


.article_text{
margin-left:20px;
}
.article_list_header{
font-size:14pt;
font-weight:bold;
margin: 3px 10px 0px 3px;
}

.article_list_date{
margin: 0px 0px 0px 10px;
}


.article_list_desc{
font-size:16pt;
margin: 0px 10px 5px 10px;
}
.article_list_desc_img{
margin: 30px 0px 0px 0px;
}
.rowTopic{
/*background-color:#AFBAA9;*/
background-color:#ffffff;

}
.articleCopy{
width:100%;
margin-left:10px;
margin-top:10px;
}
.article_header{
margin: 0 10px 0 0px;
font-weight:bold;
font-size:16pt;


}
.articleEnd{
margin-top:20px;
}

#articleEditorContainer{
margin-bottom:50px;
}
