﻿/*#infotip { 
    display:none; 
    background: transparent url(/Style%20Library/OHD/Images/tooltip.png) no-repeat 0 0;
	background-color:#9E0000;
    font-size:12px; 
    height:auto; 
    width:200px; 
    padding:5px; 
    color:#fff;
}

#infotipSwatch { 
    display:none;
	background: transparent url(/Style%20Library/OHD/Images/tooltip.png) no-repeat 0 0;
    font-size:12px; 
    height:auto; 
	max-height:133px;
    width:214px; 
    padding-top:20px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
    color:#cc9;
}*/

#infotip { 
    display:none;
	background: transparent url(/Style%20Library/OHD/Images/tooltip.png) no-repeat 0 0;
    font-size:12px; 
    height:auto; 
	max-height:133px;
    width:210px;         
	
	padding-left:3px;
	padding-top: 20px;	
    color:#fff;
    
}

#infotipSwatch { 
    display:none;
	background: transparent url(/Style%20Library/OHD/Images/tooltip.png) no-repeat 0 0;
    font-size:12px; 
    height:auto; 
	max-height:133px;
    width:214px; 
    padding-top:20px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
    color:#cc9;
}

