/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.con1 {
	border: solid 3px white; 
	margin-top: 10px;
    	background: #ebebeb;
}
.con2 {
		border: solid 3px white; 
		margin-top: 10px;
	    	background: transparent;
}