body { margin-top: 5px; padding-top: 0px; }

a, a:visited { 
	color: #d44;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 { 
	font-family: Tahoma;
	font-size: 16px;
	color: #d44; 
	text-align: left;
	padding-top: 10px;
}

#links p {
        margin-top: 8px;
        font-size: 18px;
        font-family: Tahoma; 
        color: #555;
        margin-bottom: 0px;
}

#desc p {
        margin-top: 8px;
        font-size: 12px;
        font-family: Tahoma; 
        color: #fff;
}

#links .right { text-align: right; }
#links .left { text-align: left; }

#desc .right { text-align: right; }
#desc .left { text-align: left; }

#links a { text-decoration: underline; color: #f44; }

#links a:hover { text-decoration: underline; color: #fff; }

li {
	font-family: Tahoma;
	color: #fff; 
	text-align: left;
}

#back
{
	width: 800px;
	background: url(/movie/back.png) no-repeat;
	margin-top: -10px;
}

#white p { color: #222; }
