﻿.ProductListWrapper
{
	width: 726px;
	vertical-align: top;
	
}
.ProductListMainDIV
{
	width: 342px;
	height: 110px;	
	float: left;
	vertical-align: top;
	margin-bottom: 10px;
	margin-left: 12px;	
}
.ProductListImageLinkBlockDIV
{
	width: 90px;
	height: 110px;
	float: left;
	vertical-align: top;
	background: url(../Images/ProductListLeftBackground.gif) no-repeat top left;
	padding-top: 2px;	
}
.ProductListImageDIV
{
	width: 100%;
	float: left;
	padding-top: 15px;
	margin-left:1px;
	text-align:center;
}
.ProductListLinkBlockDIV
{
	width: 100%;
	float: left;
	display: none;	
}
.ProductListDetailsDIV
{
	width: 250px;
	height: 110px;
	float: left;
	vertical-align: top;
	text-align: left;
	background: url(../Images/ProductListRightBackgroundGreen.bmp) no-repeat top left;	
}
.ProductListDetailsDIV
{
	text-decoration: none;
}
.ProductListDetailsHeaderDIV
{
	width: 95%;
	margin-left: 5px;
	margin-top: 5px;	
	cursor: pointer;
	text-decoration: none;
	float: left;
}
.ProductListDetailsHeaderDIV span
{
	FONT-WEIGHT: bold;	
	FONT-SIZE: 12px;	
	MARGIN-BOTTOM: 3px;	
	WIDTH: 148px;	
	COLOR: #009534;		
	TEXT-DECORATION: none;
}
.ProductListDetailsIntroDIV
{
	width: 95%;
	margin: 0px 0px 0px 0px;
	height: auto;
	float: left;	
}
.ProductListDetailsIntroDIV span
{
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.ProductListDetalisBL
{
	width: 95%;
	margin-left: 5px;
	margin-top: 2px;
	float: left;	
}
.ProductListDetailsBLother span
{
	font-size: 11px;
	float: left;
	background: url(../Images/bullet.gif) top left no-repeat;
	padding-left: 13px;
}
.ProductListDetailsBLother
{
	float: left;
	width: 95%;
	height: auto;
	margin-top: 2px;
}
.ProductListHeaderImageDIV
{
	position: relative;
	margin-left: -5px;
	margin-top: -15px;
	left: -1px;
	top: 0px;
	height: 30px;
	width: 30px;
	background: url(../Images/new_new.gif) no-repeat top left;

}
