/*************************************************************************************/
/* text style for Selected Specific Level 0 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemSelectedLevel0
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
                color: #000000; display:none;
}

A.CategoryItemSelectedLevel0:link
{
	text-decoration: none;
                color: #666666; display:none;
}

A.CategoryItemSelectedLevel0:visited
{
	text-decoration: none;
	color: #000000; display:none;
}

A.CategoryItemSelectedLevel0:active
{
	text-decoration: none;
	color: #000000; display:none;
}

A.CategoryItemSelectedLevel0:hover
{
	text-decoration: underline;
	color: #ff0000; display:none;
}

/*************************************************************************************/
/* text style for Selected Specific Level 1 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemSelectedLevel1
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	color: #000000;
}

A.CategoryItemSelectedLevel1:link
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemSelectedLevel1:visited
{
	text-decoration: none;
	color: #000000;
}

A.CategoryItemSelectedLevel1:active
{
	text-decoration: none;
	color: #000000;
}

A.CategoryItemSelectedLevel1:hover
{
	text-decoration: underline;
	color: #ff0000;
}


/*************************************************************************************/
/* text style for Selected Specific Level 2 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemSelectedLevel2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

A.CategoryItemSelectedLevel2:link
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemSelectedLevel2:visited
{
	text-decoration: none;
	color: #000000;
}

A.CategoryItemSelectedLevel2:active
{
	text-decoration: none;
	color: #000000;
}

A.CategoryItemSelectedLevel2:hover
{
	text-decoration: underline;
	color: #ff0000;
}



/*************************************************************************************/
/* text style for Selected Specific Level 3 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemSelectedLevel3
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
}

A.CategoryItemSelectedLevel3:link
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemSelectedLevel3:visited
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemSelectedLevel3:active
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemSelectedLevel3:hover
{
	text-decoration: underline;
	color: #ff0000;
}


/*************************************************************************************/
/* Border style for Selected Specific Level 0 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemSelectedTableLevel0
{
	border-right: white 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: white 0px solid;
	border-bottom: White 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff; display:none;
}


/*************************************************************************************/
/* Border style for Selected Specific Level 1 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemSelectedTableLevel1
{
	border-right: white 0px;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: white 0px;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Selected Specific Level 2 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemSelectedTableLevel2
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}


/*************************************************************************************/
/* Border style for Selected Specific Level 3 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemSelectedTableLevel3
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
}



/*************************************************************************************/
/* Border style for Level 0 link buttons used in the Category Module for sub levels  */
/*************************************************************************************/
.CategoryItemOutlineLevel0
{
	border-right: black 0px solid;
	border-top: white 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}


