.modalBackground {
	padding-left: 10px; opacity: 0.8; background-color: white;
}
.modalDragHandle {
	cursor: move;
}
.boxMutui {
	background: url("Images/backgrounds/topCalcoloMutuo.png") no-repeat left top; margin: 0px; padding: 0px 15px; width: 600px; height: 30px;
}
.boxMutuiHeaderTitle {
	width: 400px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, Sans-Serif, Verdana; font-size: 13px; font-weight: bold; margin-top: 8px; float: left;
}
.boxMutuiHeaderClose {
	margin: 8px 10px 0px 0px; width: 180px; text-align: right; font-size: 11px; float: left;
}
.iFrameContent {
	background: rgb(255, 255, 255); border: 1px solid rgb(102, 102, 102); border-image: none; width: 588px; height: 555px; padding-left: 10px;
}
