.wbtop{
	background-image: #b73024; /* Old browsers */
	background-image: -moz-linear-gradient(top, #b73024 0%, #d32721 51%, #c41a17 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b73024), color-stop(51%,#d32721), color-stop(100%,#c41a17)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #b73024 0%,#d32721 51%,#c41a17 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #b73024 0%,#d32721 51%,#c41a17 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #b73024 0%,#d32721 51%,#c41a17 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #b73024 0%,#d32721 51%,#c41a17 100%); /* W3C */	
}

