﻿/**
* $Date: 2010-10-11 13:09:20 +0200 (må, 11 okt 2010) $
* $Author: olov.nilzen $
* $Revision: 601 $
**/

h3 a
{
	font-size: 13px;
	color: #242424;
	text-decoration: none;
}

table,
tr,
td
{
	border-collapse: collapse;
}

div.arrow
{
	background: url(../images/common/bg-arrow.png) no-repeat;
	width: 250px;
	height: 65px;
	padding: 13px 12px 0 13px;
	margin-right: 19px;	
}

div.arrow-right
{
	margin-right: 0;
	float: right;
}

div.arrow h4
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 4px;
}

div.arrow p
{
	margin: 0;
	padding: 0;	
}

div.arrow h4,
div.arrow p,
div.arrow p a
{
	color: #fff;	
	text-decoration: none;
}

div.arrow a:hover
{
	color: #3e3e3e;
}

div.arrow a
{
	text-decoration: underline;	
}

em.linkarrow
{
	font-style: normal;	
}

div.puffar
{
    margin: 5px 0 10px 0;
    height: 80px;
}

tr.even
{
	background: #c9e6af;
}

.featured-item 
{ 
	clear: both;
	margin-bottom: 20px;
	min-height: 95px;
	_height: 95px;
}

.featured-item p
{
	margin-top: 0;
}

.featured-item-fixed-height
{ 
	margin: 0 20px 20px 0;
	display: inline-block;
	width: 300px;
	padding: 0;
	vertical-align: top;
}


* html .featured-item-fixed-height { display:inline; }  /* for IE 6 */
* + html .featured-item-fixed-height { display:inline; }  /* for IE 7 */

.featured-item-fixed-height p
{ 
	padding: 0;
	margin-right: 0;
}


.featured-item img,
.featured-item-fixed-height img
{
	float: left;
	margin-right: 10px;
}

.featured-item a.zoom,
.featured-item-fixed-height a.zoom
{
	display: block;
	float: left;
}

.featured-item h2.blackjack,
.featured-item-fixed-height h2.blackjack
{
	float: left;
}

.floated-block
{
	display: inline;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 220px;
}

.workplace .floated-block
{
	text-align: left;
	text-decoration: none;
}

.floated-block img
{
	margin-bottom: 6px;
	margin: 0 auto;
}


.floated-block a
{
	text-decoration: none;
}

.floated-block ul
{
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	width: 100px;
}

.floated-block strong
{
	font-size: 13px;
	color: #242424;
}


.archive-link
{
	font-size: 10px;
	color: #CCC;
	float: right;	
	margin: 10px 30px 0 0;
	text-decoration: none;
}

#importantInformation
{
	border-top: 1px dotted #CCC;
	padding-top: 10px;	
}

.product-listing
{
	margin: 10px 0 0 0;
}

.product-listing dl
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;	
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 215px;
}

* html .product-listing dl { display:inline; }  /* for IE 6 */
* + html .product-listing dl { display:inline; }  /* for IE 7 */

.product-listing dd
{
	margin: 0;
	padding: 0;
}

.product-listing dd ul
{
	margin: 2px 0 10px 10px;
	padding: 0;
	list-style: none;
}

.product-listing ul a,
.product-listing dt a
{
	text-decoration: none;
	color: #242424;
}

.product-listing dt a
{
	font-size: 12px;
	font-weight: bold;	
}

.product-listing ul a
{
	color: #666;
}

.products-subnav,
.products-subnav dd,
.products-subnav dd ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.products-subnav dt a
{
	color: #3e3e3e;
}

.products-subnav
{
	margin-bottom: 20px;
}

.products-subnav dt
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.products-subnav dd
{
	padding-left: 0;	
}

.products-subnav li
{
	padding: 0 0 0 10px;
}

.products-subnav li.expand,
.products-subnav li.expanded
{
	background: url(../images/common/bullet_toggle_plus.png) no-repeat -4px 1px;
}

.products-subnav ul a
{
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	color: #3e3e3e;
}

.products-subnav ul li ul
{
	margin-left: 0;
	padding-right: 20px;
}

.products-subnav ul li ul em
{
	font-style: normal;
}

.listing-table
{
	width: 95%;
	margin: 20px 0;	
}

.listing-table th
{
	padding: 3px 5px;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 1px solid #CCC;
}

.listing-table td
{
	padding: 3px 5px	
}

.listing-table tr.past-item
{
	display: none;
}

.listing-table tr.past-item td,
.listing-table tr.past-item a
{
	color: #999;	
}

ul.item-listing
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.item-listing li
{
	display: block;
	clear: both;
	margin-bottom: 20px;
}

