.advertorial_box {
clear: both;
height: auto;
overflow: hidden;
width: 99.7%;
}
#aside_content div#aside_nav ul li ul .sponsor_leftmenu {
background-color: #EDEDED;
color: #676767;
font-size: 11px;
margin: 5px 0 2px 0;
padding: 5px;
text-align: center;
*float: left;
*margin: 10px 0;
*width: 100%;
}
div.sponsor_toparticle {
background-color: #EDEDED;
color: #676767;
padding: 5px;
margin: 0 0 3px;
}
div.sponsor_iconoverlays {
background-color: #EDEDED;
color: #676767;
bottom: 55px;
float: left;
font-size: 11px;
left: 0;
margin: 0 auto;
padding: 5px;
position: absolute;
text-align: center;
width: 98px;
*bottom: 60px;
*width: 100px;
}
* html div.sponsor_iconoverlays {
bottom: 82px;
margin-left: 2px;
}
#article.article_advertorial div.bookmark_internal {
top: 266px;
}

/* sponsored blocks */
div.sponsor.top { 
    width: auto;
    float: right; 
}
div.sponsor.bottom { 
    clear: both;
    padding: 10px 0; 
    border-top: 1px dashed #6E9C32; 
    border-bottom: 1px dashed #6E9C32; 
}
div.sponsor p {
    clear: both;
    margin: 0; 
    text-align: center;
    font-size: 12px;     
}
div.sponsor.bottom p {
    width: 37%;
}
div.sponsor img { 
    float: left; 
    margin: 0 !important;
}
div.sponsor.bottom a:link, div.sponsor.bottom a:visited { 
    margin: 0 10px; 
}
div.sponsor.bottom a.sponsor-imagelink {
   float: left; 
   width: 37%;w
   overflow: hidden;
}
div.sponsor.bottom a.sponsor-textlink {
   float: left; 
   width: 54%;
}

