/*fourpaths.html inherits from tabs.css and fivepoints.css*/ 

#tab_box ul.tabs li a {
	padding: 4px 4px 4px 12px;
}
#tab_box ul.tabs li a.firstchild {
	padding-left:12px;
}
#tab_box ul.tabs li a.firstchild, #tab_box ul.tabs li.active a.firstchild {
	padding-left:12px;
}
#tab_box ul.tabs .swami_vishnu {
	width:75px;
}
#tab_box ul.tabs .beginnings {
	width:101px;
}
#tab_box ul.tabs .west {
	width:87px;
}
#tab_box ul.tabs .thoughts {
	width:92px;
}
#tab_box ul.tabs .students {
	width:89px;
}

#tab_box ul.tabs .lectures {
	width:160px;
}

#tab_box ul.tabs .slideshow {
	width:97px;
}

#gallery a:hover{

	text-decoration:none;	
}

span.caption:hover {
text-decoration:underline;
}


img.slideshow {
margin-bottom: 8px;	
}