[Table]Это в css[/Table]
Code
.hint
{
background:url('http://fazy.3dn.ru/images/hint.png');
line-height:7px;
color:red;
font-family:Tahoma;
font-size:8pt;
width:auto;
-moz-border-radius-top:1px solid #d52f32;
-webkit-border-radius-right:1px solid #d52f32;
border-radius:1px solid #d52f32;
border:1px dashed #d52f32;
margin:0,5px;
padding:8px;
position:absolute;
visibility:hidden;
}
[Table]А это в верхнюю часть сайта в самый верх[/Table]
Code
<script type="text/javascript" src="http://fazy.3dn.ru/js/design.js"></script>