/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	
	background-color: #ffffff;
}

UL
{
	text-align: right;
	color: #666666;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	list-style-image: none;
	list-style-type: none;
}


.titleSpace
{
	padding: 0 0 12px 0;
	color: Black;
	font-weight: bolder;
	font-size: 16px;

}

