$(document).ready(function(){
	$('#rightContent img').css('width','');
	$('#rightContent img').css('height','');
});
