*** /usr/src/RackTables-0.20.3/wwwroot/css/pi.css	2012-12-19 21:30:47.000000000 +0500
--- /usr/local/share/RackTables/wwwroot/css/pi.css	2013-03-15 14:42:48.000000000 +0500
***************
*** 782,784 ****
--- 783,801 ----
  	font-family: monospace;
  	font-style: italic;
  }
+ 
+ #toTopRightContainer {
+ 	position: fixed; 
+ 	bottom:5px;
+ 	right:5px;
+ 	width: 36px;
+ 	height: 32px;
+ }
+ 
+ #toTopLeftContainer {
+ 	position: fixed; 
+ 	bottom:5px;
+ 	left:5px;
+ 	width: 36px;
+ 	height: 32px;
+ }
\ No newline at end of file
