/*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 .sivananda {
	width:160px;
}
#tab_box ul.tabs .instructions {
	width:194px;
}
#tab_box ul.tabs .sadhana {
	width:134px;
}

