div#searchresultcontainer, div#bookmarks {
	border: 1px solid #B8B7B7;
	padding: 20px 50px;
	width: 630px;
}
/*div#bookmarks {
	border: 1px solid #B8B7B7;
	padding: 20px 50px;
}*/
ol {
	list-style-position: outside;
	padding: 0;
	margin-left: 0px;
}
ol li {
	margin-bottom: 6px;
}
div.track_name {
	clear: left;
	font-size: 12px;
}
div.track_title, div.track_action {
	font-size: 13px;
}
div.track_title {
	height: 25px;
	background: url(../../images/_common_blue/scot/title_bg.gif) repeat-x top;
	color: white;
	font-weight: bold;
	overflow: hidden;
}
div.track_title span {
	padding: 0 0 0 17px;
	line-height: 25px;
}
div.track_congress {
	float: right;
	background: url(../../images/_common_blue/scot/title_seperator.gif) no-repeat left top;
	padding: 0 17px;
	line-height: 25px;
}
div.track_publication_id {
	float: right;
	padding-right: 10px;
	line-height: 25px;
	font-weight: normal;
	font-size: 85%;
}
.even {
	background: white;
}
.odd {
	background: #eaeaea;
}
div.result_item .even, div.result_item .odd {
	padding: 2px 17px;
}
div.track_authors, div.track_topic {
	padding: 0 17px;
}
div.track_photo {
	float: left;
	margin: 0 5px 10px 5px;
}
div.track_action {
	text-align: right;
}
div.track_action img {
	vertical-align: middle;
}
div.track_topic {
	margin-top: 10px;
}
div.track_authors {
	margin-bottom: 12px;
}
div.track_authors .more_institutions {
	line-height: 1.8em;
}
div.result_item .label {
	float: left;
	width: 70px;
	font-weight: bold;
}
div.result_item .content {
	margin-left: 70px;
}
div.result_item img {
	vertical-align: middle;
}
div.result_item .content a.spacer {
	margin-right: 60px;
}
div.result_item .inactive {
	color: #666;
}

/**
 * side navigation
 */
div#scot_sidenav {
	float: right;
	width: 182px;
}
div#scot_sidenav .title {
	/*background: url(../../images/_common_blue/scot/sidenav_bg.gif) no-repeat top;*/
	background-color: black;
	/*height: 8px;*/
	padding: 2px 8px;
	padding-left:30px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	/*line-height: 8px;*/
}
div#scot_sidenav .search {
	/*background: url(../../images/_common_blue/scot/sidenav_bg.gif) no-repeat 0 -26px;*/
	background-color: #cc0000;
	height: 60px;
	padding: 3px 10px;
	padding-left:30px;
	font-weight: normal;
	font-size: 11px;
	position: relative;
	margin-bottom: 8px;
}
div#scot_sidenav .search input.text {
	position: absolute;
	padding: 4px 8px;
	padding-left: 30px;
	left: 0px;
	bottom: 12px;
	width: 118px;
	height: 10px;
	border: 1px solid #999;
	/*background: url(../../images/_common_blue/scot/sidenav_searchbox.gif) no-repeat;*/
	font-size: 10px;
}
div#scot_sidenav .search input.submit {
	position: absolute;
	right: 0px;
	bottom: 12px;
	/*width: 18px;
	height: 20px;
	border: 0 none;
	cursor: pointer;*/

	margin: 0px;
	padding: 0px 2px;
	border: none;
	width: 24px;
	height: 20px;
	background-color: #000;
	color: white;
	font-weight: bold;
	cursor: pointer;
	/*background: url(../../images/_common_blue/scot/sidenav_searchbox_go.gif) no-repeat 0 0;*/
}
div#scot_sidenav .search input.submit:hover {
	background-position: 0 -20px;
}
div#scot_sidenav .topics {
	background: url(../../images/_common_blue/scot/sidenav_bg.gif) no-repeat bottom;
	padding: 3px 8px;
/*	height: 200px;*/
	font-size: 11px;
}
div#scot_sidenav .topic_name {
	text-transform: uppercase;
}
div#scot_sidenav ul {
	list-style: none;
	padding: 0;
	margin: 5px 0;
}
div#scot_sidenav .topics li {
	padding: 2px 5px;
}
div#scot_sidenav .links li {
	padding-top: 2px;
	padding-bottom: 3px;
}
div#scot_sidenav .links img {
	border: 0 none;
}

/**
 * pagination
 */
.pagination a, .pagination a:link, .pagination a:visited {
	background-color: #F6F7F8;
	border: 1px solid #DCE0E2;
	color: #666666;
	display: block;
	float: left;
	margin-left: 1px;
	padding: 2px 4px;
	text-decoration: none;
}
.pagination a:hover, .pagination a.active {
	background-color: white;
	border: 1px solid #B8C0C5;
	color: black;
}
.pagination a.active {
	font-weight: bold;
}
.pagination span {
	display: block;
	float: left;
	border: 1px solid white;
	padding: 3px;
	text-decoration: none;
}
.pagination {
	float: left;
}
div#searchresults_header {
	padding-bottom: 1em;
}
div.searchresults_pages {
	padding-bottom: 1em;
}
div.searchresults_pages div.span_pagination {
	float: right;
	padding-right: 2px;
}

/**
 * search
 */
div#search_body {
	margin-right: 182px;
}
div#search_body div.search_container {
	width: 33%;
	float: left;
}
div#search_body div.search_item {
	font-weight: bold;
}
div#search_body ul {
	list-style: none outside;
	padding: 0;
	margin-left: 0;
}
div#search_body li {
	padding-left: 0;
	margin-left: 0;
}
div#search_body input.text {
	margin-top: 1em;
}

/**
 * login
 */
p.error {
	color: red;
}
p#login_error {
	visibility: hidden;
}
/*div#loginbox, div#forgottenpass {
	width: 290px;
	float: left;
	padding: 0 20px;
}*/
table.login td {
	width: 290px;
	padding: 0 20px;
	vertical-align: top;
}
table.login input.text {
	width: 180px;
}
table.login label.text {
	width: 70px;
	float: left;
	line-height: 20px;
}
table.login label.image {
	width: 22px;
	float: left;
}
table.login img {
	padding-top: 3px
}
table.login input.text {
	float: left;
}
table.login br {
	clear: left;
}
table.login input#submit_login {
	margin-left: 22px;
}
table.login input#submit_forgottenpass {
	margin-left: 70px;
}
table.login input.text {
	margin-bottom: 3px;
}

/**
 * firefox hidden cursor bugfix
 */
*::-moz-any-link input, *::-moz-any-link textarea {
	overflow: auto;
}

/**
 * play buttons
 */
span.flash_button {
	width: 47px;
	position: relative;
	z-index: 2;
}
span.flash_text {
	position: relative;
	left: -30px;
	z-index: 1;
	text-decoration: underline;
}
div#cook_banner {
	width: 180px;
	height: 540px;
	margin-top: 20px;
	padding-left: 1px;}