/* product LinkL */

.productLinkL{
	width:316px;
	float: left;
	margin: 0px 0px 20px 0px;
}



/* product Link */


.productLink{
	width:316px;
	float: right;
}

.productLink li{
	list-style-type:none;
	width:316px;
	height:90px;
	margin: 0px 0px 12px 0px;
}

.productLink li img{
	border:0;
}


.productLink li a{
	display:block;
	width:316px;
	height:90px;
}



.product_footer{ 
	clear: both;
	height: 10px;
}


.productLink_table{
	margin-bottom: 0px;
	border-style: none;
}


