#maincontent #contentWidth .dirSearch label{
	color:#000;	
	font-size:14px;
	margin:0;
	padding:3px 0;
}
#maincontent #contentWidth .dirSearch .inputText{
	margin-bottom:0;
}
#maincontent #contentWidth .dirSearch .inputTextArea{
			width:419px !important;	
			height:194px;
			border:1px solid #d3c4b6;
			margin:0 0 12px 14px !important;
			padding:7px 6px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			clear:both;
			float:left;
			background:#fff url(/images/second/formBG.jpg) 0 -3px repeat-x;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}

#maincontent #contentWidth .dirSearch .photoSelect{
	overflow:hidden;
	float:left;
	display:block;
	width:882px;
	margin:8px -18px 0 -18px;
	padding:18px;
	border-top:1px solid #ddcec0;
}
#maincontent #contentWidth .dirSearch .photoBox{
	float:left;
	xwidth:160px;
	padding:8px;
	border:1px solid #ddcec0;
	background:#fff;
	margin:0 0 8px 18px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px
	overflow:hidden;
}
#maincontent #contentWidth .dirSearch .photoBox input{
	clear:both;
	float:left;
}
#maincontent #contentWidth .dirSearch .photoBox label.imgVert{
	width:160px;
	height:235px;
	padding:0;
	text-indent:-9000px;
	clear:both;
}
#maincontent #contentWidth .dirSearch .photoBox label.imgHoriz{
	height:160px;
	width:235px;
	clear:both;
	padding:0;
	text-indent:-9000px;
}
#maincontent #contentWidth .dirSearch .section1{
	float:left;
	overflow:auto;
	width:588px;
}
#maincontent #contentWidth .dirSearch .section2{
	float:left;
	overflow:auto;
	width:268px;
	border-right:1px solid #ddcec0;
	margin:0 0 0 10px;
}
#maincontent #contentWidth .dirSearch .section2 .photoBox{
	margin-left:2px;
}
.unnamed1 {
	border: 1px solid #000000;
}
.leftbottom {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.bottom {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}

/*-- START: POSTCARD PREVIEW --*/
#maincontent #contentWidth .postcardContainer{
	xwidth:720px;
	margin:0 auto 12px auto;
	background:#fff;
	overflow:hidden;
	border:1px solid #ddcec0;
	padding:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px
}
	#maincontent #contentWidth .postcardContainer .largePhoto{
		float:left;
		margin-right:12px;
		border:1px solid #ddcec0;
		padding:4px;
	}
	#maincontent #contentWidth .postcardContainer .postcardStamp{
		float:right;
		clear:none;
		height:80px;
		width:80px;
	}
	#maincontent #contentWidth .postcardContainer .postcardContent{
		clear:none;
		padding:12px 0 12px 12px;
		overflow:hidden;
		
	}
	#maincontent #contentWidth .postcardContainer .postcardContent .postcardHeading{
		background:url(/images/postcard/postcardHeading.jpg) right no-repeat;
		width:581px;
		height:106px;
		margin-bottom:10px;
		text-indent:-9999px;
		float:right;
	}
/*-- END:   POSTCARD PREVIEW --*/
