﻿.foo
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ccPRODUCT DETAILS PAGE - DH 9/22/2009

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ccProductDetailsPage
{
	border: 1px solid #C4C6C8;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	display: -moz-inline-stack; display: inline-block; 
	background: #FFF;
}

.ccProductCollateral
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS INFO - PRODUCT INFO CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ccProductEssential
{
}

.ccProductDetailsInfo
{
}

.ccProductDetailsInfo .fulldescription
{
	/*border-top: 1px solid rgb(232, 230, 210);*/
	/*clear: both;*/
	color: #555;
	margin-bottom: 0.3em;
	vertical-align: top;
}
