.postcardSelectionArray {
	text-align:		center;
	}

.postcardSelectionControl {
	position:		relative;
	float:			left;
	width:			33%;
	}

p.postcardSelectName {
	font-weight:	bold;
	padding:		0px;
	margin:			0px 0px 25px;
	}

.postcardFullImage {
	text-align:		center;
	margin:			1em;
	}

.postcardViewText {
	position:		relative;
	background:		url( '../../image/postcard/view_content_bg.gif' )
					top left
					no-repeat;
	width:			191px;
	height:			272px;
	overflow:		hidden;
	color:			#444444;
	float:			left;
	margin-left:	1em;
	}
	
	.postcardViewText p {
		margin-left:	18px;
		margin-right:	12px;
		font-size:		90%;
		}
		
	.postcardViewText p strong {
		display:		block;
		margin-bottom:	1em;
		font-size:		109%;
		}

.postcardViewImage {
	}
	
.postcardDetails {
	margin:			1em 0;/*1em 4em;*/
	border-top:		1px solid #CCCCCC;
	padding-top:	1em;
	}
	
	.postcardDetails p {
		padding:		0px;
		margin:			0px;
		clear:			both;
		}
	
	.postcardDetails strong {
		position:		relative;
		float:			left;
		width:			6em;
		text-align:		right;
		padding-right:	1em;
		}
		
	
.postcardReply {
	font-weight: 	bold;
	text-align:		right;
	}

.viBoundary {
	width:			auto !important;
}
