.products {
	border: 1px solid #C1C1C1;
	padding: 5px;
}
.tblbordeer {
	border: 1px solid #C1C1C1;
}
.productshead {
	border: 1px solid #000000;
	padding: 5px;
}
.products img {
	float: left;
	padding-right: 8px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E67FE5;
	text-decoration: none;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E67FE5;
	border-bottom: 1px dotted #E67FE5; 
	text-decoration: none;
}
.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	background: #A09D9D;
	text-decoration: none;
	display: block;
	width: 60px;
	text-align: center;
}
.buy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	background: #C1C1C1;
	text-decoration: none;
}
.buttons {
	background: #C1C1C1;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbox1 {
	border: 1px solid #C1C1C1;
}
	