
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c31d1d;
}
body {
	
	background:#FFF;
	background-image:url("ecard-images/bg.gif");
	background-repeat:repeat-x;
	background-position:top;
}
img {
	border:0;
}
#container {
	width:526px;
	margin:0 auto;
	padding:0 0 30px 0;
}

table#choosedesign
{
    width:100%;
    margin:0 0 10px 0;
    border-collapse:collapse;
}
table#choosedesign td
{
    position:relative;
    vertical-align:bottom;
    text-align:center;
    padding: 6px 10px 0 10px;
}

table#choosedesign td label{
	display:block;
	margin:0 0 3px 0;
}

table#choosedesign td label img
{
    display:block;
}

option
{
    font-size:12px;
}
div#customize
{
    margin: 0px 5px 10px 0px;
    padding:10px 0 10px 108px;
    background-image:url("ecard-images/bg_section2.gif");
    background-position:left;
    background-repeat:no-repeat;
}


div#customize label
{   display:block;
    float:left;
    background-repeat:no-repeat;
    background-position:left;
    text-indent:-5000px;
    height:22px;
    clear:left;
    margin:0px 10px 15px 0; 
}

div#customize select, div#customize span
{   float:left;
    display:block;
    margin-right:5px;
    font-size:10px;
    margin-left:5px;
}

div#customize option 
{
	font-size:10px; 
	margin-right:5px;
    margin-left:5px;
}

div#customize div.input
{
    float:left; 
    background-image:url('ecard-images/textinput_bg_right.gif');
    padding:0 4px 0 0;
   background-repeat:no-repeat;
   background-position:right;
}
div#customize input
{
    margin:0;
 background-image:url('ecard-images/textinput_bg_left.gif');
 background-color:Transparent;
 border:none;
 padding:3px 0px 1px 5px;
 height:19px;
color:#c31d1d;
 
}
div#customize span.big
{   margin:0 5px 0 0;
    font-size:16px;
    font-weight:800;
}

div#customizeMsg , div#emailRec
{ 
    clear:left;
    padding:0 0 20px 0;
    font-size:11px;
}

div#customizeMsg label
{    background-repeat:no-repeat;
    background-position:left;
     text-indent:-5000px;
     height:22px;
     display:block;
     margin:2px 0;
}

div#customizeMsg textarea, div#emailRec textarea
{
    width:516px;
    height:62px;
    margin:10px 0 4px 0;
    color:#c31d1d;
    padding:4px 4px 4px 6px;
    border:none;
    background-color:Transparent;
    background-image:url("ecard-images/textarea_bg.gif");
    background-repeat:no-repeat;
    background-attachment:inherit;
 
}


#submitbtn {
  width: 80px;
  height: 31px;
  margin: 5px 220px;
  padding: 0;
  border: 0;
  
  background: transparent url("ecard-images/btn_send.gif") no-repeat center top;
  /*text-indent: -1000em;*/
  cursor: pointer;
  cursor: hand; 
  
}


div.select
{
    background-image:url('selectDropBGYr.gif');
    background-color:Red;
}


.close {
	color:#FFFFFF;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
}

#header {
background-image: url(http://disney.go.com/disneyinteractivestudios/hsm/ecard-images/header_0.gif);
line-height: 29px;
padding-right: 10px;
}