
	
/*Special rules for /support/ pages */
.keyselect
 {
 text-decoration: underline;
 }
 
img {border: 0px;}
.notagif3
 {
 font-size: xx-small;
 vertical-align: super;
 font-weight: bold;
 color: white;
 background: blue;
 padding: 2px;
 padding-bottom: 3px;
 border-bottom: 3px solid #fff;
  }
.notagif4
 {
 font-size: xx-small;
 vertical-align: super;
 font-weight: bold;
 color: white;
 background: #cc3333;
 padding-top: 2px;
 padding-left: 2px;
 padding-right: 2px;
 border-bottom: 3px solid #fff;
  }
.notagif5
 {
 font-size: xx-small;
 vertical-align: super;
 font-weight: bold;
 color: white;
 background: #666;
 padding-top: 2px;
 padding-left: 2px;
 padding-right: 2px;
 border-bottom: 3px solid #fff;
  }
small.smaller
  {
  font-size: smaller;
  color: white;
  background: transparent;
  }
.update
  {
  float: right;
  color: white;
  background: transparent;
  }
