/* 
// Styling for front right section of the main page of JoVE
*/
.JSectionLink { color:#666; line-height:22px; font-size:10pt; font-weight:bold;}
a.JSectionLink:hover{ color:red; }
.JSectionSelected{ color:black; line-height:22px; padding-left:20px; padding-top:5px; padding-bottom:5px; font-size:10pt; font-weight:bold; border-bottom: 1px dotted rgb(210,210,210);}
.JSectionNotSelected{ border-bottom: 1px dotted rgb(210,210,210); padding-top:2px; padding-bottom:2px; }

