h4 {
	margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    font-size: 1.0em;
    margin-left: 15px;
    font-weight: bold;
}
ul ul {
    width: auto; overflow: hidden;
    margin-left: 2px;
}
.arthro-row{
	width:100%

}
.arthro-left-col{
    padding: 30px 23px 20px 10px;
    float: left;
    width: 72%;
    background-color: white;
    margin-left: 2%;
    font-size: 16px;
    color: #505050;
	line-height: 24px;
}
.arthro-left-col p {
  text-align: justify;
}
.arthro-left-col h2{
    margin-top: -20px;
    font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
    margin-left: 25px;
    color: #E573AB;
    font-size: 25px;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;	
	
}
.arthro-left-col p, .arthro-left-col li{
    font-size: 16px;
    color: #505050;
	line-height: 24px;
}
.arthro-left-col img{
	width: 60%;
	float: left;
	padding: 0px 20px;
	margin-bottom: 8px;
	display: inline-block;	
}
.arthro-left-col td img{
    width: auto;
    float: none;
}
.arthra-dex-col{
	width:20%;
	float:right;
	
}
.arthra-dex-col h3{
	font-size: 18px;
	}
.more-articles{
	font-size: 15px;
	font-weight:bold;
	float:right;

}
.arthra-dex-col {
	line-height: 25px;
}
.right ul {
  list-style: none;
}

.right ul li::before {
	    font-family: Verdana, Arial, Helvetica, sans-serif;

  content: "\2022";
  color: #999999;
  font-size: 12px; 
  font-weight: bold;
  display: inline-block; 
  width: 1.2em;
  margin-left: -1em;
}	
	
.arthra-dex-col a,
.column1 a{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;	color: #999999;}
	}
	
.arthra-dex-col ul.right,
.column1 ul.right,
.arthra-dex-col ul,
.column1 ul{
list-style-type: circle !important;
}
.epilexte{
	margin-bottom:-10px;
    color: #990000;
    padding: 0px 0 0px 10px;
    font-weight: 700;
	font-size: 14px;
}

@media screen and (max-width: 800px) {
.arthro-left-col{
    margin-bottom: 20px;
    width: 91%;	
}
.arthra-dex-col{
	width:100%;
	
}
}
@media screen and (max-width: 530px) {
.arthro-left-col img{
    width: 100%;
    float: none;
	padding: 0px 0px 20px 5px;	
}
.arthro-left-col{
	width: 87%;
	
}
}