/*
Theme Name: Themes 1
Theme URI:
Description: Themes 1
Version: 1.0
Author: Platonov Andrew
Author URI: http://pl-andrew.blogspot.com/
*/

$(document).ready(function(){
    $('ul li a:last').css({'border':'none'});
});
