body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #666666;
	font-family:"arial", tahoma, helvetica, sans-serif;
}

img {
	border: none;
}
hr {
	border: none;
	border-top: 1px solid #268BB1;
	height: 1px;
	background: none;
	color: #268BB1;
}
form {
	margin:0px;
}
form input, form select, form textarea {
	font-family: "arial", Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

.add-to-basket-prod-detail-button input {width:118px; text-align:right; padding:0px 7px;}

