<!-- /* Protect from browsers */
/* my style sheet */

/* Gecko engine NETSCAPE/FF 3.0+ */

[if Gecko] .buttons button {
	padding: 0 0 0 0;
}

[if Gecko] #page-nav-bar {
        width: 496px;
}

[if gte Gecko 3.5] SPAN.process-steps {
        border: 1px solid transparent;
}

[if gte Gecko 3.5] .thumbnail img {
	border: 1px solid transparent;
}

[if Gecko] .thumb-block {
	width: 485px;
}

[if gte Gecko 3.5] .thumb-block .thumb {
	border: 1px solid transparent;
}

-->
