@charset "UTF-8";
/* CSS Document */

#footer{position:fixed;top:0; right:0; width:36px;font-size:9px;z-index:200;background-color:#0728d6; height:100%;}
	  #topRight {color:#ffffff;font-size:10px; white-space:nowrap; letter-spacing:1px;position:fixed; right:-72px; top:200px; z-index:1;-webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: block;;}
	  #bottomRight {color:#afafaf;font-size:10px; white-space:nowrap;position: fixed; bottom:80px; right:-45px; z-index:1;-webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: block;}
  #bottomRight a{color:#ffffff;font-size:10px;}
  
#bottomNav {padding:4px 0 10px 5px;}
