<div id=right> <!--Тут контент--> </div> <style type="text/css"> #right { border:2px solid red; width: 100px; height:56px; right:10px; border-radius:15px; position:fixed; top:34%; z-index:2000; background: #fff; } </style>