#ecardcontent
{	
	padding-top: 0px;
	margin:0px;	
}
#ecardform
{
	width:530px;
	/*margin-left:50px;*/
	margin:0px auto;
	padding-top: 2px;
	text-align:center;
	border:0px solid red;
}
#ecardpreview
{	
	width:480px;
	margin:0px auto;
	padding:18px;		
	text-align:center;
}	
#previewtexttop
{	
	width:300px;
	margin-left:18px;		
	color:#336600;	
}


#previewtextbottom
{
	
	width:420px;
	margin-left:18px;	
	text-align:right;
	color:#336600;
	
}
#previewtexcommand
{
	
	width:350px;
	padding-left: 170px;
}
#ecardshow
{
	padding-top: 0px;
	width:300px;
	
	
}
#ecardhead
{
	
	padding-top: 0px;
	padding-left: 25px;
	
}
#ecardmain
{
	padding-top: 0px;
	padding-left: 0px;
	
	
}
#previewmain
{
	margin-left:65px;
	width:400px;
	border:1px solid red;
	/*background-color: lightyellow;*/
	padding: 5px;left: -1000px;
	border: 1px dashed #880201;
	visibility: hidden;
	
}
#previewmain1
{
	margin-left:65px;
	width:400px;
	border:1px solid red;
	/*background-color: lightyellow;*/padding: 5px;left: -1000px;border: 1px dashed #880201;
	
}
#thankyou
{
	
	margin-left:20px;
	margin-right:20px;
	color:#880205;
	font-weight:bold;
	padding:5px;
}


.btn
{
   width:90px;
   height:18px;
   background-color:#970606;
   background-image:url(../images/btn.gif);
   color:white;
   font-weight:bold;
   font-family: Tahoma, Verdana, Arial; 
   font-size: 10px;
   border:0px;
}


.btn_personal
{
   width:89px;
   height:26px;
   background-image:url(../images/personalize_btn.gif);
   border:0px;
   cursor:pointer;
}

.btn_choose
{
   width:113px;
   height:26px;
   background-image:url(../images/choose_another_btn.gif);
   border:0px;
   cursor:pointer;
}

.btn_send
{
   width:51px;
   height:26px;
   background-image:url(../images/send_btn.gif);
   border:0px;
   cursor:pointer;
}

.btn_preview
{
   width:69px;
   height:26px;
   background-image:url(../images/preview_btn.gif);
   border:0px;
   cursor:pointer;
}

.btn_edit
{
   width:49px;
   height:26px;
   background-image:url(../images/edit_btn.gif);
   border:0px;
   cursor:pointer;
}


.cssform p{

width: 300px;
clear: left;
margin: 0;
padding: 1px 0 1px 0;
padding-left: 105px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: normal;
float: left;
margin-left: -105px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width:280px;
}

.cssform textarea{
width: 205px;
height: 50px;
}
.cssform select{
width: 206px;

}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.txt1
{
	width: 200px;
	border-bottom:1px #E2BBBE solid;
	border-right: 1px #E2BBBE solid;
	border-top:1px #E2BBBE solid;
	border-left: 1px #E2BBBE solid;
}
.txtarea1
{
	width:200px;
	border-bottom:1px #E2BBBE solid;
	border-right: 1px #E2BBBE solid;
	border-top:1px #E2BBBE solid;
	border-left: 1px #E2BBBE solid;
}
.aecard{font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#FE0005; text-decoration:none; text-align:justify;}
.aecard:hover {font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#3A48B4; text-decoration:underline; text-align:justify;}

#blur{
	background-color: #BEACAC; 
	color: inherit;
	margin:0px auto;	
	width:520px;
	visibility:hidden;
}
#blur1{
	background-color: #BEACAC; 
	color: inherit;
	margin:0px auto;
	width:520px;
}
#shadow,.content1{
	position: relative;
	bottom: 2px;
	left: 2px;
}

#shadow{
	background-color: #C8B5B5; /*shadow color*/
	color: inherit;
}

#content1{
	background-color:#F7FFF0; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #CCD1A3; /*border color*/
	/*padding: .5em 2ex;*/
	padding-left:.1em!important;
	padding-left:.1em;		
	padding-left/**/:/**/.5em; /*For IE*/
	padding-top: .5em;
	padding-bottom:2ex;
	width:518px;
}
.msgsubheading
{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica; font-size:9.5pt;
}