.addbutt{
	width:60px;
	height:20px;
	background-color:#CCCCCC;
	border:#CCCCCC outset;
	margin-top:5px;
}
.addbutt_down{
	width:60px;
	height:20px;
	background-color:#CCCCCC;
	border:#CCCCCC inset;
	cursor:pointer;
	margin-top:5px;
}
.addcartbutt{
	cursor:default;
	margin-top:15px;
	width:300px;
	height:130px;
	overflow:visible;
}