body
{
	/*	background-color: #97A6B6;
	background-color: #CFCFD1; */
	margin: 0px;
	font-family: arial, helvetica, "sans serif";
	font-size: 100%;
	color: #333;
	background-color: #FFF;
}

div { margin: 0px; }
img { border: 0px; }
#container { width: 100%; }

p
{
	margin-top: 0px;
	margin-bottom: .857em;
	padding: 0px;
}

h2
{
	color: #444;
	/*	color: #476380; */
	/*	color: #A11B38; */
	/*	font-family: Impact, Charcoal, sans-serif, "sans serif"; */
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 1.4em;
	/* text-transform: uppercase; */
	line-height: 1.2em;
	margin-bottom: .6em;
	/* background-image: url(../images/common/h2_rule.gif); */
	background-position: left bottom;
	background-repeat: no-repeat;
	border-width: 1px 0 0 0;
	/* border-width: 0 0 1px 0; */
	border-color: #DCDCDC;
	border-style: solid;
	text-align: left;
	padding-top: 15px;
}

.h2-nolink a { color: #444; }

h2 a
{
	/*	color: #476380; */
	/*	color: #A11B38; */
	/*	font-family: Impact, Charcoal, sans-serif, "sans serif"; */
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	font-size: inherit;
	margin-top: 1.7em;
	/* text-transform: uppercase; */
	line-height: inherit;
	margin-bottom: .6em;
	/* background-image: url(../images/common/h2_rule.gif); */
	background-position: left bottom;
	background-repeat: no-repeat;
}

h2 .more
{
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	font-size: .8em;
	/* text-transform: uppercase; */
	line-height: inherit;
	font-style: italic;
}

h3
{
	/* background-image: url(../images/common/h2_rule.gif); */
	background-repeat: no-repeat;
	color: #222;
	/*	color: #476380; */
	/*	color: #A11B38; */
	/*	font-family: Impact, Charcoal, sans-serif, "sans serif"; */
	font-family: Georgia, Palatino, "sans serif";
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1.3em;
	line-height: 1.1em;
	margin-bottom: .4em;
	padding-left: 5px;
}

h4
{
	font-size: 1em;
	font-family: Georgia, Palatino, "sans serif";
	font-weight: bold;
	margin-top: .1em;
	margin-bottom: 0;
}

#page
{
	width: 906px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	border-width: 0 1px 1px 1px;
	border-color: #E6E6E8;
	border-style: solid;
	background-image: url(../images/common/FilmAndDigitalTimes_Logo.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}

#header
{
	width: 970px;
	padding: 29px 0px 0px 0px;
	margin: 0 0px 15px -32px;
	line-height: 1.3em;
}

#header_fauer
{
	margin-left: 78px;
	color: #525357;
	font-size: 1.125em;
	text-transform: uppercase;
	font-weight: bold;
}

#header_tagline
{
	color: #525357;
	font-size: 1.188em;
	font-style: italic;
	text-align: center;
	margin-top: 125px;
}

#nav
{
	text-align: center;
	border-top: 1px #DCDCDE solid;
	border-right: 0;
	border-bottom: 1px #E6E6E8 solid;
	border-left: 0;
	background-image: url(../images/common/bgtile_nav.gif);
	background-repeat: repeat-x;
	height: 1.88em;
	margin-top: 27px;
	position: relative;
	line-height: 1.3em;
	padding: 0;
}

#nav_container
{
	position: absolute;
	margin-top: -.93em;
	height: 1.88em;
	top: 50%;
	width: 100%;
	left: 0;
}

#nav li
{
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	color: #8F1832;
	padding: 0;
	margin: 0;
}

#nav a
{
	text-transform: uppercase;
	color: #8F1832;
	/* color: #425466; */
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans serif";
	font-size: .938em;
	padding: 0 7px 0 7px;
	margin: 0 7px 0 7px;
	line-height: 1.88em;
}

#nav a:hover
{
	color: #8F1832;
	text-decoration: none;
	border-bottom: 3px #8F1832 solid;
}

#nav a.s
{
	color: #FFFFFF;
	text-decoration: none;
	border-top: 4px #8F1832 solid;
	border-bottom: 4px #8F1832 solid;
	background-color: #8F1832;
}

.buy_link
{
	text-align: right;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: .857em;
	margin-top: -.5em;
}

.buy_link a
{
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 1em;
	white-space: nowrap;
	border: 1px transparent solid;
	padding: 2px 7px 2px 7px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: transparent;
}

.buy_link a:hover
{
	border: 1px #476380 solid;
	text-decoration: none;
	background-color: #F7F7F7;
}

#footer
{
	text-align: center;
	color: #6A6D6C;
	font-size: .933em;
}

#footer p
{
	margin: 0px;
	padding: 10px;
	line-height: 25px;
}

#footer a
{
	text-decoration: none;
	color: #6A6D6C;
}

#footer a:hover
{
	text-decoration: underline;
	color: #6A6D6C;
}

#page_body
{
	width: 904px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Georgia, Palatino, serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

#article_toc
{
	margin-left: 40px;
	margin-right: 0px;
}

#article_toc a
{
	font-family: Georgia, Palatino, serif !important;
	font-size: 1.1em;
}

#article_toc p a
{
	font-family: Georgia, Palatino, serif !important;
	font-size: 1em;
}

#article_toc .toc_item
{
	clear: both;
	border-bottom: 1px #E0E0E2 dotted;
	padding-bottom: 20px;
}

#article_toc img
{
	margin-right: 10px;
	margin-bottom: 6px !important;
	border: 1px #CCC solid;
	float: left;
}

#article_toc img:hover { border: 1px #8f1832 solid; }

#article_toc h3
{
	font-size: 1.1em;
	padding-top: 1em;
	padding-left: 0em;
	padding-bottom: 8px;
}

#faux_3column
{
	background-image: url(/images/faux_3column_bgtile.gif);
	_background-image: none;
	background-repeat: repeat-y;
	background-position: 0 top;
}

#col_left_body h2, #col_storyboard h2
{
	background-image: url(../images/common/h2_rule_long.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 0;
	padding-top: 0px;
}

#col_left_body h3 { padding-left: 0; }
.ie_div_end { clear: both; }
.clearfix { clear: both; }

#page_body img
{
	margin-top: 0px;
	margin-bottom: 0em;
}

.byline
{
	font-style: italic;
	margin-bottom: 20px;
}

#col_left_body p { margin-right: 25px; }
#faux_3column p { padding-left: 5px; }
.column_head { margin-top: -1.25em; }
.column_head h2
{
	border: 0;
	padding-top: 0;
}
.centered_box { text-align: center; }

.featured_box
{
	text-align: center;
	background-color: #F7F7F7;
	background-image: url(../images/common/featured_bgtile2.gif);
	background-position: center;
	padding: 15px 15px 10px 15px;
	margin-bottom: .857em;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	clear: both;
}

.featured_box_subpage
{
	text-align: center;
	background-color: #F7F7F7;
	background-image: url(../images/common/featured_bgtile2.gif);
	background-position: center;
	padding: 1px 15px 10px 15px;
	margin-bottom: .857em;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	clear: both;
}

blockquote
{
	padding: 0;
	margin: 0 0 0 30px;
}

.contact_box
{
	background-color: #F7F7F7;
	padding: 10px 25px 10px 25px;
	margin-bottom: .857em;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 350px;
}

.photo_box
{
	background-color: #F7F7F7;
	padding: 15px 16px 8px 16px;
	margin-left: -5px;
	margin-bottom: .857em;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: .8em;
	line-height: 1.3em;
}

.photo_box_wide
{
	background-color: #F7F7F7;
	padding: 16px 16px 8px 16px;
	margin-bottom: 1.5em;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: .8em;
	line-height: 1.3em;
	float: left;
}

.photo_box_wide p { text-align: center; }

#page_body .featured_box p
{
	margin-left: -5px;
	font-style: normal;
}

#page_body .photo_box p, #page_body .photo_box_wide p
{
	margin: 0 0 0 0px;
	padding: 4px 0 0 0;
}

.featured_box img { text-align: center; }

.featured_box img, .photo_box img
{
	border: 1px #FFF solid;
	clear: both;
	text-align: center;
}

.featured_box a img:hover, .photo_box a img:hover { border: 1px #8f1832 solid; }

#home_preview div
{
	width: 135px;
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#home_preview img
{
	border: 1px #CCC solid;
	padding: 0;
	margin: 0;
}

#home_preview img:hover
{
	border: 1px #8F1832 solid;
	text-decoration: none;
}

.issue_header
{
	text-transform: uppercase;
	padding-bottom: 8px;
	font-weight: bold;
	color: #8f1832;
	padding-top: 3px;
}

.featured_subscribe
{
	background-color: #8f1832;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-top: 1px #D1627A solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #D1627A solid;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 5px;
}

.featured_subscribe:hover
{
	background-color: #C90435;
	border-top: 1px #000 solid;
	border-right: 1px #D1627A solid;
	border-bottom: 1px #D1627A solid;
	border-left: 1px #000 solid;
}

.featured_subscribe a
{
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	color: white;
	font-size: +1.1em;
	letter-spacing: 1px;
}

.featured_subscribe a:hover { text-decoration: none; }

#home_col_1
{
	width: 280px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 32px;
	float: left;
	display: inline;
	/* border-right: 1px #E6E6E8 solid; */
}

#col_left_body
{
	width: 586px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

#col_storyboard
{
	width: 896px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#col_storyboard .photo_wrapper
{
	float: left;
	margin-right: 10px;
	width: 305px;
}

.storyboard_textbox
{
	width: 570px;
	float: right;
}

.storyboard_textbox p { margin-right: 100px; }
.storyboard_article .photo_wrapper p { width: 275px; }

.storyboard_article
{
	margin-bottom: 15px;
	/*border-bottom: 1px #e6e6e8 solid;*/
}

#col_right_sidebar
{
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
}

#home_col_2
{
	width: 280px;
	float: left;
	display: inline;
	/* border-right: 1px #E6E6E8 solid; */
	margin-top: 0px;
	margin-right: 32px;
	_margin-right: 15px;
	margin-bottom: 0;
}

#home_col_3
{
	width: 280px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	display: inline;
}

#sponsor_logos img
{
	margin-right: 20px;
	margin-left: 20px;
}

#sponsor_block
{
	text-align: center;
	padding: 15px;
	margin-top: 25px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 10px;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 2px #E6E6E8 solid;
	-webkit-box-shadow: 0px 0px 5px #e5e5e5;
	background-color: white;
}

#sponsor_block p
{
	padding-left: 0px;
	padding-right: 0px;
	font-family: Georgia, Palatino, serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

.small { font-size: .8em; }

.spacer20
{
	width: 20px;
	height: 20px;
}

.fdpoweredby { display: none; }

.imgl
{
	float: left;
	margin-right: 23px;
}

#home_list dt
{
	font-weight: normal;
	width: 95px;
	margin-top: 0;
	margin-bottom: 0;
	color: #39851B;
}

#home_list dd
{
	top: -1.333em;
	width: 280px;
	margin-left: 100px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

a
{
	/* color: #476380; */
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	/*	color: #425466; */
	font-size: 90%;
	color: #334D69;
}

a:hover { text-decoration: underline; }

.back_link
{
	float: right;
	margin-bottom: 15px;
}

#col_l
{
	width: 410px;
	float: left;
	margin-left: 20px;
}

#col_r
{
	width: 380px;
	float: right;
}

.pg_header
{
	width: 840px;
	margin-bottom: 20px;
	margin-left: 20px;
}

ul
{
	margin: 0px 0 .857em 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style-position: outside;
	list-style-type: square;
}

ul li
{
	margin-left: 1.5em;
	text-align: left;
}

ol
{
	list-style-position: outside;
	padding-left: 40px;
}

li { padding-bottom: .1em; }
.floatL { float: left; }
#Contact_Form .Form_Element { padding-bottom: 20px; }

#Contact_Form
{
	width: 350px;
	margin-top: 20px;
}

#Contact_Form .label
{
	font-weight: normal;
	width: 100px;
	float: left;
	line-height: 1.1em;
	padding-top: 3px;
	font-size: 1em;
}

#Contact_Form .label_long
{
	font-weight: normal;
	width: 200px;
	float: left;
	line-height: 1.1em;
	padding-top: 3px;
	font-size: 1em;
}

#Contact_Form .label_err
{
	color: #900;
	font-weight: bold;
	float: left;
}

#Contact_Form .label_stack
{
	font-weight: normal;
	width: 345px;
}

#Contact_Form .input_right_col
{
	width: 250px;
	float: right;
}

.input_right_col input
{
	background-image: url(/images/forms/form_btile.gif);
	background-color: white;
	width: 250px;
	height: 18px;
	border: 1px #999 solid;
	font-family: "lucida grande", arial, helvetica, "sans serif";
	font-size: .8em;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-border-radius: 2px;
	-moz-border-radius: 2px;
	background-position: left -5px;
	background-repeat: repeat-x;
}

#Contact_Form .input_err { border: 2px #900 solid; }
.input_right_col input:focus { border: 1px #900 solid; }

#Contact_Form textarea
{
	width: 345px;
	height: 150px;
	border: 1px #999 solid;
	right: 160px;
	top: 1.133em;
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "lucida grande", arial, helvetica, "sans serif";
	font-size: .8em;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-border-radius: 2px;
	-moz-border-radius: 2px;
	background-image: url(/images/forms/textarea_bgtile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: white;
}

#Contact_Form textarea:focus { border: 1px #900 solid; }

.checkbox
{
	vertical-align: middle;
	width: 350px;
}

#Contact_Form .select_label
{
	vertical-align: middle;
	height: 23px;
}

.submit_bu { text-align: left; }
.detect_err { border: 2px #900 solid !important; }
.detect { border: 1px #999 solid !important; }

.detect_image
{
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-top: 4px;
}

.detect_buttons
{
	float: right;
	width: 160px;
	margin-right: 90px;
}

.detect_buttons input
{
	width: 15px !important;
	border: 0 !important;
	background-color: transparent !important;
}

.slideshow div
{
	text-align: center;
	margin-bottom: 25px;
}

#find_index p
{
	margin-top: 0;
	margin-bottom: 2px;
	padding-left: 15px;
}

#rss-feed a
{
	font-size: 14px;
	font-family: Georgia, Palatino, serif;
	margin-bottom: 2px;
}

#rss-feed li { margin-bottom: 10px; }

.mag_thumb_list
{
	text-align: left;
	clear: both;
	margin-bottom: 10px;
	line-height: 16px;
}

.mag_thumb_list img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.mag_thumb_list p { margin-top: 4px; }

#heatmap
{
	display: none;
	!important: ;
}

/* SCIAL NETWORK ICONS IN HEADER */
div.social_tab
{
	position: relative;
	background-image: url(/images/common/hdr_tab.png);
	background-repeat: no-repeat;
	width: 43px;
	height: 78px;
	padding-top: 9px;
	padding-left: 9px;
	float: right;
	right: -12px;
	top: 27px;
	display: inline;
}

div.fadehover { position: relative; }

div.fadehover2
{
	position: relative;
	top: 35px;
}

img.a
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

img.b
{
	position: absolute;
	left: 0;
	top: 0;
}

img.c
{
	position: absolute;
	left: 0;
	top: 35;
	z-index: 10;
}

img.d
{
	position: absolute;
	left: 0;
	top: 35;
}

/* ------------------------------- */
/* DROP-DOWN MENU */
/* ------------------------------- */
div.follow_nav_block { margin-left: 10px; }

.follow_nav_block img:hover, .follow_nav_block img:focus
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.follow_nav_block a:hover { border-bottom: 2px #8F1832 solid !important; }

#nav_drop .follow_nav_block a
{
	padding: 0 3px 0 3px;
	margin: 0 3px 0 0;
	display: inline;
	position: relative;
	top: 5px;
}

#nav_drop .follow_nav_block img
{
	padding: 0;
	margin: 0;
	display: inline;
}

#nav_drop
{
	text-align: center;
	border-top: 1px #DCDCDE solid;
	border-right: 0;
	border-bottom: 1px #E6E6E8 solid;
	border-left: 0;
	background-image: url(../images/common/bgtile_nav.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin-top: 27px;
	line-height: 32px;
	padding: 0;
	position: relative;
	z-index: 2000;
}

ul.dropmenu
{
	position: relative;
	overflow: visible;
	display: block;
	padding: 0px 0px 0px 70px;
	margin: 0;
}

.dropmenu li
{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.dropmenu li a
{
	cursor: point;
	color: #8F1832;
	/* color: #425466; */
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 15px;
	padding: 0 7px 0 7px;
	margin: 0 7px 0 7px;
	text-transform: uppercase;
	height: 25px;
	_height: auto;
	/* HACK FOR IE6 */
	display: block;
	border-bottom: 3px #F7F7F8 solid;
}

.dropmenu li a:hover, .dropmenu li a:focus
{
	color: #8F1832;
	text-decoration: none;
	border-bottom: 3px #8F1832 solid;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.dropmenu li span
{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 12px;
	right: 10px;
}

.dropmenu li  a:hover span { background: transparent url(images/arrow_hover.png) repeat-x scroll 0 0; }
.dropmenu li:hover ul, .dropmenu li:hover div { display: block; }

.dropmenu ul
{
	position: absolute;
	display: none;
	width: 185px;
	padding: 0px;
	margin: 4px 0px 0px 7px;
	border-bottom: 1px #E6E6E8 solid;
	background-color: #F7F7F8;
}

.dropmenu ul li
{
	border: 0;
	float: none;
	text-align: left;
}

.dropmenu ul li p
{
	line-height: 25px;
	margin: 0;
	padding: 0;
}

.dropmenu ul a
{
	border: 1px solid #E6E6E8;
	border-bottom: 0;
	white-space: nowrap;
	display: block;
	text-transform: none;
	margin: 0;
	padding: 7px;
}

.dropmenu ul a:hover
{
	border-bottom: 0;
	color: #C90435 !important;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
}

.dropmenu .submenu a
{
	margin-right: 0;
	margin-left: 0;
}

/* a.selected, a:hover{
	color: #0657AD !important;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
a.selected span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
} */

.dropmenu ul li img
{
	float: left;
	padding-right: 8px;
}

#nav_drop a.s
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 7px #8F1832 solid;
	_border-bottom: 0px;
	background-color: #8F1832;
}

.copyright_notice
{
	text-transform: uppercase;
	text-align: right;
	font-family: arial, helvetica, "sans serif";
	font-size: 75%;
	letter-spacing: .01em;
	color: #999;
	margin-bottom: -20px;
}

.copyright_notice a
{
	font-family: arial, helvetica, "sans serif";
	font-size: 100%;
	text-transform: uppercase !important;
	font-weight: normal !important;
}

.copyright_notice a:hover
{
	text-transform: uppercase;
	text-decoration: underline;
}

.toggle_control a
{
	display: block;
	text-align: right;
	margin-bottom: 5px;
}

.toggle_control
{
	margin-top: 30px;
	margin-bottom: 10px;
}

.toggle_control img { vertical-align: text-bottom; }

.order_photo_box
{
	border: 1px #CCC solid;
	font-size: 90%;
	background-color: #f5f5f5;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0;
	padding: 0;
}

.order_photo_box p { padding: 15px !important; }


/* ------------------------------- */
/* HOME PAGE BLOG FEATURED IMAGE */
/* ------------------------------- */
.home_featured_image_table a
{
	cursor: default;
}

.home_featured_image_table
{
	height: 220px;
	width: 280px;
	padding: 0;
	position: relative;
	top: -5px;
	left: -8px;
}

.home_featured_image_table td
{
	vertical-align: middle;
	text-align: center;
}

.home_featured_image_table div
{
	margin-right: auto;
	margin-left: auto;
}

table.home_featured_image_table .wp-caption-text
{
	color: gray !important;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 0;
}
#creditfooter { display: none; }
.rss_photo_container { margin-bottom: 8px; }



