﻿.NewProductsWrape
{
	
    	width: 310px;
	height: 125px; 
	background-image: url('images/random_border.jpg');
	background-repeat: no-repeat;
 	padding-left: 10px;
}
.NewProductsTitle
{
	color: #009534;
	font-size: 14px;
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	padding-bottom: 9px;
	padding-top: 7px;
	padding-left: 2px;
	font-weight: normal;
	text-align: left;

}
.NewProductsILBlock
{
	width: 100px !important;
	min-height: 50px;
	vertical-align: top;
	float:left;
        
}
.NewProductsIBlock
{
	width: 70px;
	_width:50px;
	height: 60px;
	float: left;
	_position:relative;
}
.NewProductsIBlockIMG
{
	border-bottom:none;
	border-left: none;
	border-right: none;
	border-top: none;	
}

.NewProductsIBlock IMG
{
	heigth: 50px;
	overflow: none;
	float: left
}

.NewProductsLBlock
{
	width: 100%;
	min-height: 2px;
	float: left;
	text-align:center;
	margin-left: 12px;
	margin-top:16px;
}

.NewProductsLBlock a
{
	color: Black;
	text-decoration: none;
        font-size: 10px;
	font-family: Tahoma;
	float: left;
	text-align:center;

}
.NewProductsLBlock a:hover
{
	color: #bc2b16;
	text-decoration: none;
        font-size: 10px;
	font-family: Tahoma;
	float: left;

}