/* publications index pages styles */
div.pubLinks {text-align:center; } /* alphabetical links */
hr.pubRule { border: none 0; border-top: 1px solid #CCCCCC;height: 1px;} /* horizontal rule between letters */ 
h3 { clear: left; }
a.pubAnchor { text-decoration:none; } /* alphabetical anchors */
a.pubWebsiteLink { font-weight:normal; } /* link to business area website */
div.pubSearchBox { float:right; margin-right: 20px; } /* publications search box on publications index pages */
form.pubSearchshellform { } /* publications search box on publications index pages */
input.pubSearchTextBox { width:200px; } /* publications search box on publications index pages */
label.pubSearchTermLabel { font-weight:bold;}/* publications search box on publications index pages */

/* publications detail page styles*/
div.pub_over_wide table {} /* citation table */
div.related_wide ul { list-style-image: none; } /* removed bullet image :: Dennis :: Mar 5, 2008 :: url(../images/liArrowAlt.gif); */
div.related_wide li { line-height: 120%; margin-bottom:5px;} /* related links container list*/

