$(document).ready(function(){
					$('input[name=remember_me]').css('width', '30px');
					$('input[name=forgot]').css('width', '30px');
});
