.subcontentclass
{
    position:absolute;
    visibility: hidden;
     background:url(../images/note1.gif) no-repeat; width: 270px; height:178px; margin:-50px 0 0 -45px;
     *background:url(../images/note1.gif) no-repeat; width: 270px; height:178px; margin:-70px 0 0 -45px;

   
}
.subcontent2class
{
    position:absolute;
    visibility: hidden;
     background:url(../images/note2.gif) no-repeat; width: 270px; height:178px; margin:-50px 0 0 90px;
      *background:url(../images/note2.gif) no-repeat; width: 270px; height:178px; margin:-70px 0 0 90px;

}
.subcontent3class
{
    position:absolute;
    visibility: hidden;
     background:url(../images/note3.gif) no-repeat; width: 270px; height:178px; margin:-50px 0 0 50px;
     * background:url(../images/note3.gif) no-repeat; width: 270px; height:178px; margin:-70px 0 0 50px;

}