ul.item-listing img
{
	display: inline-block;
	width: 105px;
	height: 105px;
	margin-right: 15px;
	vertical-align: top;
}

ul.item-listing h5
{
	font-weight: normal;
	font-size: 10px;
	color: #999;
	margin: 0;
	padding: 0;
}

ul.item-listing .item-content
{
	display: inline-block;
	vertical-align: top;
}

.content-image-right
{
	display: block;
	float: right;
	margin: 0 0 10px 15px;
}

.three-col ul.item-listing .item-content { width: 75%; }
.two-col ul.item-listing .item-content { width: 65%; }

* html ul.item-listing img,
* html ul.item-listing .item-content { display: inline; }  /* for IE 6 */

* + html ul.item-listing img,
* + html ul.item-listing .item-content { display: inline; }  /* for IE 7 */

.PagingContainer
{
	clear: both;	
}

ul.video-listing li
{
	min-height: 105px;
	_height: 105px;
}

ul.item-listing .item-content p
{
	margin: 5px 0 0 0;
}

.xforms-form label
{
	margin-right: 10px;
}

.xforms-form td
{
	padding: 5px 0;
}


.xforms-form td span
{
	font-size: 13px;
}

#contactPages
{
	margin-top: 30px;
}

.no-margin #contactPages
{
	margin-top: 0;
}

.rightcol-startpage #contactPages
{
	margin-top: 0;
}


.rightcol-startpage #contactPages dt
{
	color: #3e3e3e;
}

.rightcol-startpage #contactPages dt small
{
	display: none;
}

.inline-radiobuttons
{
}

.inline-radiobuttons label
{
	display: inline;
	padding-right: 20px;	
}

/* CONTENT TABS */

.tabbed-container
{
	clear: both;
	margin-bottom: 20px;
}

.tabbed-container .ui-tabs-nav 
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: url(../images/common/bg-content-tabs-ul.png) repeat-x bottom;
	height: 24px;
}

.tabbed-container .ui-tabs-nav li
{
	float: left;
	background: url(../images/common/bg-content-tabs-right-sprite.png) no-repeat top right;
	margin: 0 3px 0 0;
}

.tabbed-container .ui-tabs-nav li a
{
	display: block;
	background: url(../images/common/bg-content-tabs-left-sprite.png) no-repeat top left;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	color: #a3a3a3;
}

.tabbed-container .ui-tabs-nav li.ui-tabs-selected
{
	background: url(../images/common/bg-content-tabs-right-sprite.png) no-repeat right -24px;
}

.tabbed-container .ui-tabs-nav li.ui-tabs-selected a
{
	background: url(../images/common/bg-content-tabs-left-sprite.png) no-repeat left -24px;
}

.tabbed-container .ui-tabs-nav li.ui-tabs-title
{
	background: none;
	margin: 0 3px 0 0;
	font-size: 13px;
	font-weight: bold;
}

.tabbed-container .ui-tabs-panel
{
	clear: both;
	padding: 10px;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

.ui-tabs-panel h3
{
	margin-bottom: 10px;
}

.ui-tabs-hide { display: none; }


.tabbed-top-box .ui-tabs-nav 
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	height: 40px;
	overflow: hidden;
}

.tabbed-top-box .ui-tabs-nav li
{
	float: left;
	margin: 0;
}

.tabbed-top-box .ui-tabs-nav li a
{
	display: block;
	padding: 12px 15px 15px 15px;
	text-decoration: none;
	color: #818181;
	font-size: 12px;
}

.tabbed-top-box .ui-tabs-nav li a:hover
{
	color: #000;
}

.tabbed-top-box .ui-tabs-nav li.ui-tabs-selected
{
	background: url(../images/common/bg-top-tab-right.png) no-repeat top right;
}

.tabbed-top-box .ui-tabs-nav li.ui-tabs-selected a
{
	color: #000;
	background: url(../images/common/bg-top-tab-left.png) no-repeat;
}


.tabbed-top-box .ui-tabs-panel
{
	height: 188px;
	padding: 70px 0 0 25px;
}

.tabbed-top-box .ui-tabs-panel ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
}

.tabbed-top-box .ui-tabs-panel p
{
	width: 400px;
	font-size: 14px;
}


.tabbed-top-box .ui-tabs-panel ul li
{
	display: block;
	width: 190px;
	float: left;
	padding: 0;
}


.tabbed-top-box .ui-tabs-panel ul li a
{
	display: block;
	margin: 0 20px 10px 0;
	padding: 5px;
	font-size: 12px;
	color: #000;
}

