﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/
.Blank-ContentV2-Right
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 14pt;
	color: Black;
	margin: 0px 8px 8px 0px;
}

.Blank-ContentV2-Right .InnerContainer
{
	border: solid 0px silver;
	width: 210px;
}
.Blank-ContentV2-Right .InnerContainer .ContentPane
{
	padding: 0px 0px 0px 0px;	
	border: none;
}

.Blank-ContentV2-Right .InnerContainer .ContentPane H1
{
	font-size: 24pt;
	line-height: 26pt;
	font-weight: bold;
	color: #990000;	
	padding-bottom: 5px;
}

.Blank-ContentV2-Right.InnerContainer .ContentPane H2
{
	font-size: 13pt;
	font-weight: bold;
	color: black;	
}
