table#productsList td.addToBasket a, table#productsList td.addToBasket a:visited {	background: #95A970 url(../images/icon_basket.gif) no-repeat 3px 1px;	padding: 2px 3px 2px 23px; color: #FFF;}table#productsList td.addToBasket a:hover {	background: #A5B980 url(../images/icon_basket.gif) no-repeat 3px 1px;	text-decoration: none; }div#callback {	padding: 5px;	width: 744px;	font-size: 0.8em;	background: #FFF;}div#callback a, div#callback a:visited {color: #03F; text-decoration: none;}div#callback a:hover {text-decoration: underline;}div#callback table {font-size: 1em;}div#cardsAccepted {	top: 190px; left: 0;	margin: 0; padding: 0;	border: solid 0px #000;	width: 100%;	text-align: center;}div#cardsAccepted img {vertical-align: bottom;}