.azzurro_backgr {
    background-color:		#dde5f2;
    width:					570px;
    height:					330px;
    border:					1px solid #ccc;
    color:					#000000;
	}

.rosa_backgr {
    background-color: 		#f8dae4;
    width:					570px;
    height:					330px;
    border:					1px solid #ccc;
    color: 					#000000;
	}

.BorderSml {
    width:					100px;
    height:					100px;
    border:					1px solid #ccc;
	}

.Clear {
    clear:					both;
	}

#big {
    position: 				inherit;
	}
	
#msg_img {
    position: 				absolute;
    height: 				360px;
    width: 					250px;
	}

.BorderSml {
	width:					100px;
	height:					100px;
	border:					1px solid #ccc;
	}
	
.HiddenRadio {
	display:				none;
	visibility:				hidden;
	}