*{margin:0;padding:0}
html {
	font-family: arial,verdana;
}

body {
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

h1 {
	font-size: 18px;
	color: #777;
}

h2 {
	font-size: 16px;
	color: #777;
}

h3 {
	font-size: 16px;
	color: #FFF;
}

p {
	font-size: 11px;
	color: #555;
	margin-bottom: 0.5em;
}

.back {
	font-size: 11px;
	color: #777;
}

.small {
	font-size: 11px;
	color: #777;
}

p.dates {
	font-size: 11px;
	color: #F00;
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #531901;
	text-decoration: none;
}

legend {
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	color: #777;
}

.close {
	text-align: right;
	float: right;
	font-size: 10px;
}

input {
	font-size: 11px;
}

h1#tellafriend {
	padding: 46px 0 0 0;
	margin-bottom: 9px;
    overflow: hidden;
    background-image: url("/i/tell_header.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:46px;
}

label{display:block;float:left;width:120px;margin:4px 0;clear:left;}
#your_message{width:260px;height:140px;margin:4px 0;}
#send_message{margin-top:6px;}