
<!--
%%%%%%%%%%%%
QuickMenu Styles [Keep in head for full validation!]  %%%%%%%%%%%-->
	/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/ 
.qmmc .qmdivider {
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}

.qmmc {
	/* position: relative; */
	/* zoom: 1; */
	z-index: 10;
}

.qmmc a, .qmmc li {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

.qmmc ul {
	left: -10000px;
	position: absolute;
	z-index: 10;
}


ul.qmmc {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.qmmc li a {
	float: none;
	padding: 0px;
	margin: 0px;
}

.qmmc li:hover>ul {
	left: auto;
}

#qm0 ul {
 	top: 100%; 
	margin-left: 0;
	/* padding-left: 0; */
	padding: 0 1em;
}

#qm0 ul li:hover>ul {
	top: 0px;
	left: 100%;
}





/*!!!!!!!!!!! IE6 WORKAROUND !!!!!!!!!!!*/

.qmmc li.ie6hover ul {
    top: 0px;
    left: 20%;
}

#qm0 ul li.ie6hover ul {
    top: 0px;
    left: 100%;
}

/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/ 

/*"""""""" (SUB) Container""""""""*/
#qm0 div,#qm0 ul {
	margin: 0px 0px 0px -20px;
	border-style: none;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	font-size: 11px;
	border-width: 0px;
	border-style: none;
}

/*"""""""" Individual Titles""""""""*/

ul#qm0 li {
	padding: 0.6em 0.25em;
	margin: 0;
}






li.gn-sep {
	padding: 0;
	color: black;
}

ul#qm0 li#menu1 { padding-left: 1.5em }
ul#qm0 li#menu9 { padding-right: 1.5em }








/* DROPDOWN MENUS */

ul#gnav_drop_journals, ul#gnav_drop_aboutus, ul#gnav_drop_myaccount, ul#gnav_drop_conferences {
	clear: both;
	margin-left: -1.75em;
}
* html ul#gnav_drop_journals { margin-left: -2.5em; }
* html ul#gnav_drop_aboutus { margin-left: -2.5em; }
* html ul#gnav_drop_myaccount { margin-left: -3em; }
* html ul#gnav_drop_conferences { margin-left: -2.7em; }

* + html ul#gnav_drop_journals { margin-left: -2.5em; }
* + html ul#gnav_drop_aboutus { margin-left: -2.5em; }
* + html ul#gnav_drop_myaccount { margin-left: -3em; }
* + html ul#gnav_drop_conferences { margin-left: -2.7em; }

ul#gnav_drop_journals li, ul#gnav_drop_aboutus li, ul#gnav_drop_myaccount li, ul#gnav_drop_conferences li  {
	clear: both;
	background-color: #4d6a76;
	width: 213px;
	border-bottom: 1px solid #C1C1C1;
	padding: 0;
}

ul#gnav_drop_aboutus li { width: 252px; }
ul#gnav_drop_conferences li { width: 240px; }
ul#gnav_drop_myaccount li { width: 106px; }

ul#gnav_drop_journals a, ul#gnav_drop_aboutus a, ul#gnav_drop_myaccount a, ul#gnav_drop_conferences a {
	color: white;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 12px 4px 12px;
	background-color: #666666;	
}

ul#gnav_drop_journals a:visited { text-decoration: none; background-color: #666666; }
ul#gnav_drop_journals a:active { text-decoration: none; background-color: #666666; }

ul#gnav_drop_journals li#lancet a:hover { text-decoration: none; background-color: #4d6a76; color:white;}
ul#gnav_drop_journals li#laninf a:hover { text-decoration: none; background-color: #936FB1; color:white;}
ul#gnav_drop_journals li#laneur a:hover { text-decoration: none; background-color: #6CB33E; color:white;}
ul#gnav_drop_journals li#lanonc a:hover { text-decoration: none; background-color: #CC0000; color:white;}

ul#gnav_drop_aboutus li#about_lancet a:hover { text-decoration: none; background-color: #4d6a76; color:white;}
ul#gnav_drop_aboutus li#about_laninf a:hover { text-decoration: none; background-color: #936FB1; color:white;}
ul#gnav_drop_aboutus li#about_laneur a:hover { text-decoration: none; background-color: #6CB33E; color:white;}
ul#gnav_drop_aboutus li#about_lanonc a:hover { text-decoration: none; background-color: #CC0000; color:white;}

ul#gnav_drop_aboutus li#contact_us a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_aboutus li#press_room a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_aboutus li#free_sample a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_aboutus li#for_advertisers a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_aboutus li#work_at a:hover { text-decoration: none; background-color: #333333; color:white;}

ul#gnav_drop_myaccount li#myalerts a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_myaccount li#mypassword a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_myaccount li#myprofile a:hover { text-decoration: none; background-color: #333333; color:white;}

ul#gnav_drop_conferences li#conf1 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_conferences li#conf2 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_conferences li#conf3 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_conferences li#conf4 a:hover { text-decoration: none; background-color: #333333; color:white;}

#menu1 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu1 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu1 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu1 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu1 a:hover { text-decoration: none; color: #CC0000; } */

#menu2 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu2 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu2 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu2 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu2 a:hover { text-decoration: none; color: #CC0000; } */

#menu3 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu3 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu3 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu3 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu3 a:hover { text-decoration: none; color: #CC0000; } */

#menu4 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu4 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu4 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu4 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu4 a:hover { text-decoration: none; color: #CC0000; } */

#menu5 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu5 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu5 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu5 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu5 a:hover { text-decoration: none; color: #CC0000; } */

#menu6 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu6 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu6 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu6 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu6 a:hover { text-decoration: none; color: #CC0000; } */

#menu7 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu7 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu7 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu7 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu7 a:hover { text-decoration: none; color: #CC0000; } */

#menu8 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu8 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu8 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu8 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu8 a:hover { text-decoration: none; color: #CC0000; } */

#menu9 a:hover { text-decoration: none; color: #00549F; }
/* body.lancet #menu9 a:hover { text-decoration: none; color: #4d6a76; } */
/* body.laneur #menu9 a:hover { text-decoration: none; color: #6CB33E; } */
/* body.laninf #menu9 a:hover { text-decoration: none; color:  #936FB1; } */
/* body.lanonc #menu9 a:hover { text-decoration: none; color: #CC0000; } */

