.my-blog-list
{
    /* gfu ??*/
    margin-left: -20px;
}
/* neu gfu */
.ccm-custom-style-container > .my-blog-list
{
    margin-left: 0px!important;
}

.my-blog-list ul {
   line-height:1.5em;
    margin-left:0px;
}


.my-blog-list li {
    border-left:0;
	margin-top:0;
}
.my-listing-image {
    width: 37.5%;
    height: auto; /* mt */
    float: left;
	padding:0 20px 0 0 ;
	margin-bottom: -10px;
  
}





.my-listing-body {
    width:95%;
    height: auto;
    max-height: auto;
    background: #fff;
}

.my-listing-body > ul, ul ul, ol ul, ul ol, ol ol {
}


.wp-theme-3 .my-listing-body > p {
line-height:1.3em;

}
.my-listing-body > h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.my-listing-body > h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.0em;
	padding-top:10px;
	margin-bottom:5px;
}
