Warning: Undefined array key "brand" in /home/bikepain/public_html/styles/referrer-css.php on line 17
body {
font-family: "arial";
font-size: 0.8em;
line-height: 1;
color: #000;
background: transparent;
}
p strong {
color: #000;
font-weight: bold;
font-size: 110%;
}
select {
font-size: 100%;
}
fieldset#findmypaint {
background: #fff;
border: 1px #ccc solid;
line-height: 12pt;
border-radius: 12px;
-moz-border-radius: 12px;
}
a {
color: #00754C;
}
div#alert {
border: 1px solid #00754C;
border-radius: 6px;
-moz-border-radius: 6px;
}
div#alert strong {
color: #00754C;
}
div#noteonyears {
border: 1px solid #00754C;
border-radius: 6px;
-moz-border-radius: 6px;
}
div#noteonyears strong {
color: #00754C;
}
input.submitbutton {
height: 22px;
border: solid 1px #00754C;
background: #00754C;
background-image: none;
font-size: 100%;
color: #00754C;
}