/* PRINT CSS */
body { font-family: Georgia, Times, serif; line-height: 1.5; color: #000; background: none; font-size: 11pt; }

#statusnav, #header, #nav, .jqmWindow, #footer, h3.content_header a.arrow { display: none; }

/** for film browser / library **/
div#left, div.films_nav { display: none; }

ol, ul { list-style-type: none; }

#list_condensed, #list_condensed a { font-family: Georgia, Times, serif; line-height: 1.5em; color: #000; background: none; font-size: 10pt; text-decoration: none; }

#list_condensed li { width: 665px; position: relative; overflow: hidden; border-bottom: 1px solid #C1C1C1; display: block; }

#list_condensed li:before { content: "\25a2"; border: none; font-size: 10pt; width: 10px; height: 10px; float: left; position: relative; margin: 0px 48px 0px 0px; display: block; }

#list_condensed li.list_head:before { content: "Owned?"; font-size: 10pt; float: left; position: relative; border: none; width: 60px; height: auto; margin: 0px; overflow: hidden; }

#list_condensed li.list_head { border-bottom: 1px solid black; }

.list_condensed_director, .list_condensed_country, .list_condensed_spine, .list_condensed_year, .list_condensed_title { position: relative; float: left; }

.list_condensed_spine { width: 7%; }

.list_condensed_year { width: 10%; }

.list_condensed_title { width: 35%; }

.list_condensed_director { width: 20%; }

.list_condensed_country { width: 15%; }

/** for film pages **/
.drop_wishlist, .list_wishlist, div.newfilm_header ul li, .tab_2, .tab_3, div.tabbed.my_criterion { display: none; }

hr { background: #ccc; color: #ccc; width: 100%; height: 2px; border: none; margin: 2em 0; padding: 0; }

blockquote { border: 0.2em solid #ccc; font-style: italic; font-size: 0.9em; margin: 1.5em 0; padding: 1em; }

.small, .small p { font-size: 0.9em; }

.large, .large p { font-size: 1.1em; }

.quiet, .quiet p { color: #999; }

.hide { display: none; }
