table.stripe {
	width:580;
	border:0;
	border-collapse:3;
	border-spacing:1;
}
table.stripe tr:nth-child(2n+1) {
	background-color:#cfdfff;
}