html {
overflow-y: scroll;
}

.left_float
{
	float: left;
	display: inline;
}

/******************************************************************************************
**Styling for side by side columns without table format like the battery descriptions
**Added by Nathan 5-26-11
*******************************************************************************************/

.compatible_column
{
	float: left;
	display: inline;
	margin-top: 5px;
	padding-right: 11px;
}

/************************  Start Icons *****************************/
.key_term_definitions
{
margin-right:5px;
text-align: justify;
line-height: 1.2em;
}

.info-title
{
color:#000000;
font-size:13px;
font-weight:bold;
text-align:left;
margin-bottom:10px;
margin-left:-1px;
}

.features-title
{
color:#0047b6;
font-size:13px;
font-weight:bold;
width:284px;
margin-bottom:10px;
}

.item-number
{
margin-bottom:10px;
}

.item-number-top
{
}

.product-paragraph
{
margin-bottom:15px;
margin-right:5px;
text-align:justify;
}

.keyterms-title
{
color:#000000;
font-size:13px;
font-weight:bold;
margin-top:15px;
margin-bottom:13px;
}

.icon-info
{
float:left;
text-align: left;
width: 401px;
margin-bottom:15px;
}

.icon-info img
{
float:none;
margin: 0px 5px 5px 15px;
}

/*************************  End Icons ******************************/
/*************************  Tooltip Related ************************/


#toolTipIcon, .hover_hide
{
	display:none;
	visibility:hidden;
}

/*************************  End Tooltip Related ************************/

/*****************Styling used on OralB cat (6943)*********************/
.compare_series {
margin:5px 0px 0px 0px;
}
