html, body
{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-color:#ececee;
}

#pilotmain
{ 
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#pilotmain h1, #pilotmain h3, #pilotmain p { margin:1em;}


p#titulo{ font-size:18px; }
#email, #password{ 

width:250px;
height:25px;
margin-bottom:5px;
padding-left:5px;

font-size:14px;
color:#898989;

}

div#boton a#unsubscribe{ display:block; width:112px; height:32px; }
div#boton a#unsubscribe span { display:none;}
a#unsubscribe { background:url("/images/unsubscribe_a.jpg"); }
a#unsubscribe:hover { background:url("/images/unsubscribe_b.jpg"); }
body{ font-family:Arial, Helvetica, sans-serif; color:#898989; }

div#holder{ width:700px; margin:40px auto; }
div#img{ width:610px; }
div#txt{ width:550px; margin-left:60px; }
div#txt p{ margin:0px; padding-bottom:10px; padding-top:10px;}
p#description{ font-size:18px; }
p#player{      font-size:14px; }
div#txt a{ display:block; width:102px; height:32px; }
div#txt a span { display:none;}
a#video { background:url("/images/see_video_a.jpg"); }
a#video:hover { background:url("/images/see_video_b.jpg"); }
a#download { background:url("/images/download_a.jpg"); }
a#download:hover { background:url("/images/download_b.jpg"); }

p{ font-size:12px; }
a{ color:#898989; }
a:hover{ text-decoration:none; }
