.eviteStyle h1 {
	font-family: arial
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 5px;
}

.eviteStyle p{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 130%;

}

#choices{
	padding: 10px 0 10px 0;
	margin:0px;
	margin-left:40px;
}
#choices table{
	width: 447px;
	padding: 0;	
	margin-right: -5px;
}
#choices table img {
	padding:0;
	margin: 0;
	display: inline;
}

#choices img {
	cursor: pointer;
}
	
#choiceContainer {
	border:1px solid green; 
	margin-top: 10px;
	padding:2px;
	min-height:20px;
}


#postcard1{
	margin: 15px 0px 25px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#postcard2{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

#postcard3{
	float: left;
	width: 525px;
	height: 160px;
}

#postcard4{
	float: right;
}

#eviteSubmit {
	margin: 0;
	padding: 0;
}


.postcardNumber{
	float: left;
	margin: 0 15px 0 0;
}

.leftLabel{
	float: left;
	padding: 5px 7px 0 0;
}
	
#messageBody{
	vertical-align:bottom;
}

#selected{
	clear:both;
	float:left;
	width: 447px;
	margin: 0px;
	padding: 0px;
}
#selectedImage{
	padding: 0px 5px 5px 0;
	margin: 0px;
	margin-left:40px;
}

#selectedImageDisplay{
	float: left;
	margin: 0px;
	padding: 0px;
}
#selectedInfo {
	float: left; 
	padding: 0 20px;
}
.clear{
	clear: both;
	}
	
img{
	border: 0;
}

/* TABS */




/* ARTWORK */
#artworkTab{
	margin:0;
	padding:0;
	width: 467px;
}

#artworkTop{
	margin:0;
	padding:0;
	background-image:url(../images/artwork_top.gif);
	background-repeat:no-repeat;
	width: 447px;
	height: 16px;
}

#artworkTab ul{
	margin:0;
	padding: 0;
}

#artworkSet{
	margin:0;
	padding: 0 0px 0 10px;
	background-image:url(../images/tab_middle.gif);
	background-repeat:repeat-y;
	width: 447px;
}

#artworkBottom{
	margin:0;
	padding:0;
	background-image:url(../images/tab_bottom.gif);
	background-repeat:no-repeat;
}

/* CAUSE */

#causeTab{
	margin:0;
	padding:0;
	width: 467px;
	display:none;
}

#causeTop{
	margin:0;
	padding:0;
	background-image:url(../images/cause_top.gif);
	background-repeat:no-repeat;
	width: 447px;
	height: 16px;
}

#causeTab ul{
	margin:0;
	padding: 0;
}

#causeSet{
	margin:0;
	padding: 0 0px 0 10px;
	background-image:url(../images/tab_middle.gif);
	background-repeat:repeat-y;
	width: 447px;	
}

#causeBottom{
	margin:0;
	padding:0;
	background-image:url(../images/tab_bottom.gif);
	background-repeat:no-repeat;
}


/* AGENCY */

#agencyTab{
	margin:0;
	padding:0;
	width: 467px;
	display: none;
	}
	
#agencyTop{
	margin:0;
	padding:0;
	background-image:url(../images/agency_top.gif);
	background-repeat:no-repeat;
	width: 447px;
	height: 16px;
}

#agencyTab ul{
	margin:0;
	padding: 0;
}

#agencySet{
	margin:0;
	padding:0;
	background-image:url(../images/tab_middle.gif);
	background-repeat:repeat-y;
	width: 447px;
}

#agencyBottom{
	margin:0;
	padding:0;
	background-image:url(../images/tab_bottom.gif);
	background-repeat:no-repeat;
}

/* PREVIEW */

#previewTab{
	margin:0;
	padding:0;
	margin-left:40px;
	width: 467px;
}

#previewTop{
	margin:0;
	padding:0;
	background-image:url(../images/tab_top.gif);
	background-repeat:no-repeat;
	width: 447px;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
}


#previewSet{
	margin:0;
	padding: 3px;
	background-image:url(../images/tab_middle.gif);
	background-repeat:repeat-y;
	width: 447px;
}

#previewSet ul {
	display: block;
	margin-top:0px;
}

#previewSet li {
	margin-left: 1em;
	display: list-item;
	list-style: disc;
	float:none;
}
	
#previewBottom{
	margin:0;
	padding:0;
	background-image:url(../images/tab_bottom.gif);
	background-repeat:no-repeat;
	width: 447px;
	height: 12px;
}



/* Images */

.picContainer {
	list-style-type: none;
	display: block;
	float: left;
	height:100px;
	width: 95px;
	padding:0px;
	margin:5px;
	text-align: center;
}
