#headlines
#headlines { margin-right: 1em; }
#headlines H1 { background-color: #FF9900; }
#headlines UL { padding-left: 1em; margin-left: 1em;}
#headlines UL LI { font-size: 0.9em; padding-bottom: 0.4em; }

.feature { clear: both; }

/* section page styling */

#section_page_body P { text-align: justify; }
#section_page_body .article_photo { margin-right: 1em; margin-bottom: 1em; float: left; }
#section_page_body .article_photo IMG { height: 15em; border: 1px solid #CCCCCC; }

#section_page_body #top_story { margin-right: 1em; }
#section_page_body #top_story H1 { background-color: #FFCC00; }
#section_page_body #top_story H2 { font-size: 1.2em; }

#section_page_body #headlines { margin-right: 1em; }
#section_page_body #floating_ad H1 { text-align: center; background-color: #898989; margin-bottom: 0;}


/* movie review section page styling */

#movie_review_section_page_body P { text-align: justify; }
#movie_review_section_page_body .article_photo { margin: 0em; }
#movie_review_section_page_body .article_photo IMG { width: 27.5em; border: 1px solid black; }

#movie_review_section_page_body #top_story { margin-right: 1em; }
#movie_review_section_page_body #top_story H1 { background-color: #FF9900; }
#movie_review_section_page_body #features  { margin-right: 1em; }
#movie_review_section_page_body .feature   { border-top: 1px dotted gray; margin-top: 1em; }

#movie_review_section_page_body #floating_ad_cell { height: 60em; }
#movie_review_section_page_body #features H2 { padding-bottom: 0; margin-bottom: -0.5em;  }



/* dvd review section page styling */

#dvd_review_section_page_body P { text-align: justify; }
#dvd_review_section_page_body .article_photo { margin: 1em; margin-left: 0; float: left; }
#dvd_review_section_page_body .article_photo IMG { width: 8em; }

#dvd_review_section_page_body #top_story { margin-right: 1em; }
#dvd_review_section_page_body #top_story H1 { background-color: #FF9900; }
#dvd_review_section_page_body #features  { margin-right: 1em; }
#dvd_review_section_page_body .feature   { border-top: 1px dotted gray; margin-top: 1em; }

#dvd_review_section_page_body #floating_ad_cell { height: 60em; }
#dvd_review_section_page_body #features H2 { padding-bottom: 0; margin-bottom: -0.5em;  }


/* trailers section page styling */
#trailers_page_body #posters { text-align: justify; margin-top: 0; padding-top: 0; }
#trailers_page_body #posters IMG { width: 11.1em; border: 1px solid #AAAAAA; margin: 0.5em; }
#trailers_page_body #posters IMG.placeholder { border: none; height: 1px; }

#trailers_page_body .latest H1 { background-color: #FF9900; margin-bottom: 0; }
#trailers_page_body .recent H1 { background-color: #FFCC00; margin-top: 1.5em;}
DIV#trailers_page_body { padding-bottom: 15em; }

