.left-ad{
    position:fixed;
    left:20px;
    top:10px;
    width:160px;
}

.right-ad{
    position:fixed;
    right:20px;
    top:10px;
    width:160px;
}