#tdnavbar ul.tdnavbar{
	font-size: 15px;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(1){
	width:8.7%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(2){
	width:10.8%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(3){
	width:18.3%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(4){
	width:9.8%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(5){
	width:13.9%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(6){
	width:12.7%;
}
#tdnavbar > ul.tdnavbar > li:nth-of-type(7){
	width:9.7%;
}
/*#tdnavbar > ul.tdnavbar > li:nth-of-type(8){
	width:10.9%;
}*/
#tdnavbar > ul.tdnavbar > li:nth-last-of-type(2){
	width:8.5%;
}
#tdnavbar > ul.tdnavbar > li:nth-last-of-type(1){
	width:7.6%;
}
.photosLink, .videoLink{
	display: none;
}
#explore .mainWidth .exploreLinks > a:nth-last-of-type(1) > a{
	border-right: none;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(1){
	width:6.7%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(2){
	width:11.7%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(3){
	width:10.7%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(4){
	width:10.8%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(5){
	width:8.6%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(6){
	width:10.6%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(7){
	width:7%;
}
#explore .mainWidth .exploreLinks > a:nth-of-type(8){
	width:8.7%;
}
#explore .mainWidth .exploreLinks > a:nth-last-of-type(2){
	width:9.4%;
}
#explore .mainWidth .exploreLinks > a:nth-last-of-type(1){
	width:5.8%;
}