.F0, .F1, .M0, .M1 {float:left;padding-top:0px}

.infobox {
  background:url(/docs/design/info-box/bg.gif) repeat-y;
  float:right;
  width:196px;
}
.infobox .top {
  background:url(/docs/design/info-box/top.gif) no-repeat;
  height:17px;
  width:196px;
}
.infobox .content {
  padding:5px
}
.infobox .bottom {
  background:url(/docs/design/info-box/bottom.gif) no-repeat;
  height:6px;
  width:196px;
}
.downloadnow{
  display:block;
  background:url(/docs/design/download.gif) no-repeat;
  padding:1px 0px 6px 25px;
  margin:0px 0px 4px;
  height:20px;
  font-weight:bold;
  font-size:12px;
  color:#3A7398;
  text-decoration:none;
}
.downloadnow:hover{
  text-decoration:underline;
}