.tabbed-top-box .ui-tabs-panel ul li a:hover
{
	background: #eaf5dc;
}

#hospitalPanel { background: url(../images/banners/workplace-hospital.jpg) no-repeat; }
#longtermCarePanel { background: url(../images/banners/workplace-long-term-care.jpg) no-repeat; }
#homecarePanel { background: url(../images/banners/workplace-homecare.jpg) no-repeat; }
#schoolPanel { background: url(../images/banners/workplace-school.jpg) no-repeat; }
#buildingPanel { background: url(../images/banners/workplace-building.jpg) no-repeat; }

.technicalspecs-table
{
	width: 100%;	
}

.technicalspecs-table tr
{
	border-bottom: 1px solid #f4f4f4;	
}

.technicalspecs-table td.title
{
	font-weight: bold;
	padding-right: 10px;
	width: 30%;
}

.searchresult p
{
	margin: 0 0 20px 0;
}

.searchresult p em
{
	font-size: 90%;
	display: block;
	margin-top: 5px;
	color: #999;
	font-style: normal;
}

ul.staff-listing,
ul.staff-listing li ul
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

ul.staff-listing li
{
	float: left;
	width: 320px;
	height: 170px;
}

ul.staff-listing li img
{
	width: 105px;
	float: left;
	margin-right: 15px;
}

ul.staff-listing li ul li
{
	width: auto;
	height: auto;
	display: block;
	float: none;	
}

ul.staff-listing .contact-info
{
	float: left;
	width: 190px;
}

a.new-search
{
    font-weight: bold;
}

.contact-info h4
{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;	
}

.contact-info h5
{
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.dropdown-list
{
	width: 150px;
	padding: 2px;
}

/* AUTOCOMPLETE */
input.ac_loading {
	background: url(../images/common/ajax-loader.gif) right center no-repeat;
}

/* IMAGE GALLERIES & LISTS */
.image-list
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

.image-list img
{
	display: block;
	margin: 0 auto;
}

.accessories-list li
{
	text-align: center;
	float: left;
	width: 105px;
}


.accessories-list a img
{
	margin-bottom: 5px;
}

.imagegallery li,
.image-list li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imagegallery a
{
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	padding: 2px;
	background: #FFF url(../images/common/bg-gallery-thumb.png) no-repeat top right;	
}

.imagegallery a img
{
	float: right;
}

ul.videolist
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	width: 195px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	clear: none;
}

* html ul.videolist { display:inline; }  /* for IE 6 */
* + html ul.videolist { display:inline; }  /* for IE 7 */

ul.videolist embed,
ul.videolist object
{
	display: block;
}

ul.videolist li
{
	margin: 0;
	padding: 0;
}

#videoContainer
{
	position: relative;
}

