/* ***********************************************************************
    1. <link rel="stylesheet" type="text/css" href="styles.css">
    2. <link rel="stylesheet" type="text/css" href="tellafriend.css">
*********************************************************************** */

#dContent h1 { font-size: 20px; font-weight: normal; margin-top: -10px }
#dContent h1 span { font-weight: bold }
#dContent h1 span.voucher { border: 2px dashed #c00; background-color: yellow; padding: 1px }

form { margin-left: 184px; border: 2px #CCCCCC dashed; background-color: #eee }

#dContent form p { margin-left: 20px; padding: 0px }

input {
  width: 230px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact {
  width: 70px;
  margin-top: 10px
}

table { margin-left: 185px; border: 1px solid #c00 }
table tr td { font-size: 11px; padding: 1px }
table tr.head td { font-size: 13px; color: #c00; font-weight: bold }

img { border: none }

