
fieldset {
	margin: 0;
	padding: 0;
}
.skin12.top .tabs_header {
    /*list-style: outside none none;*/
    margin: 0;
    padding: 0;
}
.skin12.top .tab_header_item {
    float: left;
    margin: 0;
}
.skin12.top .tab_content {
    clear: left;
    display: block;
	width: 100%;
}
.skin12.top.tabs_wrapper {
}
.skin12.top .tabs_header {
    list-style: outside none none;
	color: #e4a025;
    height: 39px;
    overflow: visible;
	width: 410px;
}
.skin12.top .tab_header_item {
    margin-right: 5px;
    margin-top: 0px;
}
.skin12.top .tab_header_item.tab_selected {
    position: relative;
}
.skin12.top .tab_header_item.tab_selected a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 2px solid #03264e;
    background-color: #03264e;
    border-color: #03264e #03264e -moz-use-text-color;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: solid solid none;
    border-width: 2px 2px medium;
    color: #fff;
    display: block;
    float: left;
    height: 39px;
}
.skin12.top .tab_header_item.tab_selected span.header_item_before {
    background: url("bottom-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -4px;
    display: block;
    height: 16px;
    left: -11px;
    position: absolute;
    width: 16px;
}
.skin12.top .tab_header_item.tab_selected span.header_item_after {
    background: url("bottom-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -4px;
    display: block;
    height: 16px;
    position: absolute;
    right: -10px;
    width: 16px;
}
.skin12.top li.tab_header_item.last_tab.tab_selected span.header_item_after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.skin12.top li.tab_header_item.first_tab.tab_selected span.header_item_before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.skin12.top .tab_header_item a {
	background-color: #e4a025;
    border: 1px solid #e4a025;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font: bold 14pt/24pt Arial,Helvetica,sans-serif;
    height: 32px;
    outline: 0 none;
    padding: 0 20px;
    text-decoration: none;
}
.skin12.top .tab_header_item span.header_item_before {
    display: none;
    float: left;
    height: 32px;
    width: 9px;
}
.skin12.top .tab_header_item span.header_item_after {
    display: none;
    float: left;
    height: 32px;
    width: 9px;
}
.skin12.top .content_holder {
    background-color: #03264e;
    border: 2px solid #03264e;
    color: #fff;
    font: 14pt/24pt Arial,Helvetica,sans-serif;
    padding: 5px 15px;
    /*width: 100%;*/
	/*max-width: 706px;*/
	height: 197px;
}
#banner {
	width: 100%;
}
#banner-left {
	float:left;
	width: 40%;
	/*max-width: 770px;*/
	height: 250px;
}
#banner-right {
    background: url("hpbanner.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	width: 60%;
	max-width: 905px;
	height: 211px;
	margin-top: 39px;
	background-color: #03264e;
}
.btn-search {
	background-color: #0090e9;
	border: 4px solid #0090e9;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14pt;
}
.btn-id {
	background-color: #0090e9;
	border: 4px solid #0090e9;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14pt;
}
.search-query {
	border: 4px solid #fff;
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 14pt;
	width: 100%;	
}
.id-query {
	border: 4px solid #fff;
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 14pt;
	width: 100%;	
}
#discover-tab, #catalogue-tab, #library-tab {
	margin-top: 1em;
}