#quickSearch {
	margin-top: 27px;
}
a.advanced {
	top: -15px;
}
/*.toc li.current a {
color: #dc003c;
}*/
div.clear {
	font-size: 0;
}
#welcomeBlock
{
	padding:0;
}
#login.multi-auth {
	margin-bottom: 20px;
}

ul#sidebar-oxmed
{
	
	list-style:none;
	
	background:#f3f7e7;
	margin: 0;
}

#homeFrame {
	border:none;
	margin: 0;
	width: 775px;
}
#featuredBook {
	width: 525px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0;
	padding: 6px 35px;
	font-size: 1.2em;
}
#homeTabsAndPanels {
	margin: 0;
	padding: 0;
	width: 250px;
	border: none;
}
#homeTabsAndPanels .top {
	padding: 0;
	border-bottom: none;
	width: auto;
	background: none;
}
.ttwSmall {
	
	
	background-color: #e8f3f7;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	margin-bottom: 20px;
	padding: 0px;
	
}
.ttwSmall h2 {
	margin: 0;
}
.ttwSmall h2 a {
	display: block;
}
.ttwBody {
	padding: 15px;
}

.ttwSmall ul {
	
	list-style-type: square;
	color: #253840;
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 17px;
}
.ttwSmall *:last-child {
	margin-bottom: 0;
}
.ttwSmall ul span {
	color: #000;
}
.ttwSmall ul a:hover {
	text-decoration: underline;
}
.ttw.contentPage #columnOne {
	
	background-color: #fff;
	padding-top: 28px;
	
	
	
}
.ttw.contentPage #columnOne #leftsidebar {
	background-color: #fff;
	
	margin: 0 15px;
}
.ttw.contentPage #columnOne .toc {
	display: none;
	 
}
.ttw.contentPage #columnOne .toc li:last-child {
	margin-bottom: 0;
}
.ttw.contentPage #columnOne a, .ttw.contentPage #columnOne a:visited, .ttw.contentPage #columnOne a:hover {
	color: #0085aa;
}
.ttw h1#pagetitle, .ttw #rightsidebar {
	display: none;
}
.oxPsychStats {
	padding: 13px;
	padding-top: 165px;
	padding-bottom: 20px;
	background-image: url("/fileasset/uxteam/opo-stats-blue.png");
	background-repeat: no-repeat;
	background-color: #ebf5f7;
}
.oxPsychStats *:last-child {
	margin-bottom: 0;
}
.oxPsychStats h1 {
	margin-top: 0;
	margin-bottom: 1em;
}
.oxPsychStats ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
.oxPsychStats li {
	color: #6f769b;
	
	border-top: 1px dotted #91b5cf;
	padding-bottom: 30px;
	padding-top: 5px;
}
.oxPsychStats li:last-child {
	margin-bottom: 0;
}
.homeStat {
	font-size: 28px;
	line-height: 28px;
	display: block;
	color: #6f769b;
	font-weight: bold;
}
.homeStatDesc {
	text-transform: uppercase;
	display: block;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #666;
	font-family: Verdana, sans-serif;
}
.rhcolMain {
	border:1px solid #ccc;
	padding:20px;
	margin-bottom: 20px;
}

.rhcolMain *:last-child {
	margin-bottom: 0;
}
.rhcolMain h4 {
	margin: 22px 0 8px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal;

}
.rhcolMain h4:first-child {
	margin-top: 0;
}
.rhcolMain ul {
	margin: 0 0 0 17px;
}
#whatsNewPanel {
	width: auto;
}
#libraryModule .authControls, #libraryModule .authControls.expanded-panel {
	background-color: #1f5c91;
}
.libraryModule {
border-top:none;
}
#whatsNewPanel .newsBlurb h4 {
	color: #666;
}
#featuredBookBlock h3.featuredArticle {
	border-top: 1px solid #ccc;
	margin-top: 3em;
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 1.2em;
	color: #1b5b93;
	padding-top: 6px;
}
#featuredBookBlock h1.welcome {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	margin-bottom: 22px;
	
}
#featuredBookBlock h2 {
	font-size: 20px;
	line-height: 1.4em;
}
#featuredBookBlock h4, #featuredBookBlock h3 {
	letter-spacing: 0px;
}
#featuredBookBlock p {
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.6em;
}
#contentRoot .verseType .lineGroup {
	margin-bottom: 1em;
}
/* Removing PowerPoint control */
.figureGroup li.ppt {
	display: none;
}