.textpar 
{
 line-height: 120%;
 font-family:Arial;
 font-size:10px;
 color:#000000;
 clear:both;
}

.textpar a
{
 line-height: 120%;
 font-family:Arial;
 font-size:10px;
 color:#9a9a9a;
}

.textpar a:hover
{
 line-height: 120%;
 font-family:Arial;
 font-size:10px;
 color:#000000;
}

.productFrame 
{
	float:left;
	display:inline;
	margin:0px 8px 10px 0px;
	width:163px;
	height:auto;
	overflow:hidden; 
}

.productFrameOpen  {float:left;display:inline;margin:0px 20px 10px 0px;}
.productFrame p    {padding:5px 10px 5px 5px;}
