* {
	padding:0;
	margin:0;
}
.roundedCornerMaster {
	clear:both;
}
.roundedCornerActions, .roundedCornerIcon {

}
.roundedCornerActions {
	text-align:left !important;
}
.roundedCornerIcon {
	background:#fff;

}
.roundedCornerRow {
	/*background: #02498f; */
	
}
.roundedCornerRow .Head {
	color: #000;
	border:0;
	font-size:1em;
}

.roundedCornerMaster .contentPane { 
	padding-top:20px;
}
.rbottom {
	height:4px;
}
.rtop, .rbottom{display:block; background:#fff;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#f5ecce;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

div.roundedCornerWrapper {
	background:#f5ecce;
}
.roundedCornerMaster .contentPane{
	padding:10px;
}
.roundedCornerMaster a:hover {
	text-decoration:underline;
}



