#postcards {
	width: 620px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000;
}
#pcContentDiv {
	width: 610px;
	float:left;
	padding-right:5px;
}
	/* Liststyles, used in tpl: pc05_list */
	.pcListHolder, .pcRowHolder, .pcTitleBox {
		float:left;
		width:100%;
	}
	.pcBorderHolder {
		float:left;
		width:49%;
	}
	.pcBorderHolderDetail {
		float:left;
		width:515px;
	}
	.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:498px;
		max-width:498px;
	}

	html>body .pcBorder2 {
		width:485px;
		max-width:485px;
	}

	.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;
	}
		.pcCardRightColRow1 {
			text-align:right;
			clear:both;
		}
		.pcCardRightColRow2 {
			clear:both;
			padding-top:40px;
			width: 235px;
			overflow: hidden;
		}

	.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:139px;
		overflow:hidden;
	}
	.pcUserStamp {
		clear:both;
		height:46px;
		width:145px;
		overflow:hidden;

	}
	.pcStampPart1 {
		clear:both;
	}
	.pcStampPart2 {
		float:right;
		width:90px;
		height:113px;
	}
	.pcMessage {
		clear:both;
		height:330px;
	}
	.pcTislogo {
		clear:both;
	}
#pcRightColDiv {
	display: none;
	float:left;
	width:180px;
}
	.pcStampHdl {
		letter-spacing:0.3em;
		color:#333;
		background-image:url('http://homes.tiscover.com/prjt/postcards/img/nase.gif');
		background-repeat:no-repeat;
		padding-left:8px;
		margin-bottom:5px;
	}
	.pcStampList {
		padding-left:8px;
	}
/* handwritten font */
@font-face {
	font-family: myNotepad;
	font-style: normal;
	src: url('http://homes.tiscover.com/prjt/postcards/fonts/karine.eot');
}

.pcHandwritten, .pcMessage {
	font-family: myNotepad;
	font-size: 18px;
	color:#00127C;
	letter-spacing:1.5px;
}

input.pcRadio{
	border:none;
}

.pc05 {
	padding: 0 5px 0 5px;
}
