* {
	padding:0;
	margin:0;
}
.containerMaster {
	clear:both;
}
.containerActions, .containerIcon {

}
.containerActions {
	text-align:left !important;
}
.containerIcon {
	background:#fff;

}
.containerRow {
	/*background: #02498f; */
}
.containerRow .Head {
	color: #000;
	border:0;
	font-size:1em;
}

.containerMaster .contentPane { 
	padding-top:20px;
}

