.containermaster_standard {
	width: 100%;
	background-color: #ffffff;
	border-right: #aaaaaa 1px solid; 
	border-top: #aaaaaa 1px solid; 
	border-left: #aaaaaa 1px solid; 
	border-bottom: #aaaaaa 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_standard {
	background-color: #ffffff;
}
.containerrow2_standard {
	background-color: #ffffff;
}
.containermaster_portlet {
	/*border:1px dashed #ff0000;*/
	width:150px;
}
.containermaster_minimal {
	/*border:1px dashed #ff0000;*/
}
