ul.t-items li span a span.t-listitem{display:inline; margin-right:0; width:auto; cursor:pointer;}
ul.t-items li span a span.t-separator{display:inline; margin-right:4px; width:auto; cursor:pointer;}

div.t-metatag-manuscripttype, .t-pagebox .t-blurb, .t-value-statictext, h2.t-latest-publist, .home .t-latest-publist span.t-index-main{
	display:none;
}

ul.t-latest-publist li{
	padding-top:.25em;
	position: relative;
	zoom:1;
}

.t-value-statictext p{
	padding:0;
	margin:0 0 0 .5em;;
}

/*.button, .button a{
	font-weight: bold!important;
	padding: .31em 0.75em !important;
	color: white!important;
	text-decoration: none!important;
	vertical-align: middle;
	height:auto!important;
	font-size: .9em!important;
	cursor:pointer;
	text-align:center;
}

input.button {
	padding: 0.05em 0.75em 0.25em !important;
}
*/
.button, .button a{
	font-weight: bold;
	padding: .31em 0.75em;
	color: white !important;
	text-decoration: none !important;
	vertical-align: middle;
	height:auto;
	font-size: .9em;
	cursor:pointer;
	text-align:center;
}

input.button {
	padding: 0.05em 0.75em 0.25em ;
}

.controls a, .t-inactive{
	padding:0!important;
}

.t-pagebox{/*
	margin:0!important;
	padding:0!important;
	line-height:10px!important;*/
}
#pdf-control {
	position:relative;
	z-index:2;
	margin-bottom:.5em;
}
#page-controls, #pdf-control, #other-controls{}
#other-controls, #page-controls {
display:inline-block;
vertical-align:top;
}
#page-controls {}
#other-controls {margin-left:24.5em;}


#page-controls .t-prevpage,
#page-controls .t-pagebox,
#page-controls .t-nextpage {
display:inline-block;
vertical-align:top;
position:relative; z-index:1;
	padding:0;
	margin:0 -1px 0 0;
	height:23px;
}
#page-controls .t-prevpage a{margin-right:-4px;}

#page-controls .t-prevpage{
/*	left:0;*/
}

#page-controls .t-pagebox{
/*	left:26px;*/
	padding:0 9px;
	min-width:6em;
}

#page-controls .t-nextpage{
/*	left:91px;*/
margin-left:-4px;
}
#page-controls .t-prevpage:hover, 
#page-controls .t-nextpage:hover,
#page-controls .t-pagebox:hover {z-index:2;}


#pdf-control #other-controls div {
display:inline-block;
vertical-align:top;
position:relative; z-index:1;
}
#pdf-control #other-controls div:hover {z-index:2;}

#pdf-control .t-viewimage, 
#pdf-control .t-viewpdf,
#pdf-control .fullscreen,
#pdf-control .download {
	margin:0;
	padding:0;
	}

#pdf-control .download {
	height:23px;
	margin-right:-2px;
}
#pdf-control .fullscreen {
	margin-right:-13px;
	width:40px;
	}
#pdf-control .t-pagecontent-fliptypelink {
	margin-right:-15px;
	width:40px;
	}	
#pdf-control .t-viewimage {
margin-right:-1px;
}
#pdf-control .t-viewpdf {}

#pdf-control .t-readerhelp{
	margin:0;
	padding:0;
}

#pdf-control a{
	height:23px;
}

.ui-button-text {
    padding: .25em .25em !important;
    font-size:11px;
}

.t-inactive{
height:23px;
width:23px;
}

.t-fulltext-ascii{
	display:none;
}

#pdf{
	padding-top:.5em;
}

.t-fullscreen-top{
	display:none;
}

.t-alphabet .t-separator{
	display:none;
}

.t-alphaindex-byfield{
	display:none;
}

#main .dinner {
	background-color: #fff;
	border-color: #eee;
	border-style: solid;
	border-width: 0;
}

#main .dinner .left .t-html {

}

#main .dinner .left .t-html img {
border:1px solid #666;
}



