/* Begin Content Control Styles */
div.WideBox 
{
	background: url(/templates/images/common/wideboxback.png) center repeat-y;
	width:396px;
	margin-bottom: 10px;
}
div.NarrowBox 
{
	background: url(/templates/images/common/narrowboxback.png) center repeat-y;
	width: 239px;
	margin: 10px;
}
div.FullBox 
{
	background: url(/templates/images/common/fullboxback.png) center repeat-y;
	width:717px;
	margin-bottom: 10px;
}
div.SquareBox 
{
	background: #f8f2d9;
	margin-bottom: 10px;
}
div.InnerContent { line-height: normal; }
div.InnerContent p 
{
	padding: 0 25px 0 30px;
	margin:0;
}
div.SquareBox div.InnerContent p 
{
	padding: 0 10px;
	margin:0;	
}
p 
{
	margin-top: 0;
	color: #300e00;	
}
.RedLink 
{
	color: #6a0b07;
	font-weight: bold;	
}
.Quote 
{
	text-align:left;
	line-height: 22px;	
}
/* End Content Control Styles */