.dnContentRight{margin-left:300px;}
.dnContentLeft{margin-right:300px;}

.bottom_right{
    position:fixed;
    bottom:20px;
    right:20px;
}
.bottom_left{
    position:fixed;
    bottom:20px;
    left:20px;
}