﻿        
        
        .product
        {
            display: block;
            font-size: 8pt;
            padding-bottom: 3px;
        }
        .productWithImage
        {
            text-align: center;
            font-size: 7pt;
            width: 235px;
            height: 250px;
            float: left;
            padding-right: 10px;
        }
        .productWithImage a 
        {
        	text-decoration: none;
        }
        
        div.tabContent a
        {
            color: #0066CC;
            
            
        }
        div#tools_container
        {
            float: right;
            width: 200px;
        }
        div.tool_icon
        {
            background-repeat: no-repeat;
            padding-top: 0px;
            padding-bottom: 0px;
            color: #999999;
            line-height: 10px;
        }
        div#tools_container img
        {
            /*margin-right: 20px;*/
        }
        .toolbar-label-top
        {
        border-bottom:1px solid #CCCCCC;
        border-top:1px solid #CCCCCC;
        float:left;
        height:21px;
        margin-bottom:5px;
        margin-top:3px;
        padding-bottom:2px;
        padding-top:5px;
        text-decoration:none;
        width:142px;
        }
        .toolbar-label
        {
        border-bottom:1px solid #CCCCCC;
        float:left;
        margin-bottom:5px;
        margin-top:4px;
        padding-bottom:6px;
        padding-top:5px;
        text-decoration:none;
        width:142px;
        }
        .toolbar-image
        {
        float:left;
        height:33px;
        }
        .toolbar_text
        {
        color:#cccccc;
        padding-left:5px;
        text-decoration:none;
        }
        a.tools_link
        {
            background-repeat: no-repeat;
            height: 35px;
            padding-top: 4px;
            margin-bottom: 0px;
            display: block;
            color: #999999;
            text-decoration: none;
        }
        a:visted.tools_link
        {
            color: #999999;
        }
        div#action_links
        {
            margin-top: 20px;
            float: left;
            width: 200px;
        }
        div#action_links a, div#action_links a:visited
        {
            color: #990099;
        }
        div#action_links img
        {
            margin: 15px 0px 0px 0px;
        }
        div#related_site
        {
            background-image: url(/images/Related_Products_Icon.gif);
            background-repeat: no-repeat;
            float: left;
            width: 170px;
            padding-left: 30px;
            margin-top: 34px;
        }
        div#related_site a, div#related_site a:visited
        {
            color: #999999;
            padding-bottom: 5px;
            text-decoration: none;
        }
        div#right_column
        {
            float: right;
            width: 200px;
        }
        span.toolbar_text a:visited
        {
        	color: #CCCCCC;
        	text-decoration: none;
        }
        /*Childeren-Electrolytes specific*/
        .WarningText
        {
            text-align: center;
            font-size: 7pt;
            width: 140px;
            padding-left:200px;
        }
		
        /*END - Childeren-Electrolytes specific*/
