﻿#tell-a-friend-form 
{
  margin-bottom: 20px; }
  #tell-a-friend-form h3 {
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #f09; }
  #tell-a-friend-form #quick-order {
    background: url(../images/quick-order-bg.jpg) no-repeat;
    width: 648px;
    height: 637px;
    padding-top: 0; 
    padding-left:90px;
    font-family:Arial;
    color:#666666;}
    #tell-a-friend-form #quick-order p {
      padding-bottom:15px; }
    #tell-a-friend-form #quick-order #promo-code label {
      font-weight: bold;
      font-size: 18px;
      display: inline;
      color: #f09; }
      #tell-a-friend-form #quick-order ul
      {
      	padding-bottom:10px;
      }
    #tell-a-friend-form #quick-order #product-codes {
      width: 315px;
      float: left;
      margin-top: 20px; }
      #tell-a-friend-form #quick-order tbody 
      {
      	float:left;
      	padding-left:0px;
      }
      #tell-a-friend-form #quick-order th {
        text-align: left;
        text-decoration: underline;
        color: #666;
        font-size: 12px;
        padding-bottom: 20px; }
      #tell-a-friend-form #quick-order td 
      {
      	padding-top:5px;
        padding-left: 5px; }


.tafrequiredfld
{
	float:left;
	padding-left:170px;
	font-family:Arial;
	width:300px;
	font-size:smaller;
}
