/*These are styles that must be called via footcss[x] to load after jQuery*/

/*called from petmedrecsentry.php to display floating pet header*/
#getFixed {
  color: #0967AD;
  font: bold 15px arial;
  padding: 10px;
  margin: 0px;
  border: 1px solid #0967AD;
  width:96.35%;
  background:#E6E6E6;
}