/*
 * BODY:
 */

div#body div.bgRight {
 height: 211px;
 background-image: url('../images/lmb/home/bgRight.jpg');
}

div#body div.content {
 /*padding-bottom: 243px;*/
}

/*
 * BACKGROUND:
 */

div#background {
 left: 237px;
 height: 443px;
 background: transparent url('../images/lmb/home/background.jpg') no-repeat 0 0;
}

/*
 * LEFT:
 */

div#left {
 padding-top: 0;
 padding-left: 35px;
 padding-right: 38px;
 width: 192px;
 min-height: 400px;
 _height: 100px !important;
}

div#left div.banners {
 margin-top: 0;
}

div#left div.banner {
 padding: 0;
 width: 255px;
 height: 107px;
}

/*
 * RIGHT:
 */

div#right {
    width: 850px;
    /*margin-bottom: 150px;*/
}

div#right div.items {
}

div.table {
    display: table;
}

div.tr {
    display: table-row;
}


div.td {
    width: 373px;
    display: table-cell;
    padding: 50px 0 30px 50px;
}

div.tdr {
    border-right: 1px dotted #b4b4b4;    
    padding: 50px 50px 30px 0 !important;
}

div.tdb {
    border-bottom: 1px dotted #b4b4b4;    
}

div#right div.item div.text {
 margin-left: 93px;
}

div#body div.content div#right div.item div.text h1 {
 padding-bottom: 10px;
}

div#right div.item div.text h1 span.date {
 /*color: #434343;*/
 color: #000;
 font-weight: normal;
}

div#right div.item div.text h1 a {
 color: inherit;
 text-decoration: none;
}

div#right div.item div.text h1 a:hover {
 text-decoration: underline;
}

div#right div.item div.text p {
 margin-bottom: 0;
}

/*
 * SEARCH POINT FORM:
 */

form#searchPointForm {
 position: absolute;
 bottom: 46px;
 right: 51px;
 margin: 0;
 padding: 0;
 width: 241px;
}

form#searchPointForm fieldset dl.selectbox {
 margin: 0;
 height: auto;
}

form#searchPointForm fieldset dl.selectbox dt {
 width: 100%;
}

form#searchPointForm fieldset dl.selectbox dd {
 width: 237px;
}

form#searchPointForm fieldset dl.selectbox dd div.rCornerTL,
form#searchPointForm fieldset dl.selectbox dd div.rCornerTR,
form#searchPointForm fieldset dl.selectbox dd div.rCornerBL,
form#searchPointForm fieldset dl.selectbox dd div.rCornerBR,
form#searchPointForm fieldset dl.selectbox dd div.rBorderT,
form#searchPointForm fieldset dl.selectbox dd div.rBorderB,
form#searchPointForm fieldset dl.selectbox dd div.rBorderL,
form#searchPointForm fieldset dl.selectbox dd div.rBorderR {
 background-color: #B2B2B2;
}

form#searchPointForm fieldset dl.selectbox dd input.jquery-selectbox {
 width: 212px;
 background-image: url('../images/lmb/jquery/selectbox2.gif');
 /*color: #7c7c7c;*/
 color: #000;
}

div.searchPointForm_selectbox-jquery-selectbox-list {
 width: 237px;
 border-color: #B2B2B2;
}