/*
 * About The Film -> On Location
 */
#primarySection .content { padding-right: 10px; }
#photos { margin-left: -3px; }
#photos div { background: url(../images/on-location/photo-frame.png) no-repeat; width: 165px; height: 205px; overflow: hidden; float: left; margin: 0 5px 10px 0; position: relative; }
#photos img { margin: 7px; }
#photos p.caption { margin: 0 7px; padding: 0; color: #666; font-size: 11px; }
#photos p.enlarge { margin: 0; padding: 0; position: absolute; bottom: 10px; right: 10px; }
#photos p.enlarge a.thickbox:link,
#photos p.enlarge a.thickbox:visited { background: url(../images/on-location/enlarge.png) no-repeat left; padding-left: 18px; font-size: 10px; line-height: 15px; text-decoration: none; display: block; height: 15px; float: right; }
#photos p.enlarge a.thickbox:hover,
#photos p.enlarge a.thickbox:active { text-decoration: underline; }
#TB_ajaxContent .photo h1 {background:none; height:auto; margin:0; padding:0;}



/* WTF-IE6?*/
div#thePage { background-image: url(../images/background/background_top_blue.png); }