
/* tellafriend style ------------------*/

body {
font-family: arial, helvetica, sans-serif;
size: 11px;
letter-spacing: 1px;
line-height: 16px;
background-color: #eee;
}

#tellafriend {
display: block;
width: 445px;
margin: 0;
}

input, textarea {
display: block;
width: 325px;
background-color: #f1f1f1;
}

p {
font-size: 11px;
}

h1 {
font-size: 15px;
padding: 0 0 10px 18px;
font-weight: bold;
}
