body { font-family: "Times New Roman", serif; }

h1 { font-size: 1.3em;
}

h2 { font-size: 1em;
    margin-bottom: 0.4em;
}

ul {
    margin-top: 0em;
}

.skip, #header, #nav, #subnav, #footer, #breadcrumbs { display:none; }

a { color:black;
	background-color:white;
	text-decoration:none; }
	
div.movie p a img {
    padding: 0 1em 0 0;
    border: none;
}