/* Pipetman.com Style Sheet */
/* Created February 2008 */
/*------------------------------------------*/


/*  PRODUCT PAGE STYLES/DIV */
/* -------------------------------------- */
span.sup {font-size: 70%; vertical-align: top;}


/*  PARAGRAPH STYLES */
/* -------------------------------------- */

p.prod_name{font:20px Tahoma, Arial, Helvetica, Trebchet 'MS', Verdana,sans-serif;color:#58a5da;}


/*  SPECIALTY TEXT STYLES */
/* -------------------------------------- */

.superscript{font-size:10px;}


/*  FROM PREVIOUS VERSION */
/* -------------------------------------- */
.OutOfStock
{
  padding-left: 5px;
  color: Red;
  font-size: 8pt;
}
table.ProductList
{
	width: 100%;
}
table.ProductList td
{
	padding: 10px;
}