#top_button{background-image:-moz-linear-gradient(top,rgba(228,228,228,1),rgba(182,182,182,1));background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(228,228,228,1)),color-stop(1,rgba(182,182,182,1)));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4E4E4',EndColorStr='#B6B6B6)')";border-bottom-left-radius:3px;border-top-left-radius:3px;padding:6px;position:fixed;right:0;top:-100px;width:50px;box-shadow:0 3px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 3px rgba(0,0,0,0.3);-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.3);z-index:9998;}#top_button a{color:#555;text-shadow:0 1px 0 #eee;font-weight:bold;}#top_button a:hover{color:#08836B;}#top_button{background:#f7f7f7;background:-moz-linear-gradient(top,#f7f7f7 0,#e5e5e5 100%);background:-webkit-linear-gradient(top,#f7f7f7 0,#e5e5e5 100%);background:linear-gradient(to bottom,#f7f7f7 0,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#e5e5e5',GradientType=0);box-shadow:0 2px 2px rgba(0,0,0,0.2);}#top_button a{color:#555;font-weight:normal;text-shadow:0 1px 0 #eee;}