

ul.nav-pills>li {
    border: 1px solid #ccc;
    border-radius: 4px;
	margin-right:6px;
}

ul.nav-pills li a {
padding:4px 6px;
}
