.epostcards_preview_inner h1.lc_title {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.epostcards_preview_inner {
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.epostcards .gallery { padding: 0 8px; }
.epostcards hr { padding: 10px 0; }
.epostcards fieldset {
	padding: 0;
	border: 0;
}
.ep_form_item label {
	padding-top: 6px;
	vertical-align: top;
	text-align: right;
	display: inline-block;
	width: 150px;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}
.ep_form_item { margin: 10px 0; }
.ep_form_input {
	width: 400px; height: 13x;
	margin: 0; padding: 3px;
	border: 2px solid #666;
	font-size: 11px;
	color: #000;
	line-height: 13px;
}
textarea.ep_form_input { height: 100px; }
.ep_form_input.blur { color: #888; }

.epostcards .nivo-directionNav a {
	overflow: hidden; text-indent: -999px;
	display: inline-block;
	width: 20px; height: 21px;
	background-color: transparent;
	background-image: url( ../../images/icons/epostcard_arrows.png );
	background-repeat: no-repeat;
	background-position: 0 0;
}
.epostcards .nivo-directionNav .nivo-prevNav { left: -19px; }
.epostcards .nivo-directionNav .nivo-nextNav { background-position: -20px 0; right: -19px; }
.epostcards .nivo-caption h1 {
	font-size: 14px;
}
.epostcards .nivo-controlNav { margin: 0; }
#content > .content > .body .output img,
#content > .content > .body .output .nivoSliderWrapper .nivo-feature { border: none; }
.epostcards .date { text-align: right; }