@CHARSET "ISO-8859-1";

/* Fix various redering quirks in IE6 */

span.cssButton {
	margin-top: 3px;
	zoom: 1;
}

#minicart-checkout a, a.button_checkout {
	color: #ffffff !important;
} 

a:visited.cssButton, a:active.cssButton, a:link.cssButton {
	color:#555555;
}