diff --git a/public_html/style.css b/public_html/style.css
index ef1e885..456f310 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -10,8 +10,8 @@ html, body {
#selected_infoblock {
position: absolute;
- left: 20px;
- top: 20px;
+ left: 40px;
+ top: 10px;
min-width: 360px;
padding: 20px;
background: #ffffff;