.productList
{
	width:250px;
}

.productList_right
{

	width:250px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #EAEAEA;
}

.nothingNewsDIV
{
	color:rgb(16,103,180);
}

.productsContainer_right br
{
	display:none; 
}

.productsContainer_right span
{
	margin:0;
	font: 10px Verdana;
}


.productList_right a
{
	text-decoration:none;
	color:Black;
}

.productList_right h2
{
	margin:0;
	font: bold 12px Verdana;
}

.productList_right h3
{
	margin:0;
	margin-bottom:5px;
	font: 10px Verdana;
}

.productList_right p
{
	margin:0;
	margin-bottom:5px;
	font: 10px Verdana;
}


.productList_right img
{
	border:none;
	height:80px;
	margin:0;
}

.productsContainer br
{
	display:none; 
}

.productsContainer span
{
	margin:0;
	font: 10px Verdana;
}


.productList a
{
	text-decoration:none;
}

.productList h2, .productList_right h2
{
	margin:0;
	/*font: bold 120% Verdana !important;*/
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 3px;
}
.productList h2 span, .productList_right h2 span
{
	font-size: 90%;
	font-weight: bold;
}


.productList h3
{
	margin:0;
	margin-bottom:5px;
	font: 10px Verdana;
}

.productList p
{
	margin:0;
	margin-bottom:5px;
	font: 10px Verdana;
}


.productList img
{
	border:none;
	height:80px;
	margin:0;
}

.productImage
{
	float:left;
}

.shoppingPanel
{
	margin-bottom:5px;
	width:150px;
}




