@CHARSET "UTF-8";

/* -------------------------------------
FILM REVIEWS STYLES
------------------------------------- */

/* background image */
body {background:url(../img/site/background_food-inc.jpg)  no-repeat top left #11140B;}

/* content */
h1#page_header {background:url(../img/site/food-inc_film-reviews.gif) no-repeat; width:894px; height:84px;}
blockquote {display:block;margin:1em 0;font-weight:bold;}
div.column_2_3 {width:582px;float:left;padding-right:20px;}
div.column_1_3 {width:230px;float:left;padding-left:20px;text-align:center;}
div.column_1_3 hr{margin-bottom:15px;}
img.poster {display:block; margin:1em auto;}
.pageing{display:none;}
div.pageCounter {position:absolute;padding:0 10px 2px;margin:16px 0;bottom:150px;background-color:#202B1B;width:560px;}
div.pageCounter a {color:white;}
.sigPageCounter {float:left;margin-left:80px;color:#FFFFFF;font-weight:bold;}
.sigPrevPage {float:left;width:30%;}
.sigNextPage {float:right;}
