/* 
================================
 Container Styles for DotNetNuke
================================
*/   

div#ContainerMaster {
	width: 100%;
	border: none;
	margin: 5px 0px 0px 0px;
}
div#MyRow1{
	/*text-align: center;*/
	padding: 3px 5px 3px 5px;
}
div#MyRow2 {
	padding: 5px 5px 5px 5px;
}

div#MyRow3 {
}

