@import url('../../ip_libs/css/ipContent/ip_content.css');
.ipPreviewWidget P
{
	color: #1A1914 !important;
}
P.breadcrumbs SPAN.sep
{
	color: #530303;
	margin: 0px 5px;
}
P.breadcrumbs A
{
	color: #FBFBFB;
}
P.breadcrumbs A:hover
{
	color: #FFFFFF;
}
.ipWidget-IpSeparator.ipLayout-default, .separator
{
	height: 2px;
	width: 93%;
	/*[disabled]background-image:url(lobster/images/separator.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	margin: 10px auto;
	clear: both;
}
.ipPreviewWidget H1.ipwTitle
{
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	color: #8C673A;
	font-size: 2.8em;
}
.ipPreviewWidget H2.ipwTitle
{
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	color: #8C673A;
	font-size: 2em !important;
}
.ipPreviewWidget H3.ipwTitle
{
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	color: #8C673A;
	font-size: 1.6em !important;
}
