.greybg {
  background: url(../images/bgr.png);
  /*background: #eeeeee; */
}
#caption_text {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        margin           : 15px 20px 20px 20px;
}
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #333300;
  text-decoration  : none;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
span.inquote_left {
        margin           : 25px 30px 10px 15px;
        float:left;
        width: 160px;
        font-size: 14px;
        font-variant: small-caps;
}
span.inquote_right {
        margin           : 25px 15px 10px 30px;
        float:right;
        width: 160px;
        font-size: 14px;
        font-variant: small-caps;
}
pan.inquote_googrt {
        float:right;
        width: 160px;
}

span.inquote_googlf {
        float:left;
        width: 160px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

