#ProductListArea{
	padding-left:10px;
	width:270px;
	
}

#ListPicture{
	border-collapse:collapse; 
	border-top:1px solid #CCCCCC;
	min-width:166px;
	min-height:130px;
	padding-top:5px;
}

#ListPicturewL{
	min-width:166px;
	min-height:130px;
	padding-top:5px;
}

#ProductList{
	height:60px;
	font-size:11px;
	color:#555555;
}

#ProductList ul{
	list-style:none;
}

#ProductName-List{
	height:50px;
}

.Price-Old{
	color:#666666;
}
.Price-Our{
	font-weight:bold;
	color:#CC0000;
	font-size:12px;
}

.ProductNumber{
	color:#666666;
}

a.PageNumber:link, a.PageNumber:visited{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
a.PageNumber:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

a.PageSelection:link, a.PageSelection:visited{
	color:#FD8200;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
a.PageSelection:hover{
	color:#FD8200;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
	
a.ProductNameLink:link, a.ProductNameLink:visited{
	color:#0066CC;
	font-size:12px;
	text-decoration:none;
}
a.ProductNameLink:hover{
	color:#FF6600;
	font-size:12px;
	text-decoration:underline;
}
