.postCardList
{
	width: 555px;
}

.postCardList ul
{
	clear: both;
	margin-left: 0px;
	padding-left : 0px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.postCardList ul li
{
	margin-left: 0px;
	margin-right: 20px;
	padding-left : 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	height: 100%;
	font-size: 80%;
	width: 185px;
	text-align: center;
	float: left;
}

.postCardList ul li:first-child
{
	clear: left;
}

.postCardList ul li:last-child
{
	padding-bottom: 0px;
}

/*IE workaround*/
/*All IE browsers*/

* html .postCardList ul li:first-child
{
	padding-top: 20px;
}.postCardList
{
	width: 555px;
}

.postCardList ul
{
	clear: both;
	margin-left: 0px;
	padding-left : 0px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.postCardList ul li
{
	margin-left: 0px;
	margin-right: 20px;
	padding-left : 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	height: 100%;
	font-size: 80%;
	width: 185px;
	text-align: center;
	float: left;
}

.postCardList ul li:first-child
{
	clear: left;
}

.postCardList ul li:last-child
{
	padding-bottom: 0px;
}

/*IE workaround*/
/*All IE browsers*/

* html .postCardList ul li:first-child
{
	padding-top: 20px;
}

.postCardImage
{
	/*padding: 0;
	margin: 0 10px 0 0;
	float: left;
	width: 200px;
	height:150px;*/
}

.sendPostCard
{
	margin-top: 10px;
}

.printVersionLink
{
	margin: 10px 0 10px 0;
	float: left;
}

.contentList ul
{
	padding-top:30px;
}
.contentList ul li
{
	clear: both;
	margin-left: 0px;
	padding-left : 0px;
	padding-bottom: 20px;
	padding-top: 15px;
	height: 100%;
	border-top:1px solid #CCCCCC;
	list-style-type: none;
}
.contentImage
{
	margin-right: 15px;
	margin-bottom: 3px;
	font-size: 0.8em;
	width: 220px;
	float: left;
	background-color: #f5f5f4;
	/*padding-right:265px;*/
}

.contentImage img
{
	border:0;
	margin:10px;	
}

.contentImageAdditionalInformation
{
	width: 42px;
	margin: 5px 8px 5px 0;
	float: left;
}

.contentImageAdditionalInformationAuxItem
{
	float: left;
	background-image: url(../Images/ico_zoom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 18px;
	height: 17px;
}

.contentDetailLinkText
{
	float:left;
	padding-right:75px;
	margin-bottom:20px;
}

.contentDate
{
	
	display:none;
}
.contentLastChange
{
	
	display:none;
}