#productsbox
{
	width:				100%;
	margin-top:			40px;
	margin-bottom:		50px;
}

.productbox
{
	width:				355px;
	float:				left;	
	margin-bottom:		20px;
}

#cipslink, #cipslink:visited
{
	color:				navy;
	text-decoration:	none;
}

#cipslink:hover, #cipslink:activate
{
	color:				#455545;
	text-decoration:	underline;
}

#propharmlink, #propharmlink:visited
{
	color:				navy;
	text-decoration:	none;
}

#propharmlink:hover, #propharmlink:activate
{
	color:				#464654;
	text-decoration:	underline;
}

.icon
{
	float:				left;
	width:				129px;
	height:				108px;
	margin-right:		10px;
	cursor:				hand;
}

.iconh3
{
	margin-top:			15px;
}

.icontext
{
	font-family:		'Verdana';
	font-size:			10pt;
}

#propharmproductbox
{
	border-right:		2px solid #B59F9F;
	margin-left:		10px;
}

#cipsproductbox
{
	margin-left:		30px;
}