body
{
}

/* default text */
*
{
	font-family: Arial;
	font-size: 12px;
	color: #797979;
}

.pagetext
{
	font-size:10px;
	font-weight:bold;
}

img
{
	border:0px;
}

.catalog_item_outside
{
	width:100px;
	margin-right:10px;
	text-align:center;
}

.catalog_item_ct
{
	height:0px;
}

.catalog_item_ct div
{
	margin-bottom:3px;
}

.cat_pname a
{
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

.catalog_pricing_ct
{
	width:100%;
}

.catalog_pricing_inside
{
	text-align:center;
}

.catalog_price_lbl
{
	float:left;
	font-weight:bold;
}

.catalog_price
{
	float:left;
	font-weight:bold;
}

.catalog_saleprice_lbl
{
	clear:both;
	float:left;
	color:#FF461A;
	font-weight:bold;
}

.catalog_saleprice
{
	float:left;
	color:#FF461A;
	font-weight:bold;
}

.category_name
{
	position:absolute;
	margin-top:10px;
	margin-left:-826px;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}

