<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main #left {
	background-image: url(satellit_work.jpg);
}
#main #right {
	background-image: url(satellit_shelf.jpg);
	background-position: 376px top;
}
#main #right #summarize {
	background-image: url(satellit_bg_lightblue.jpg);
	background-repeat: repeat-y;
	width: 337px;
}
#main #right #summarize ul li {
	list-style-type: none;
	background-image: url(satellit_camera.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
}
#main #right #summarize ul li a {
	line-height: 35px;
	font-style: normal;
	text-decoration: none;
}
#main #right #summarize ul li a:hover {
	color: #CCC;
	text-decoration: underline;
}


#main #right #movies {
	height: 500px;
}
#main #right #movies table tr td {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

#main #right #photo {
	height: 150px;
}</pre></body></html>