$(document).ready(
	function() {
		$('.tab-section h3').corners("top");
		$('#contract-nav li').corners("top");
	}
)
