﻿#content{text-align:left;}
#leftDiv
{
	width:340px;
	float:left;
	margin:0 25px 25px 25px;
	text-align:left;
	border-right:1px solid #eee;
	height:340px;
	padding:10px 15px 0 0;
}
.pageTitle
{
	
}
#leftDiv h3
{
	font-size:14px;
	margin-bottom:5px;
	color:#747474;
}
#leftDiv p
{
	line-height:20px;
}
#rightImg
{
	width:500px;
	float:right;
	margin-right:25px;
}

#bottomDiv
{
	clear:both;

	padding:0 0 15px 25px;
}
#someMat
{
	display:block;
}
.materials{margin:5px 15px 0 0;}
li, ul{list-style-type:none; margin:0; padding:0;}
/*This is for the tips of the Material bubbles/*/

#cluetip {
	color: #4e4c4c;
	width: 300px;
	z-index: 13000;
	text-align:left;
}
 
#cluetip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #458c1e;
	padding: 8px 8px 4px;
	background: url(/images/skin/prodDetails/tipsTop.png) top center;
	_background: url(/images/skin/prodDetails/tipsTop_ie.gif) top center;
}
 
#cluetip-inner{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/skin/prodDetails/tipsbottom.png) bottom right;
	_background: url(/images/skin/prodDetails/tipsbottom_ie.gif) bottom right;
}
