.pagenu
{ margin:0 auto; width:350px;}
.pagenu a {
	display:block;
	float:right;
	border-radius: 4px 4px 4px 4px;
	background-color: #eaeaea;
	color:#6f6f6f;
	height:18px;
	padding:3px 5px 3px 5px;
	margin:2px 2px 2px 2px;}
.pagenu a:hover {
	border-radius: 4px 4px 4px 4px;
	background-color:#ffc207;
	color:#FFFFFF;
	line-height:18px;}
.pagenu .pagination_current{
	display:block;
	float:right;
	border-radius: 4px 4px 4px 4px;
	background-color:#ffc207;
	color:#FFFFFF;
	height:18px;
	padding:3px 5px 3px 5px;
	margin:2px 2px 2px 2px;}
	
.tpdcContent
{
	display: inline;
	float: right;
	margin: 5px;
	width: 170px;
	height: inherit;
	text-align: center;
	overflow: hidden;
	border-radius:10px;
	border-color:#999;
	border-width:1px;
	border-style:solid;
	 background-color:#fff;
}

.tpdcImage
{

	margin: auto;
	overflow: hidden;
	width: 150px;
	height: 200px;
}

.tpdcImage img
{
	width: 150px;
	height: 200px;
}

.tpdcTitle
{
	margin: 10px auto auto auto;
	width: 190px;
	height: 40px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	overflow: hidden;
}

.tpdcTitle a
{
	text-decoration: none;
	color: #333333;
}

.tpdcTitle a:Hover
{
	text-decoration: underline;
}

.tpdcPrice
{
	line-height: 2.2em;
	font-weight: bold;
	font-size: 10pt;
	color: #333;
}

.btnPostBuy a
{
	width: 55px;
	height: 30px;
	display: inline;
	margin-right: 20px;
	float: right;
	background: url( 'postBuy.png' ) no-repeat top;
}

.btnPostBuy a:hover
{
	background: url( 'postBuy.png' ) no-repeat bottom;
}

.midShoppingCart
{
	width: 21px;
	height: 30px;
	float: right;
	margin: auto;
	background: url( 'shoppingCart.png' ) no-repeat;
}

.btnMoreDesc a:hover
{
	background: url( 'moreDesc.png' ) no-repeat bottom;
}

.btnMoreDesc a
{
	display: inline;
	width: 54px;
	height: 30px;
	margin-left: 44px;
	float: right;
	margin: auto;
	background: url( 'moreDesc.png' ) no-repeat top;
}
