body,p,div,form,input {
    font-family:verdana,sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#000000;
    
}
body{
	background-color: #ffffff;
	
	background-repeat: repeat-x;
}
#tellafriend_sender_name,
#tellafriend_sender_email,
#tellafriend_name,
#tellafriend_email {
    width:240px;
}

#tellafriend_message {
    width:240px;
    height:120px;
}