.vcard
{
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.vcard a
{
	color: #8CC909;
	text-decoration: none;
	display: block;
}

.vcard .photo
{
	width: 70px;
	margin-right: 10px;
}

.vcard .fn
{
	font-weight: bold;
}

.vcard .type,
.vcard .org
{
	display: none;
}

.vcard .value
{
	display: block;
}

.vcard .tel
{
	margin-top: 10px;
}

#validationmsg,
.validationmsg
{
	display: none;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #fffde8;
	color: #3e3e3e;
	border-top: 2px solid #ec4800;
}

#validationmsg
{
	display: none;
}

dl.expanding-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.expanding-list dt
{
	margin-bottom: 10px;
	background: #f4f4f4;
	padding: 4px 8px;
}

dl.expanding-list dt a
{
	font-size: 13px;
}

dl.expanding-list dd
{
	margin: 0;
	padding: 0;	
}

dl.small-product-selector
{
	margin-bottom: 15px;
	overflow: hidden;
	width: 645px !important;
}

dl.small-product-selector dt
{
	background: #609936 url(../images/common/bg-miniguide-top.png) top left no-repeat;
	padding: 0 0 10px 14px;
	margin: 0;
	height: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 13px;
}

dl.small-product-selector dt span
{
	background: url(../images/common/bg-miniguide-top.png) no-repeat right top;	
	display: block;
	height: auto;
	padding: 7px 5px 0 0;
}

dl.small-product-selector dd
{
	background: #f5f5f5 url(../images/common/bg-miniguide-content.png) no-repeat left bottom;
	padding: 0 0 0 15px;
	display: inline-block;
}

.small-product-selector .selector-wrapper
{
	background: url(../images/common/bg-miniguide-content.png) no-repeat right bottom;
	padding: 15px 0 0 0;
	width: 630px;
}

.selector-wrapper .checkbox
{
	padding: 0;
	margin: 0;	
}

.selector-wrapper label,
.selector-wrapper label span
{
	padding: 0;
	margin: 0;	
}

.selector-wrapper label span
{
	padding-right: 5px;
	margin-bottom: 5px;
}


#productSelector .slings-selector fieldset
{
	width: 100%;
}

#productSelector .slings-selector dd
{
	border-top: 3px solid #5d9732;
}

#productSelector .slings-selector label
{
	float: left;
	clear: none;
	width: 50%;
}

#productSelector #slingSelectorList fieldset
{
	width: 209px;
}


#productSelector #slingSelectorList fieldset.slingguide-advanced
{
	border-left: 1px solid #CCC;
	width: 211px;
	background: url(../images/common/bg-slingguide-push.png) no-repeat;
	height: 95px;
	overflow: hidden;
}

#slingSelectorList fieldset.slingguide-advanced p
{
	padding: 10px 0 10px 25px;
}


.filelist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.filelink
{
	display: block;
	padding: 0 0 5px 23px;
}

/* FILE LINK-TYPES*/
.zip { background: url(../images/common/ico-zip.png) no-repeat; }
.pdf { background: url(../images/common/ico-pdf.png) no-repeat; }
.doc, .docx { background: url(../images/common/ico-doc.png) no-repeat; }
.xls, .xlsx { background: url(../images/common/ico-xls.png) no-repeat; }


img.image-align-left
{
	margin-right: 15px;
	text-align: left;
	float: left;
}


img.image-align-right
{
	margin-left: 15px;
	float: right;
}

img.liko-bug
{
    float: right;
    margin: 0 0 10px 0;
}

ul.sitemap
{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	width: 200px;
	overflow: hidden;
}

* html ul.sitemapt { display:inline; }  /* for IE 6 */
* + html ul.sitemap { display:inline; }  /* for IE 7 */

ul.sitemap li a
{
	font-size: 13px;
	color: #242424;
	text-decoration: none;
}

ul.sitemap li ul
{
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;	
}

ul.sitemap li ul a
{
	font-size: 11px;
	font-weight: normal;
	color: #5d9732;
}

.fact-box
{
	margin-bottom: 10px;	
}

.print-only
{
	display: none;	
}

#googleBranding
{
	padding: 20px 10px 0 0;
	clear: both;
}

#searchDropDown
{
	display: none;	
	margin: 0 0 20px 0;
	width: 885px;
	padding: 0 0 10px 0;	
}
    
    #searchDropDown hr
    {
        height: 1px;
        background: none;
        border: 0;
        width: 870px;
        margin: 5px 20px 5px 0;
        border-bottom: 1px dotted #ddd;        
    }
    
    #searchDropDown #searchInfoOverLay
    {
        display: none;        
        width: 374px;
        padding: 0;              
    }
    
    #searchDropDown #searchInfoOverLay .content
    {
        background: transparent url(../images/common/searchInfoOverlay-shadow.png) top left no-repeat;
        width: 314px;
        padding: 25px 30px 5px;
    }
    
    #searchDropDown #searchInfoOverLay h1
    {
        font-size: 13px;
        color: #5D9732;
        font-weight: bold;
        margin: 2px 0 5px 0;
    }    
        
        #searchDropDown #searchInfoOverLay h1 em
        {
            font-style: normal;
            margin-left: 10px;
            color: #bbb;
        }
        
    #searchDropDown #searchInfoOverLay h2,
    #searchDropDown #searchInfoOverLay h3,
    #searchDropDown #searchInfoOverLay h4,
    #searchDropDown #searchInfoOverLay h5
    {
        font-size: 12px;
        font-weight: bold;
        margin: 5px 0 2px;
    }
    
    #searchDropDown #searchInfoOverLay p
    {
        color: #3e3e3e;
        margin-bottom: 5px;
    }
        
    #searchDropDown #searchInfoOverLay div.text-content
    {
        float: left;
        width: 240px;
    }
    
    #searchDropDown #searchInfoOverLay img
    {
        float: right;
        margin: 10px 10px 10px 0;
        width: 50px;
    }
    
    #searchInfoOverLay a#closeSearchOverlay
    {
        position: absolute;
        top: 20px;
        left: 340px;
        width: 17px;
        height: 17px;
        background: url(../images/common/search-closebtn.png) top left no-repeat;
    }
        #searchInfoOverLay a#closeSearchOverlay span
        {
            display: none;
        }
    
    #searchDropDown #searchInfoOverLay .overlay-footer-shadow
    {
        width: 374px;
        height: 18px;
        margin-left: 1px;     
        background: transparent url(../images/common/searchInfoOverlay-shadow-bottom.png) bottom left no-repeat;
    }

a#searchResultCloseBtn
{
	margin: 0;
	padding: 0 22px 0 0;
	display: block;
	float: right;
	font-size: 10px;	
	color: #75a3d4;
}

    a#searchResultCloseBtn:hover
    {
        color: #333;
    }

#searchDropDown h4.no-hits
{
    font-weight: normal;
    width: 675px;
    float: left;
}

#searchDropDown dl
{
    margin: 10px 0 0 0;	
}

   #searchDropDown dl.documents dd,
   #searchDropDown dl.faq dd
   {
       padding: 1px 0;
   }
        #searchDropDown dl.documents dd a,
        #searchDropDown dl.faq dd a,
        #searchDropDown dl.news dd a,
        #searchDropDown dl.staff dd a
        {
            font-weight: normal;
        }   
   
   #searchDropDown dl.calendar dd,
   #searchDropDown dl.bullet dd
   {
       padding: 0 0 4px 4px;
       margin-left: 15px;
       color: #5D9732;       
       list-style-type: disc;
       display: list-item;       
   }
        
        #searchDropDown dl.calendar,
        #searchDropDown dl.documents
        {
            margin-top: 13px;
            list-style-type: none;
        }
        
        #searchDropDown dl.calendar dd
        {
            list-style-type: none;
            margin-left: 0;
            padding-left: 0;            
        }
        
            #searchDropDown dl.calendar dd a
            {
                padding-left: 20px;            
                background: transparent url(../images/common/icon-calendar.png) top left no-repeat;    
            }
            
            #searchDropDown dl.calendar dd p
            {
                margin-left: 20px;
            }
   
        #searchDropDown dl.news dd.all-results,
        #searchDropDown dl.calendar dd.all-results
        {
            list-style: none;
            list-style-image: none;
            margin-left: 0;
        }
        
        #searchDropDown dl dd.all-results
        {
            margin-top: 10px;
        }

#searchResults
{
    position: relative;
    top: -10px;
    clear: both;
}

#searchResults div
{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 275px;
    margin: 0 20px 0 0;
    vertical-align: top;
}

#searchDropDown dt
{    
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	padding: 5px 1px;	
	margin: 0 0 10px 0;	
	border-bottom: 1px dotted #ddd;	
	zoom: 1; /*ie7 hack*/
	height: 100%;
}
    
    #searchDropDown dt span
    {
        float: left;
    }
    
    #searchDropDown dt em
    {
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #ccc;
        float: right;
    }
    
    #searchDropDown dt a
    {
        font-size: 10px;
        color: #5D9732;
        font-weight: normal;
        float: right;
        margin-left: 10px;
    }
    
        #searchDropDown dt a:hover
        {
            color: #db0008;
        }

#searchDropDown dd
{
	margin: 0;
	padding: 0 0 15px 0;	
	clear: both;	
}

    #searchDropDown dd a,
    #searchDropDown dd a:visited
    {
        font-weight: bold;
    }
    
        #searchDropDown dd a em
        {
            color: Red;
            font-style: normal;
            font-weight: normal;
        }
    
    #searchDropDown dd.all-results a,
    #searchDropDown dd.all-results a:visited
    {
        font-weight: normal;
    }
    
ul#tools li #searchDropDown dd a
{
	font-size: 11px;
	text-transform: none;
}

#searchDropDown dd img
{
	width: 50px;
	padding-right: 10px;
}

#searchDropDown dd p
{
	margin: 0;
}

#googleSearchLoader
{
    display: none;
    height: 20px;
    padding: 0 0 10px 25px;
    background: transparent url(../images/common/googlesearch-loader.gif) top left no-repeat;
}

    #googleSearchLoader span
    {        
        color: #bbb;
    }

#googleSearchHeading
{
    display: none;
    margin: 0 0 10px 2px;    
}

    #googleSearchHeading .query
    {
        font-style: italic;
    }    

#searchResult ul.pager
{
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}

    #searchResult ul.pager li
    {
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
    }
    
        #searchResult ul.pager li a.selected
        {            
            color: #999;
        }

#searchresult_images dt
{
	margin-bottom: 10px;
}

#searchresult_images dd
{
	border-bottom: 0;
	float: left;
	clear: none;
	margin: 0 4px 13px 0;
	padding: 0;
}

ul#tools #searchresult_images dd a
{
	padding: 0;
	margin: 0;
}

#searchresult_images dd img
{
	width: auto;
}

#searchId
{
	display: none;
}

/* 2010-04-15 */

select.chooseLiftCenter
{
    width: 200px;
}
