/*** Sticky Notes pastebin* @ver 0.2* @license BSD License - www.opensource.org/licenses/bsd-license.php** Copyright (c) 2011 Sayak Banerjee <sayakb@kde.org>* All rights reserved. Do not remove this copyright notice.*//* Header */.navlinks{    position: absolute !important;}.navbar_left{    position: relative;    top: -7px;}.navbar_body{    position: relative;    left: -4px;    top: -7px;}/* Body */.wrapper{    width: 946px !important;}.wrapper_top, .wrapper_bottom{    width: 946px !important;}.codewrap{    width: 892px !important;    padding-top: 10px;    padding-bottom: 0px;}.highlighted{    width: 873px !important;    overflow: scroll;}.message{    position: absolute !important;}.iepush{    margin-top: -25px !important;}.ieadjust{    margin-top: -10px !important;}.ietop{    vertical-align: top !important;}.ieheight{  height: 250px;}input, textarea, select{    padding: 0px !important;    overflow: hidden;    margin-top: 5px;    min-height: 25px;    vertical-align: -20%;}textarea{    margin-top: 15px;}#paste_data{    width: 895px;}#paste_private{    border: transparent;}