.Basket{
				position:absolute;
				width:200px;		
				z-index:20;
				text-align:right;
				height:40px;
				top:35px;
				right:25px;
}
.listViewBasketTableAmountTD{                    
}	
.txtAmountClass{
                    width:25px;
                    text-align:center;
}
.cmdButtonBasketDelete{
					background-image:url(images/slet.gif);
					background-position:center;
					cursor:pointer;
					background-repeat:no-repeat;
					background-color:Transparent;
					border:solid 0px red;
					width:10px;
					height:20px;
}
.DivCountPerPageChoice{	
}
.DivPager{
}
.DivCountPerPageLabel{				
}
.DivProductViewPrice{			
					position:absolute;
					top:40px;
					left:0px;	
}
.DivProductViewPriceText{
					display:none;
}

.productUnitClass{
}
.cmdButtonSingleProductBuyClass{
}
.DivSearchButton{
					text-align:right;
}
.cmdSearch{
					height: 29px;
					border: 0px solid white;	
					background-color: white;
					cursor: pointer;	
}

.DivProductSearchHeader{
                    padding-bottom: 10px;
}
.LblProductSearchHeader{
                    font-family: Verdana;
                    font-size: 16px;
                    font-weight: bold;
}
.DivSearch{
					position:relative;
					float:left;
					width:140px;
}
.DivAdvSearch{
					position:relative;
					float:left;
					width:180px;
}
.ButtonAlignRight{
                    float:right;
}
.TemplateunitNewsBuyText{
}
.TemplateunitNewsListBuyText{
}
.TemplateunitNewsBuyText {
					display:none;
}


.Template1DivTermsClose	{
					position:relative;
					width:15px;
					height:13px;
					top:4px;
					cursor:pointer;
					background-image:url(templateImages/template1/slet.gif);
					background-repeat:no-repeat;
					background-position:center;
}
.Template1cmdButtonOrderClass
{
    color:#ff0000;
    }
