Hi Ayhan.. ya i did...
this is the total style class i used for the <div>
.box {/*this is a box */
left: 420px;
top: 270px;
position:absolute;
display: none ;
z-index:1000;
background: #FFFFFF;
color : #000099;
border-color : #FF0000;
border-style : groove;
border-width : 2px;/* the border property in */
}
Regards,
Madan N

