$(document).ready(function(){ 
	$('#subcontent .sidehead').wrapInner('<em></em>');
});
