﻿.productContainer
{
	width:100%;
}

.productContainer br
{
	display:none; 
}

.productContainer a
{
	text-decoration:none;
	color:Black;
}

.productContainer h2
{
	margin:0px 0px 5px 0px;
	font: bold 18px Verdana;
}

.productContainer p
{
	margin:0;
	font: 12px Verdana;
}

.productContainer.productParams
{
	float:left;
}

.text
{
	text-align:justify;
}

.text p
{
	margin-bottom:15px;
	text-indent:15px;
}


.productContainer img
{
	border:none;
	width:80px;
	margin:0px 15px 15px 0px;
	float:left;
}




.productParams p 
{
	margin-bottom:5px;
}
.downloadContainer
{
	float:right;
}




.shoppingPanel
{
	margin:0px 0px 0px 5px;
}

.linkedHeader
{
	border-bottom:2px solid #e62129;
	padding-bottom:5px;
	font-size:12px;
	width:100%;
}

.linkedHeaderContent
{
	font-size:11px;
	color:#737373;
	margin:10px;
}
