﻿#elb .l
{
	float: left;
	background: url(images/elb/tbleft.gif) no-repeat;
	width: 12px;
	height: 38px;
}

#elb .tb
{
	background: url(images/elb/tbcentre.gif) repeat-x;
	float: left;
	width: 659px;
	height: 38px;
}

#elb .r
{
	background: url(images/elb/tbright.gif) no-repeat;
	float: right;
	width: 12px;
	height: 38px;
}

#elb .ttl
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#elb .atz
{
	display: block;
	background: url(images/elb/atz.gif) no-repeat 0 4px;
	width: 140px;
	height: 23px;
}

#elb .supr
{
	display: block;
	background: url(images/elb/supr.gif) no-repeat 0 4px;
	width: 140px;
	height: 23px;
}

#elb .elib
{
	display: block;
	background: url(images/elb/elib.gif) no-repeat 0 4px;
	width: 140px;
	height: 23px;
}

#elb .subj
{
	display: block;
	background: url(images/elb/subj.gif) no-repeat 0 4px;
	width: 140px;
	height: 23px;
}

#elb .lnks
{
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

#elb .sep
{
	display: block;
	width: 32px;
	height: 38px;
	float: left;
	background: url(images/elb/tbsep.gif) no-repeat 15px;
}

#elb .lnks a
{
	color: #fff;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}

#elb .subtitle
{
	clear: both;
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #356ad4;
	padding-top: 13px;
}

#elb .tl
{
	width: 12px;
	height: 12px;
	float: left;
	background: url(images/elb/left_up.png) no-repeat;
}

#elb .tm
{
	width: 659px;
	height: 12px;
	float: left;
	background: url(images/elb/center_up.png) repeat-x;
}

#elb .tr
{
	width: 12px;
	height: 12px;
	float: left;
	background: url(images/elb/right_up.png) no-repeat;
}

#elb .mid
{
	clear: both;
	position: relative;
}

#elb .ml
{
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 143px;
	background: url(images/elb/right_middle.png) repeat-y;
}

#elb .mm
{
	left: 0;
	top: 0;
	background: #fff url(images/elb/center_middle.png) repeat-x;
	border-left: 3px solid #f3f3f3;
	border-right: 3px solid #f3f3f3;
}

#elb .mr
{
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 143px;
	background: url(images/elb/right_middle.png) repeat-y;
}

#elb .bl
{
	clear: both;
	width: 12px;
	height: 12px;
	float: left;
	background: url(images/elb/left_bottom.png) no-repeat;
}

#elb .bm
{
	width: 659px;
	height: 12px;
	float: left;
	background: url(images/elb/center_bottom.png) repeat-x;
}

#elb .br
{
	width: 12px;
	height: 12px;
	float: left;
	background: url(images/elb/right_bottom.png) no-repeat;
}

#elb .easyfind
{
	background: url(images/elb/easyfind.png) no-repeat 23px 8px;
	padding-left: 130px;
}

#elb .easyfind .item
{
/*	background: url(images/elb/bullet.gif) no-repeat 0 1px;
	padding-left: 16px;
*/	padding-bottom: 7px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333;
}

#elb .item a:hover
{
	text-decoration: underline;
}

#elb .easyfind .item b
{
	color: #356ad4;
}

#elb .subjectfind
{
	background: url(images/elb/subjectfind.png) no-repeat 23px 8px;
	padding-left: 130px;
}

#elb .subjectfind td
{
	width: 180px;
	vertical-align: middle;
}

#elb .subjectfind a
{
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding: 12px 0 20px 48px;
	margin: 2px 0;
}

#elb .subjectfind a:hover
{
	text-decoration: underline;
}

#elb .title
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #356ad4;
	margin-bottom: 10px;
	font-weight: bold;
}

#elb .subject
{
	min-height: 134px;
	padding-left: 130px;
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

#elb .atoz
{
	min-height: 134px;
	background: url(images/elb/atoz.gif) no-repeat 11px 16px;
	padding-left: 130px;
}

#elb .superfind
{
	min-height: 134px;
	background: url(images/elb/superfind.gif) no-repeat 11px 14px;
	padding-left: 130px;
}

#ctl00_contright_cmbSubject, #ctl00_contright_cmbAudience, #ctl00_contright_cmbLanguage, #ctl00_contright_cmbContentType, #ctl00_contright_cmbVendor
{
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ctl00_contright_cmbLanguage, #ctl00_contright_cmbContentType
{
	margin-left: 20px;
}

#ctl00_contright_cmbVendor
{
	width: 524px;
}

#elb .items
{
	padding-right: 20px;
}

#elb .ihead
{
	border-bottom: 1px solid #366BD5;
	height: 15px;
}

#elb .item .ittl
{
	color: #366BD5;
	font-weight: bold;
	height: 14px;
}

#elb .ittl
{
	float: left;
}

#elb .ibtn
{
	float: right;
}

#elb a
{
	text-decoration: none;
	color: #366BD5;
	font-weight: bold;
}

#elb .closed a
{ 
	padding-right: 20px;
	background: url(images/elb/arrdown.gif) no-repeat right;
}

#elb .opened a
{ 
	padding-right: 20px;
	background: url(images/elb/arrup.gif) no-repeat right;
}

#elb .item .ibox
{
	clear: both;
	padding-bottom: 10px;
}

/*
#elb .item .btn
{
	float: right;
}
*/

#elb .st
{
	color: #999;
	font-weight: bold;
	padding-top: 10px;
}

#elb .ibox li
{
	margin-left: 25px;
}