#ProductSearch
{
	width:638px;
	background:url(../images/searchB.gif);
	height:61px;
	margin:0px auto;
	background-repeat:no-repeat;
}
.divtext
{
	width:560px;
	margin-top:4px;
	margin-left:10px;
	float:left;
}
.divbtn
{
	margin-left:10px;
	width:536px;
	margin-top:6px;
	float:left;
	text-align:right;
}
#ProductList
{
	width:638px;
	margin:15px auto;
	height:835px;
	overflow:hidden;
}
.ProductLogo
{
	width:130px;
	height:145px;
	float:left;
	overflow:hidden;
	margin:12px;
	text-align:center;
}
.pHead
{
width:129px;
overflow:hidden;
background:url(../images/pHead.gif);
background-position:bottom;
height:17px;
}
.pImg
{
height:95px;
width:129px;
background-color:#fc5959;
text-align:center;
}
.pImg img
{
	width:122px;
	height:92px;
	border:0px;
}
.pName
{
	width:129px;
	height:20px;
	background-color:#fc5959;
	text-align:center;
	padding-top:5px;
	float:left;
}
.pName img
{
	float:left;
	width:15px;
	height:16px;
	margin-left:5px;
}
.ProductA:link 
{
    color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ProductA:visited 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ProductA:hover 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.pBottom
{
	width:129px;
	height:7px;
	background-image:url(../images/PBottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}