/* Plugin -- Custom Field Images ----------------------------------------------------- */
.cfi {
margin: 0 0 0 8px;
}
.extra .cfi {
clear: both;
display: block;
margin: 32px auto 0;
}
.rated-meta img.cfi{
border: 0;
display: block;
margin: 0 auto;
padding: 0;
}
/* PLUGIN -- Footnotes --------------------------------------------------------------- */
#leftcol ol.footnotes {
border-top: 1px dashed #dab878;
margin: 0 auto;
width: 522px;
}
	#leftcol .footnote {
	font: 11px/18px Arial, Helvetica, sans-serif;
	}
/* PLUGIN -- FMTuner ----------------------------------------------------------------- */
#sidebar ul li > #fmtuner {
list-style: none;
}
/* PLUGIN -- NextGEN ----------------------------------------------------------------- */
#leftcol .ngg-gallery-thumbnail a img {
float: left;
}
#leftcol .ngg-album {
float: left;
margin: 0 auto;
}
#leftcol .ngg-albumcontent {
float: left;
}
/* PLUGIN -- Starred Reviews --------------------------------------------------------- */
.sr-review-rating, .sr-review-title {
margin: 18px;
}