.price {
	width:356px;
	font-weight:bold;
	padding:28px!important;
	margin-top:15px!important;
	margin-left:300px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
}

.price a {
	
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

.price a:hover {
	color:#CCCCCC;
	
	
}

.product {}
.productpicture {
width:140px;
height:143px;
overflow:hidden;
float:left;
padding-right:10px;}

.productname {
width:200px;
height:20px;
padding:10px;
overflow:hidden;
font-weight:bold;}
