.lefttile { background: url(wowgrey1.png) left top repeat-y; width:9px; } .topleft { background: url(wowgrey1.png) -9px top no-repeat; height:43px; width:15px; } .topright { background: url(wowgrey1.png) -24px top no-repeat; height:43px; width:15px; } .righttile { background: url(wowgrey1.png) right top repeat-y; width:9px; } .bottomleft { background: url(wowgrey1.png) -9px bottom no-repeat; height:13px; width:15px; } .bottomright { background: url(wowgrey1.png) -24px bottom no-repeat; height:13px; width:15px; } .toptile { background: url(wowgrey2.png) left top repeat-x; height:43px; } .bottomtile { background: url(wowgrey2.png) left -24px repeat-x; height:13px; overflow:hidden; }
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>