﻿.page_products
{
	width: 710px;
	margin-left: 0px;
	padding: 0;
	clear: both;
	text-align: left;
	color: #000000;
	font: normal 14px Arial, Helvetica, sans-serif;
	border-bottom-color: #C0C0C0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	clear:both;
}
.page_products .column
{

position: relative;
	float: left;
	width: 330px;
	height: 183px;
	margin: 7px 5px 7px 7px;
	padding: 2px 0px 5px 5px;
	background-image: url(images/productwash.jpg);

}

.page_products .columnmac
{

position: relative;
	float: left;
	width: 330px;
	height: 183px;
	margin: 7px 5px 7px 7px;
	padding: 2px 0px 5px 5px;
	background-image: url(images/productwashred.jpg);

}

.page_products .columnios
{

position: relative;
	float: left;
	width: 330px;
	height: 183px;
	margin: 7px 5px 7px 7px;
	padding: 2px 0px 5px 5px;
	background-image: url(images/productwashgreen.jpg);

}



.page_products .textAmac
{
    
    position: absolute;
    top:0;
    left:170px;
 	text-align: left;
	padding-left: 0px;
	width: 160px;
	height: 123px;

}


.page_products IMG
{
	margin: 0;
	text-align: left;
}
.page_products .textA
{
    
    position: absolute;
    top:0;
    left:160px;
 	text-align: left;
	padding-left: 0px;
	width: 170px;
	height: 123px;

}
.page_products .buy
{
	
	position: absolute;
	left: 180px;
	top: 152px;
}

.page_products .buymin1
{
	
	position: absolute;
	left: 250px;
	top: 152px;
}
.page_products .buymin2
{
	
	position: absolute;
	left: 170px;
	top: 152px;
}


.page_products .priceA
{
	position: absolute;
	left: 160px;
	top: 130px;
	width: 170px;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.page_products .longcolumn
{
	position: relative;
	float: left;
	width: 675px;
	height: 83px;
	margin: 7px 5px 7px 7px;
	padding: 2px 0px 5px 5px;
	clear: both;
	border-bottom-color: #C0C0C0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.page_products .longtextA
{
    
    position: absolute;
    top:0;
    left:160px;
 	text-align: left;
	padding-left: 0px;
	width: 380px;
	height: 123px;

}
.page_products .longbuy
{
	
	position: absolute;
	left: 540px;
	top: 45px;
}

.page_products .longpriceA
{
	position: absolute;
	left: 540px;
	top: 20px;
	width: 140px;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

