/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	text-align: left;
}
.quickLinkTitle
{
	background-color: #669900;
}
.quickLinksHeader
{
	color: white;
	font: bold 14px arial;
}
.quickLinkscontainermaster
{
	border: solid 1px #669900;
	padding: 0px;
}
.newsletterTitle
{
	background-color: #2297e1;	
}
.newsletterHeader
{
	color: white;
	font: bold small arial;
	padding-right: 10px;
}
.newslettercontainermaster
{
	border: 0px;
}