#main .dinner .left, #main .dinner .right {
	display:inline-block;
	vertical-align:top;
}


.button, .button a {
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    height: auto;
    padding: 0.05em 0.75em 0.25em;
    text-decoration: none;
    vertical-align: middle;
}

.t-printpage{
	display:none;
}

.dinner .right .wrap .t-quick.sidebar.body div.t-scope p.t-dropdown select {
    border: 1px solid #BBBBBB;
    margin: 0.15em 0 0.2em;
    width: 206px;
}

.t-label-abstract{
	display:none;
}

.t-collectionindex h1{
	display:none;
}

.t-value-abstract p{
	font-size: .8em;
	line-height: 1.2em;
	text-align: justify;
}

.t-label-crosslinks, .t-value-crosslinks{
display:inline;
}

div.t-collectionindex ul li {
	clear:both;
	border-top:1px solid #999;
	padding-top:1em;
}

img.cover{
	float:left;
	padding-right:.5em;
	padding-bottom:.5em;

}

h1.t-tocnav{
	display:none;
}

#top-top-nav, #top-mid-nav, #top-bot-nav, #block-user-0{
	position:relative;
}

#top-top-nav{
	width:100%;
	height:38px;
	background: #424242;
	background: -moz-linear-gradient(#525252, #424242) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#525252), to(#424242));
	-pie-background:linear-gradient(#525252, #424242);
	vertical-align: middle;
	color:white;
	border-bottom: 1px solid #333;

}

#top-top-nav ul{
	
}

#top-mid-nav{
	background:#000; 
	background: -moz-linear-gradient(center top , #000000 40%, #3C3C3C 100%) repeat scroll 0 0 transparent;
	-pie-background: linear-gradient(#000000, #3C3C3C);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.4, black), to(#3C3C3C));
	border-bottom: 1px solid #F6F5F2;
	border-top: 1px solid #535353;
	clear: both;
	height: 110px;
	overflow: hidden;
	color:white;
}

#top-bot-nav {
	background: #dedecf;
	-moz-box-shadow: 0 1px 0 #F3F3EE;
	background: -moz-linear-gradient(#E5E5DB, #D6D6C8) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E5E5DB), to(#D6D6C8));
	-pie-background: linear-gradient(#E5E5DB, #D6D6C8);
	border-bottom: 1px solid #BBB9AE;
	height: 40px;
	margin: 0;
	overflow: visible;
	z-index: 10;
	color:#333;
}

#banner{
	display:none;
}

#footer{
	position:relative;
}

#footershadow {
  background: -moz-linear-gradient(#D1D1C3, #DEDECF) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#D1D1C3), to(#DEDECF));
  -pie-background: linear-gradient(#D1D1C3, #DEDECF);
  display: block;
  height: 35px;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
  z-index: 0;
}

#omni_foot{
	  border-bottom: 1px solid #DEDECF;
}

#logo{
	padding-top:30px;
	padding-left:12px;
	float:left;
	display:inline-block;
	
}

#block-user-0 {
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #424242;
  background: -moz-linear-gradient(#424242, #333333) repeat scroll 0 0 transparent;
  background: linear-gradient(#424242, #333333) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#424242), to(#333));
  float: right;
  height: 65px;
  margin-top: 10px;
  overflow: hidden;
  padding: 12px 15px;
  width: 350px;
  margin-right: 0;
  line-height: 1em;
  display:block;
}

#block-user-0 .title {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

#block-user-0 label {
  display: none;
}

#block-user-0 .form-text {
  width: 131px;
}

#block-user-0 .form-item, #block-user-0 .form-submit {
  float: left;
}

.form-submit {
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #DF1B22;
  background-image: url("http://docs.omnibooksonline.com/assets/AMIA12309/45341/images/button.png");
  border-width: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  line-height: 11px;
  padding: 5px 8px 3px;
  text-transform: uppercase;
  float:right;
  letter-spacing:-1px;
  font-weight: bold;
  margin-top: 10px;
}

#block-user-0 .form-item {
	margin: 0 6px 0 0;
	padding: 3px 1px;
}

