.productWrapper
{
	width: 175px;
	padding-right: 1px;
	padding-left: 8px;
}

img
{
	border-style:none;
}

.productWrapper div
{
	padding: 0px 5px 0px 5px;
	color: #046ea4;
}

.productWrapper h2
{
	padding: 0px 5px 0px 5px;
	line-height: 1em;
	font-size: 0.95em;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.clear
{
	clear: both;
}




/* dave */


.toothpasteMainText
{
	width:290px;
	float:left;	
	padding-left:10px;
}



.toothpasteImage
{
	width: 411px;
	height: 341px;
	float:right;
	padding-right:10px;
	
}

.productBox
{
	/*width:730px;*/
	margin: 0px auto;
	height: 300px;	
	padding-top:10px;
}

.toothpasteProductTitle
{
	font-weight: bold;
	color: #046ea4;
	font-size: 1em;
	width: 280px;
}

.toothpasteProductText
{
	font-weight: normal;
	color: #046ea4; 
	font-size: 0.9em; 
	width: 280px;
}

.toothpasteText
{
	float: left;
	width: 280px;
	height: auto;
	/*padding-left:10px;*/
	padding:5px;	
	
}
