﻿$(document).ready(function(){
	$('div.comment_ct p.Title').css('font-size',17);
});