A:link, A:visited {
        font-family:verdana;
        color: #FFFFFF;
        font-size:8pt;
        font-weight:bold;
}

#gadget {
         float:inherit;
         width: 270px;
         height: 219px;
         background-color:transparent;
         background-image:url('images/wcc.png');
         background-repeat:repeat-x;
}

#box    {
         height:16px;
         font-family:verdana;
         color: blue;
         font-size:7pt;
         font-weight:normal;
}

#msg2  {
        position:relative;
        left:35px;
        top:55px;
        font-family:verdana;
        color: #FFFFFF;
        font-size:10pt;
        font-weight:bold;
}

#msg1  {
        position:relative;
        right:10px;
        left:50px;
        top:54px;
        font-family:verdana;
        color: #FFFFFF;
        font-size:10pt;
        font-weight:bold;
}
#button {
        position:relative;
        float:left;
        left:18px;   
        top:56px;
}
.but    {     
        font-family:verdana;
        color: #008000;
        font-size:7pt;
        font-weight:normal;
}
#windchill {
        position:relative;
        height:14px;
        top:56px;
        margin-left:90px;
        font-family:verdana;
        color: #FF0000;
        font-size:9pt;
        font-weight:bold;
}
div.links  {
        font-family:verdana;
        color: #6B6BFF;
        font-size:7pt;
        font-weight:bold;
        margin-top:4px;
        margin-right:26px;
        margin-left:1px;

}

div.google {   
      position:relative;
      left:19px;
      top:57px;
      bottom:10px;
      width: 234px;
      height: 60px;
}       
