.ecard_hid{display:none; position:absolute;}
.ecard_img_action{cursor:pointer; padding:1px;}
.ecard_tab_with_border{border-bottom:1px solid #ccc; border-top:none;}
.ecard_abutton a{position:relative; cursor:pointer; text-decoration: underline;}
.ecard_abutton img{ position:relative; padding:10px 5px;}

.ecard_storage{
	font-size:0;
	height:0
}
.ecard_rhomb-up{
	border-bottom:30px solid #98B9D2;
	border-left:30px solid #fff;
	border-right:30px solid #fff;
	width:0
}
.ecard_rhomb-down{
	border-top:30px solid #98B9D2;
	border-left:30px solid #fff;
	border-right:30px solid #fff;
	width:0
}
.ecard_clearfloat { 
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

.ecard_stepsel{
	color: #7391A8;
	font-weight:bold;
}

.ecard_border{background:#fff; padding:5px;}
.ecard_border .ecard_postage{border:5px dotted #fff; padding:5px; background:#98B9D2;}
.ecard_border .ecard_hearts{border:10px dotted red;  padding:5px; background:#98B9D2;}
.ecard_border .ecard_lines{border:5px solid #7391A8; padding:5px; background:#98B9D2;}

.ecard_pos_p1{float: left; width:50%; border-right:1px dotted #777;}
.ecard_pos_p2{ margin-left:50%; }
#ecard_step1,#ecard_step2,#ecard_step3{padding:10px;}

pre{font-family:Georgia, "Times New Roman", Times, serif; line-height: 21px; width:90%; margin:10px 0 10px 10px; padding:10px;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;

}