$(document).ready(function() { 
	$( "button, input:submit", ".contentstyle_content" ).button();
});
