#searchform{width:942px;background:#636F7F;color:#ffffff; margin-bottom:0;float:left;}
#newsform{width:942px;background:#636F7F;color:#ffffff; margin-bottom:0;float:left;margin-top:0;}
#searchform h2{color:#FFFFFF;margin-left:15px}
#searchform .search {float:left;width:100%;background:#636F7F;}
#searchform .search input.searchbox {width: 166px;height: 18px;background: #E0E3EA;border: 1px solid #939393;line-height: 18px;padding-left: 5px;color: #666666;float: left;}
#searchform .search button.searchbutton {width: 24px;height: 22px;background: url('../img/searchbutton.jpg') no-repeat;border: 0;text-indent: -9999px;float: left;}
#searchresults{width:942px;background:#fff;}
.count{font:normal 10px/12px Arial;color:#666;padding:10px 0 8px 0;float:left;}
.pagination{font:normal 10px/12px Arial;color:#666;padding:10px 0 8px 0;float:right;margin:0 12px 0 0;}
#searchresults .header{height:31px;font:normal 14px/31px Arial;color:#031F73;background:url(../img/LM_SearchResults_40_01.gif) repeat-x;}
#searchresults .title{width:400px;height:31px;border-right:solid 1px #ccc;}
#searchresults .date{width:100px;height:31px;border-right:solid 1px #ccc;}
#searchresults .category{width:100px;height:31px;border-right:solid 1px #ccc;}
#searchresults .relevance{width:30px;height:31px;width:290px;clear:right;}
#searchresults .searchitems{width: 100%;}
#searchresults td{}
#searchitems .item{background:#FFFFFF;}
.searchresults .title{width:600px;}
.searchresults .titleheader{width:600px;}
.searchresults .date{width:139px;}
.searchresults .category{width:139px;}
.searchresults .presscategory{width:361px;}
.searchresults .relevance{width:258px;}
.bestbets{width: 100%;padding:5px 0 5px 0;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;clear:both;}
.bestbets .bet{margin:5px 0 5px 0;color:#666;font-size:10px;padding-left:10px;}
.bestbets .title{font-weight:bold;font-size:12px;clear:both;color:#666;line-height:30px;}
.bestbets .betlink{font-weight:bold;font-size:11px;clear:both;}
.bestbets .betdescription{font-weight:normal;font-size:11px;clear:both;}
.bestbets .texturl{clear:both;}
.zerolink{padding:5px 0 5px 10px;font-weight:bold;font-size:11px;clear:both;}

th.title,th.date,th.category{border-right:1px solid #e3e3e3}
td.titleheader{border-right:1px solid #e3e3e3;font-weight: normal;font-size:1.1em;color:#036;padding: 0 10px;line-height:29px;background:#FFF url(../img/LM_SearchResults_40_01.gif) repeat-x;border-bottom:1px solid #e3e3e3;}
td.title,td.date,td.category{border-right:1px dotted #ccc;}


td.title,td.date,td.category,td.category,td.relevance,td.presscategory{padding:10px 10px 20px 10px;border-bottom:1px dotted #ccc;vertical-align:top !important;color:#666 !important;font-size:.9em !important}
td.relevance{background-color:#f8f8f8}
th{font-weight: normal;font-size:1.1em;color:#036;padding: 0 10px;line-height:29px;background:#FFF url(../img/LM_SearchResults_40_01.gif) repeat-x;border-bottom:1px solid #e3e3e3;}

td.title a{font-weight:bold;padding-bottom: 10px !important}
a.descending{background:url(../img/sort_down.gif) 100% 50% no-repeat;padding-right:15px;}
a.ascending{background:url(../img/sort_up.gif) 100% 50% no-repeat;padding-right:15px;}

.score div {float:left;width:10px;height:10px;margin-right:1px}
.score .highlight {background-color: #036}
.score .disable {background-color: #cecece}


#newsform .news {float:left;width:640px;min-height:126px;height:auto !important;height:126px;background:#636F7F;}
#newsform .news div.selectyear{margin:5px 0 0 0;border-top:dotted 1px #fff;font-size:10px;min-width:230px;width:230px;}
#newsform .news span.lblyear{display:inline-block;width:50px;}
#newsform .news span.filterby{display:inline-block;}
#newsform .news button.newsbutton {width: 24px;height: 22px;background: url('../img/searchbutton.jpg') no-repeat;border: 0;text-indent: -9999px;float: left;}
#newsresults{width:942px;background:#fff;clear:both;}
#newscount{width:942px;background:#fff;clear:both;}
#newscount .count{position:relative;height:16px;font:normal 10px/12px Arial;color:#666;padding:10px 0 8px 12px;float:left;}
#newscount .pagination{display:block;font:normal 10px/12px Arial;color:#666;padding:10px 0 8px 12px;float:right;margin:0 12px 0 0;}
span.pagination .onpage{font-weight:bold;}

.inquiry{margin-top:0;margin-bottom:0 !important;width:301px;min-height:210px;height:auto !important;height:126px;float:right;background:#E0E3EA;color:#4F4F4F;overflow:hidden;}
div.inquirycontact{margin:0 0 8px 15px;}

#newsresults .title {width:648px;background-color:#f8f8f8}
#newsresults .date {width:293px;border-right: 0 !important}


/* this is the custom dhtml dropdowns */
ul.dhtmlList 
{
    padding: 0px;
    color: #f00;
    margin: 0px !important;
    display: block !important;
    height: 19px;
	font-size: 1em;
	border: 0;
}

ul.dhtmlList li
{
	margin: 0 !important;
	padding-left: 0 !important;
	list-style: none !important;
	background: none !important;
}

ul.dhtmlList li.dhtml_selectedValue 
{
    width: 100%;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: inline;
    background: none !important;
    /* position: relative; removed - caused the selected value text to show 
    through all dropdowns in IE (spans wrapped around text and ul for same effect)  */
}

ul.dhtmlList li.dhtml_selectedValue span.displayValue
{
    padding: 0px 0px 0px 0px;
    margin: auto 0;
    width: 100%;
    height: 26px;
    overflow: hidden;
	color: #036;
    line-height: 26px;
    text-indent: 5px;
    display: block;
    overflow: hidden;
    font-size: .9em;
    background: transparent;
	border: none;
	float: left;

}

ul.dhtmlList li.dhtml_selectedValue span.actionButton 
{
    padding: 0px;
    margin: 1px 0px 0px 0px;
    width: 10px;
    height: 16px;
    display: block;
    float: left;
	background: #fff url(../img/sort_down.gif) 0 11px no-repeat;
}
ul.dhtmlList li span.dropdownWrapper 
{
    position: relative;
    width: 100%;
    margin: 3px 0px 0px 0px;
    padding: 0px;
	display: block;
	float:left;
	clear: both;
}

ul.dhtmlList li span.dropdownWrapper div.scrollContainer {
	position: absolute;				/* use positioning to hide the dropdown on closed state */
	top: -9999px;
	left: -9999px;
	width: 100%;
	height: 200px;
	overflow: hidden;
    border: 1px solid #ccc;
    border-top: 0;
    z-index:999999;
}

ul.dhtmlList li.over span.dropdownWrapper div.scrollContainer {
	top: 0px;
	left: 0px;
}

ul.dhtmlList li div.scroller {
	position: relative;
}

ul.dhtmlList li ul 
{
	position: absolute;
	top: 0px;
	left: 0px;
    background-color: #fff;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
    /*overflow: auto;
    height: 100px;*/
    /*z-index: 9999; the z-index is applied dynamically 
    using javascript - each dropdown gets it's own z-index */
}


ul.dhtmlList li ul li 
{
    text-align: left;
    list-style-position: outside;
	font-size: .9em !important;
	background-color: #fff !important;
	position: relative !important;
	background: url('../img/dash.gif') 3px 8px no-repeat !important;
	padding: 0 0 0 10px !important;
	margin: 0 !important;
	line-height:16px;
}

ul.dhtmlList li ul li a 
{
    /* override #ProductCategory a styles */
	width: auto !important;
	height: auto !important;
	background: none !important;
	color: #036;
	display: block !important;
	float: none !important;
	position: relative !important;
	padding: 0 !important;
}

ul.dhtmlList li ul li.over
{
	background-color: #ccc !important;
}
ul.dhtmlList li ul li.over a
{
    color: #666 !important;
    position: relative !important;
    text-decoration: none;
}

ul.dhtmlList li ul li a { text-decoration: none; }
	
/* styles for MooTools slider (scrollbars) */
.scrollWrapper {
	float: right;
}
.scrollCont {
	background: #ebebeb;
	height: 174px;
	width: 18px;
	text-align: center;
}

.scrollThumb {
	height: 20px;
	width: 16px;
	background: #c9c3bb url(../img/scrollbar_thumb_bg.gif);
	margin: 0 auto;
	cursor: pointer;
	cursor: hand;
}

ul.dhtmlList li .scrollCont {
	right: -9999px;
	top: -9999px;
}

ul.dhtmlList li.over .scrollCont {
	right: 0px;
	top: 0px;
}

.scrollWrapper a.arrowUpBtn {
	width: 18px !important;
	height: 13px !important;
	display: block;
	background: url(../img/scrollbar_uparrow.gif) 50% 0 no-repeat !important;
	margin: 0 !important;
	padding: 0 !important;
	float: left !important;
	clear: both;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	line-height: 1px;
}

.scrollWrapper a.arrowDownBtn {
	width: 18px !important;
	height: 13px !important;
	display: block;
	background: url(../img/scrollbar_downarrow.gif) 50% 0 no-repeat !important;
	margin: 0 !important;
	float: left !important;
	clear: both;
	cursor: pointer;
	cursor: hand;
	font-size: 1px;
	line-height: 1px;
}
