.sruby {
     text-decoration: none;
	 position: absolute;
	 top: 20px;
	 left: 1020px;
	 width: 100px;
	 height: 100px;
	 overflow: auto;
	 display: none;
	 color: #fff;
     }
.sruby h1,.sruby h2 {
	font-size: 9px;
	color: #fff;
	display: none;
}
.div3a {
       border: 1px solid #000;
	   border-top-width:1px;
	   border-right-width:2px;
	   border-bottom-width:3px;
	   border-left-width:4px;	   
       }


