.data_protection {
font-size: 9px;
}

#data_protection {
height: 100px;
width: 440px;
overflow: auto;
}

.space_10 {
width: 10px;
}
.takepayment{
	background-image: url(../_images/shop/take_payment.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	border: none;
	cursor: hand;
}
