.postCardList
{
	width: 530px;
}

.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;
	display: inline;
}

.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: 530px;
}


.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;
}


.productAuthorLabel
{
	font-weight:bold;
	float: left;
	font-size: 1em;
	width: 80px;
}

.productISBNLabel
{
	font-weight:bold;
	float: left;
	font-size: 1em;
	width: 80px;
}

.productReferenceLabel
{
	font-weight:bold;
	float: left;
	font-size: 1em;
	width: 80px;
}

.productAvailableLabel
{
	font-weight:bold;
	float: left;
	font-size: 1em;
	width: 80px;
}

.productPriceLabel
{
	font-weight:bold;
	float: left;
	font-size: 1em;
	width: 80px;
}

.productDate
{
	font-size: 1em;
}

.productDetails
{
	font-size: 1em;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*Start ENCOMENDAR*/


.contentOrderLink
{
	display: none;
}

.contentDetailOrderAuxItem
{
	float: left
	display: none;
}

.contentOrderLinkText
{
	color: #FFF;
	display: none;
}

.contentOrderLinkText a {
	color:#FFF;
	cursor: none;
	text-decoration: none;
	display: none;
}

.contentOrderLinkText a:hover {
	color:#FFF;
	cursor: none;
	text-decoration: none;
	display: none;
}

.contentOrderLinkText a:visited {
	color:#FFF;
	cursor: none;
	text-decoration: none;
	display: none;
}

.contentOrderLinkText a:visited:hover {
	color:#FFF;
	cursor: none;
	text-decoration: none;
	display: none;
}



/*End ENCOMENDAR*/
