﻿.pl_main
{
	background:transparent url(../../../../images/controls/ProductList/bg3.png) repeat scroll 0 0;
clear:both;
float:left;
height:374px;
width:987px;
}

.pl_item
{
	 float:left; width:246px;
	 padding-top:20px; min-height:329px;
	
}

.pl_item .desc
{
	float:left; width:246px;
	height:65px; 	overflow:hidden;

	}

.pl_item .text1
{
	float:left; width:226px; margin:10px 10px; clear:both; font-weight:bold; font-family: Tahoma; font-size:17px;
	text-align:center;
}

.pl_item .text1 a, .pl_item .text1 a:visited
{
	text-decoration:none; color:Black;
}

.pl_item .text1 a:hover
{
	text-decoration:none; color:red;
}

.pl_item .text2
{
	clear:both;
float:left;
font-family:Tahoma;
font-size:15px;
font-weight:bold;
text-align:center;
width:226px; margin: 0 10px; 
}
.pl_item .img
{
	float:left;  clear:both; width:226px; margin: 5px 10px 10px 10px; 
}
