body {background-image: url(http://mail.rob-net.co.uk/images/bg_b.jpg); font-family: ariel;}
a:visited { color: black; }
:visited { font-weight: bold; }
a:hover {color:black; text-decoration: underline;}
a:link { color: black; }
:link { font-style: bold; }
a {text-decoration: none;}

/* ----------- Remote ----------- */
.remote{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
	width:600px;
	padding:14px;
	margin:0 auto;
}

#remote {
	height: 200px;
	width:	600px;
	border:2px solid #CCCCCC;
    background:#ffffff;
	float: none;
	margin-top: 30px;
}

#remote h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:8px;
}

#emailform {
	text-align: left;
	padding: 5px;
	float: left;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#footer {
	padding: 10px;
	clear: both;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}