#ecs-minicart table {
  width:100%;
  padding:0; border:0; margin:0;
	border-collapse:collapse;
	border-spacing:0;
}
#ecs-minicart td { font-size:10px; color:white; background-color:#000084 }
#ecs-minicart a { color:white }
#ecs-minicart a:hover { color:red }

.ecs-button { font-family:sans-serif; font-size:9px; height:18px }
.ecs-text   { font-size:10px }
