#skype { z-index: 2000; position: fixed; width: 256px; height: 138px; right: 20px; bottom: -1px; background: url(skype.png) no-repeat; font-family: arial, verdana, sans-serif; color: #F0F0F0; font-size: 11px; }
#skype div.skype { position: relative; }
#skype div.skype h3 { margin: 0; padding: 3px; width: 200px; font-family: Verdana; color: #000; margin-left: 23px; font-size: 15px; }
#skype a.name { color: #000000; font-weight: bold; text-decoration: none; }
#skype div.date { position: absolute; top: 122px; left: 10px; color: #A0A0A0; font-weight: bold; }
#skype a.description { position: absolute; display: block; width: 132px; height: 100px; top: 33px; right: 9px; color: #000000; font-weight: bold; white-space: normal; text-decoration: none; }
#skype div.close { position: absolute; padding: 0px; top: 4px; right: 4px; }
#skype a.close { float: right; padding-top: 2px; padding-bottom: 2px; padding-left: 4px; padding-right: 4px; text-align: right; color: #F0F0F0; font-weight: bold; text-decoration: none; }
#skype a#picture { position: absolute; width: 89px; height: 89px; top: 29px; left: 9px; display: block; background-repeat: no-repeat; background-position: center center; }
#skype a#picture:hover { filter: alpha(opacity = 80); opacity: 0.8; }