@import "standard.css";

#header h1 {
	background: url(../images/post-banner.gif) top left no-repeat;
}

#psrlink a {
	background: url(../images/psr-thumb.gif) top right no-repeat;
}

#nav {
	background: url(../images/post-cover.gif) top left no-repeat;
}

#nav p#navheader {
	background: #333;
}

#nav ul, #nav li {
	background: #F2C021;
}

#nav li {
	background: url(../images/post-nav-bullet.gif) left no-repeat;
}

/* For ISI Impact Factor ranking info on home page */
#isi {
	border:  1px solid #1C3F94;
	font-color: #1C3F94;
	color: #1C3F94;
	padding: 4px 10px 4px 10px
}