/*************************************************************************************/
/* Border style for Level 1 link buttons used in the Category Module for sub levels  */
/*************************************************************************************/
.CategoryItemOutlineLevel1
{
	border-right: black 0px solid;
	border-top: white 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Level 2 link buttons used in the Category Module for sub levels  */
/*************************************************************************************/
.CategoryItemOutlineLevel2
{
	border-right: black 0px solid;
	border-top: white 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Level 3 link buttons used in the Category Module for sub levels  */
/*************************************************************************************/
.CategoryItemOutlineLevel3
{
	border-right: black 0px solid;
	border-top: white 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}


/*************************************************************************************/
/* Border style for Level 0 Extended Border when children Exist                      */
/*************************************************************************************/
.CategoryItemChildrenBorderExtendLevel0
{
	border-right: black 0px solid;
	border-top: white 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Level 1 Extended Border when children Exist                      */
/*************************************************************************************/
.CategoryItemChildrenBorderExtendLevel1
{
	border-right: black 0px solid;
	border-top: white 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: black 0px solid;
	border-bottom: white 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Level 2 Extended Border when children Exist                      */
/*************************************************************************************/
.CategoryItemChildrenBorderExtendLevel2
{
	border-right: white 0px solid;
	border-top: white 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: white 0px solid;
	border-bottom: black 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* Border style for Level 3 Extended Border when children Exist                      */
/*************************************************************************************/
.CategoryItemChildrenBorderExtendLevel3
{
	border-right: white 0px solid;
	border-top: white 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: white 0px solid;
	border-bottom: black 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

/*************************************************************************************/
/* SolPartMenu Category Css Classes                                                  */
/*************************************************************************************/
.Category_MainMenu_MenuContainer {
	background-color: transparent;

}
.Category_MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.Category_MainMenu_MenuItem
{
	border-right: #ffd085 0px;
	border-top: #ffd085 0px;
	font-weight: bold;
	font-size: 9pt;
	border-left: #ffd085 0px;
	cursor: hand;
	color: black;
	border-bottom: #ffd085 0px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}
.Category_MainMenu_MenuIcon
{
	border-top: #ffd085 0px;
	border-left: #ffd085 0px;
	width: 15px;
	cursor: hand;
	border-bottom: #ffd085 0px;
	border-right-style: none;
	height: 21px;
	background-color: white;
	text-align: center;
}
.Category_MainMenu_SubMenu {
	background-color: White; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.Category_MainMenu_MenuBreak {
	height: 1px;
}
.Category_MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #99ccff;
}
.Category_MainMenu_MenuArrow
{
	border-right: #ffd085 0px;
	border-top: #ffd085 0px;
	font-size: 10pt;
	cursor: hand;
	border-bottom: #ffd085 0px;
	font-family: webdings;
	border-left-style: none;
}
.Category_MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #E08C0B none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFD696;
	BORDER-RIGHT: #E08C0B 0px solid; 
	BORDER-TOP: #E08C0B 0px solid; 
	BORDER-LEFT: #E08C0B 0px solid; 
	BORDER-BOTTOM: #E08C0B 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_MidTangerine.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/***************************************************************/
/* Highlighter CSS Class fields for the Shopping Cart Checkout */
/***************************************************************/
.ShoppingCart_TotalHighlighter
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ff9933;
}

.ShoppingCart_TotalHighlighter_Total
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.ShoppingCart_TotalHighlighter_Tax
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.ShoppingCart_TotalHighlighter_Shipping
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.ShoppingCart_TotalHighlighter_Grand
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ff9933;
}

/***************************************************************/
/* Highlighter CSS Class fields for the Orders Completed       */
/***************************************************************/
.OrderCompleted_TotalHighlighter_Total
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.OrderCompleted_TotalHighlighter_Tax
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.OrderCompleted_TotalHighlighter_Shipping
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffcc66;
}

.OrderCompleted_TotalHighlighter_Grand
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ff9933;
}

/*************************************************************************************/
/* text style for Unselected Specific Level 1 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemUnselectedLevel1
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: ffffff;
        text-decoration:none;

}

A.CategoryItemUnselectedLevel1:link
{
	text-decoration: bold;
	color: #666666;
        text-decoration:none;
}

A.CategoryItemUnselectedLevel1:visited
{
	text-decoration: bold;
	color: #666666;
        text-decoration:none;
}

A.CategoryItemUnselectedLevel1:active
{
	text-decoration: bold;
	color: #000000;
        text-decoration:none;
}

A.CategoryItemUnselectedLevel1:hover
{
	text-decoration: underline;
	color: #ff0000;
}


/*************************************************************************************/
/* text style for Unselected Specific Level 2 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemUnselectedLevel2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ffffff;
}

A.CategoryItemUnselectedLevel2:link
{
	text-decoration: bold;
	color: #666666;
}

A.CategoryItemUnselectedLevel2:visited
{
	text-decoration: bold;
	color: #666666;
}

A.CategoryItemUnselectedLevel2:active
{
	text-decoration: bold;
	color: #000000;
}

A.CategoryItemUnselectedLevel2:hover
{
	text-decoration: underline;
	color: #ff0000;
}

/*************************************************************************************/
/* text style for Unselected Specific Level 3 link buttons used in the Category Module */
/*************************************************************************************/
.CategoryItemUnselectedLevel3
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: white;
}

A.CategoryItemUnselectedLevel3:link
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemUnselectedLevel3:visited
{
	text-decoration: none;
	color: #666666;
}

A.CategoryItemUnselectedLevel3:active
{
	text-decoration: none;
	color: #000000;
}

A.CategoryItemUnselectedLevel3:hover
{
	text-decoration: underline;
	color: #ff0000;
}

/*************************************************************************************/
/* Border style for Unselected Specific Level 1 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemUnselectedCellLevel1
{
	border-right: white 0px;
	border-top: black 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: white 0px;
	border-bottom: red 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: ffffff;
}

/*************************************************************************************/
/* Border style for Unselected Specific Level 2 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemUnselectedCellLevel2
{
	border-right: green 0px;
	border-top: green 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: green 0px;
	border-bottom: green 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: ffffff;
}

/*************************************************************************************/
/* Border style for Unselected Specific Level 3 link button used in the Category Module*/
/*************************************************************************************/
.CategoryItemUnselectedCellLevel3
{
	border-right: fuchsia 0px;
	border-top: fuchsia 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: fuchsia 0px;
	border-bottom: fuchsia 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: white;
}

/*************************************************************************************/
/*                                                                                   */
/* Styles for Product Skin Objects in the Products Module                            */
/*                                                                                   */
/*************************************************************************************/


/*************************************************************************************/
/* Link style for View Product Details Skin Object in the Products Module            */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductViewDetails
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

A.eXpressLane_SkinObject_Product_ProductViewDetails:link
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductViewDetails:visited
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductViewDetails:active
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductViewDetails:hover
{
	text-decoration: underline;
	color: #ff0000;
}


/*************************************************************************************/
/* Link style for View Product Read More Skin Object in the Products Module            */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductReadMore
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

A.eXpressLane_SkinObject_Product_ProductReadMore:link
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductReadMore:visited
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductReadMore:active
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductReadMore:hover
{
	text-decoration: underline;
	color: #ff0000;
}

/*************************************************************************************/
/* Link style for Add to Cart Skin Object in the Products Module                     */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductAddToCart
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

A.eXpressLane_SkinObject_Product_ProductAddToCart:link
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductAddToCart:visited
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductAddToCart:active
{
	text-decoration: underline;
	color: #003366;
}

A.eXpressLane_SkinObject_Product_ProductAddToCart:hover
{
	text-decoration: underline;
	color: #ff0000;
}


/*************************************************************************************/
/* Style for Product Name Skin Object in the Products Module                         */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductName
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Number Skin Object in the Products Module                       */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductNumber
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Edit Skin Object in the Products Module                         */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductEdit
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Thumbnail regenerator Skin Object in the Products Module        */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductRegenerateThumbnail
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Description Skin Object in the Products Module                  */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductDescription
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Short Description Skin Object in the Products Module            */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductShortDescription
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Keywords Skin Object in the Products Module                     */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductKeywords
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Image Skin Object in the Products Module                        */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductImage
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Full Image Skin Object in the Products Module                   */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductFullImage
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Sale Start Skin Object in the Products Module                   */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductSaleStart
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Sale End Skin Object in the Products Module                     */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductSaleEnd
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Sale Price Skin Object in the Products Module                   */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductSalePrice
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Unit Price Skin Object in the Products Module                   */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductUnitPrice
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Selling Price Untaxed Image Skin Object in the Products Module  */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductSellingPriceUntaxed
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

/*************************************************************************************/
/* Style for Product Selling Price Taxed Skin Object in the Products Module          */
/*************************************************************************************/
.eXpressLane_SkinObject_Product_ProductSellingPriceTaxed
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: Tahoma, Arial, Helvetica;
}



/*************************************************************************************/
/*                                                                                   */
/* Styles for Category Skin Objects in the Products Module                            */
/*                                                                                   */
/*************************************************************************************/

/*************************************************************************************/
/* Style for Category Name Skin Object in the Products Module                         */
/*************************************************************************************/
.eXpressLane_SkinObject_Category_Name
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/*************************************************************************************/
/* Style for Category Description Object in the Products Module                      */
/*************************************************************************************/
.eXpressLane_SkinObject_Category_Description
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/*************************************************************************************/
/* Style for Category Image Skin Object in the Products Module                       */
/*************************************************************************************/
.eXpressLane_SkinObject_Category_Image
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/*************************************************************************************/
/* Style for Category Keywords Skin Object in the Products Module					 */
/*************************************************************************************/
.eXpressLane_SkinObject_Category_Keywords
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}