#block-user-0 .links li.first {
  border-left: medium none;
  padding-left: 0;
}

#block-user-0 .links li {
  border-left: medium none;
  padding-left:10px;
}

#block-user-0 .links li {
  border-right: 1px solid #777777;
  float: left;
  line-height: 12px;
  margin-top: 6px;
  padding: 0 8px;
  display:inline;
  list-style-type: none;
}

ul.links {
  padding: 0;
}

#block-user-0 .links li a {
  background: url("http://docs.omnibooksonline.com/assets/AMIA12309/45341/images/arrow-ding.png") no-repeat scroll left center transparent;
  color: #FFFFFF;
  display: block;
  font-weight: normal;
  padding-left: 14px;
  font-size: 12px;
}

#block-user-0 .links li.last {
  border-right: medium none;
  padding-right: 0;
}


/* Alpha list specific */
.t-alphaindex-nav .ui-buttonset .ui-button, div.t-alpha-index-all ul li {font-size:11px;position: relative;z-index:1;}
	.t-alphaindex-nav .ui-buttonset .ui-button:hover, div.t-alpha-index-all ul li:hover {z-index:2;}
.t-alphaindex-nav .ui-buttonset .ui-button span, div.t-alpha-index-all ul li span.ui-button-text, .t-alphaindex-nav .ui-buttonset .ui-button span a {padding:0;width:10px; height:16px; line-height:16px;font-weight:bold; color:#a88;cursor:default;font-size:11px;}
div.t-alpha-index-all ul li span.ui-button-text, div.t-alpha-index-all ul li span.ui-button-text a {width:32px;}
.t-alphaindex-nav .ui-buttonset .ui-button span a, div.t-alpha-index-all ul li span a {color:#fff; cursor:pointer;display:block;}
.t-alphaindex-nav .ui-buttonset .ui-button span span, div.t-alpha-index-all ul li span span {height:0;width:0;}
.t-offer-price{ float:right;}
.t-offer-link{float:left;}

/* Loading Styles */	
.loading>.bounds{visibility:hidden!important;}
.loading{background: #fff url('http://docs.omnibooksonline.com/assets/0-lib/images/loading.gif') no-repeat top center;}
.t-alphaindex-nav, .t-alpha-index-all, #pdf-control{visibility:hidden;}



/* PDFs */
		#help {display:none;}
		#pdf, #pdf_image {position:relative;}
		#pdf {padding-top:.5em;}
		embed.t-pdfpage, object.t-pdfpage{left:1; padding:0; margin:0;}
		#pdf_image{
			margin: 0 0 0 -25px;
			padding: 0;
		}
			embed.t-pdfpage {border:1px solid #000;}
		embed.t-pdfpage, object.t-pdfpage{left:-25px;}
		#pdfView embed.t-pdfpage, #pdfView object.t-pdfpage{top:0; position:relative;}
		.tooltip {display:none; -moz-border-radius: 10px 10px 10px 10px; -moz-box-shadow: 0 0 6px #333333; background-color: #333333; border: 4px solid #FFFFFF; color: #FFFFFF; font-size: 11px; padding: 1em; position:absolute; top:20px; left:10px;}
			p.t-fullscreen-top, p.t-fullscreen-bottom {display:none;}
	/* PDF Fullscreen */
		#pdfView {background:url(http://proceedings.amia.org/aa_images/reader/navbkgd.gif) repeat-x 0 0 white; width:100%;text-align:center;}
			#pdfView #pdfView-nav {width:800px;position:relative;margin:0 auto;}
				div.t-paging {left:20px;}
				div.t-zoom {left:145px;}
				div.t-fit {left:300px}
				div.t-exit {right:20px; left:auto;}
			#pdfView embed.t-pdfpage {}
			
#adv_search{
display:none;
}

#banner_ad{
	text-align:center;
	padding:0;
	padding-top:55px;
	background-color: #fff;
}

#nav_below .section{
	display:none;
}

.t-label-statictext{
	display:none;
}

#frontal div.t-year{
	display:none;
}