#postcards {
	width:760px;
}
#pcContentDiv {
	width:528px;
	float:left;
	
}
	/* Liststyles, used in tpl: pc05_list */
	.pcListHolder, .pcRowHolder, .pcTitleBox {
		float:left;
		width:100%;
	}
	.pcBorderHolder {
		float:left;
		width:49%;
	}
	.pcBorderHolderDetail {
		float:left;
		width:507px;
		overflow:hidden;

	}	
	.pcTitleBox {
		margin-bottom:15px;	
	}
	/* Postcard Border */
	.pcBorder {
		float:left;
		padding:8px 7px 9px 6px;
		border:1px solid #CCC;
		background-color:#FFF;
		
	}
		.pcBorder form {
			display:inline;
		}
	.pcBorderPrev {
		float:left;
		padding:8px 7px 9px 6px;
		border:1px solid #CCC;
		background-color:#FFF;
		width:485px;
	}
	.pcBorderInput {
		float:left;
		padding:8px 7px 9px 6px;
		border:1px solid #CCC;
		background-color:#FFF;
		max-width:485px;
	}
	.pcBorder2 {
		float:left;
		padding:8px 7px 9px 6px;
		border:1px solid #CCC;
		background-color:#FFF;
		width:485px;
		max-width:500px;
	


	}
	.pcShadowRight {
		float:left;
		width:7px;
		background-image:url('http://homes.tiscover.com/prjt/postcards/img/right_shadow05.gif');
	}
	.pcShadowBottom {
		clear: both; 
		height:8px;
		background-image:url('http://homes.tiscover.com/prjt/postcards/img/bottom_shadow05.gif');
	}
		.pcShadowBottomLeft {
			float:left;
		}
		.pcShadowBottomRight {
			float:right;
		}
	/* used in tpl: pc05_input */
	.pcFrontBackSep {
		height:15px;
		clear:both;
		
	}
	.pcCardLeftCol {
		float:left;
		width:230px;
	}
	.pcCardSep {
		float:left;
		width:20px;
		text-align:center;
	}
	.pcCardRightCol {
		float:left;
		width:229px;
		min-width:235px;
		overflow: hidden;
		
	}
		.pcCardRightColRow1 {
			text-align:right;
			clear:both;
		}
		.pcCardRightColRow2 {
			clear:both;
			padding-top:40px;
		}
	.pcControlLine {
		text-align:right;
		clear:both;
		width:500px;
		padding-top:15px;
	}
	/* used in tpl: pc05_stamps */
	.pcPopUpTitle {
		color:#999999;
		font-weight:bold;
		letter-spacing:0.2em;
		font-size:10px;
		text-transform:uppercase;
		
	}
	.pcStamp {
		float:left;
		padding-right:10px;

	}
	/* used in tpl: pc05_preview */
	.pcStamp0 {
		float:right;
		height:113px;
		text-align:right;
		width:100px;
		overflow:hidden;

	}
	.pcUserStamp {
		clear:both;
		height:46px;
		width:100px;
		overflow:hidden;
				


	}
	.pcStampCol {
		width:100px;
	}
	.pcStampPart1 {
		clear:both;

	}
	.pcStampPart2 {
		float:right;
		width:90px;
		height:100px;
	}
	.pcMessage {
		clear:both;
		height:330px;

	}
	.pcTislogo {
		clear:both;
	}
#pcRightColDiv {
	float:left;
	width:213px;
	padding: 0px 0px 0px 19px;
	zoom:1:
}
	.pcStampHdl {
		color:#573F37;
		font-weight:bold;
		padding: 11px 0px 10px 10px;
		background-color:#F3F0EF;
	}
	.pcStampList {
		border-bottom:1px solid #F3F0EF;
		border-left:1px solid #F3F0EF;
		padding:10px;
		zoom:1;
	}
/* handwritten font */

.pcHandwritten, .pcMessage {
	color:#00127C;
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
	line-height:16px;
}

input.pcRadio{
	border:none;
}