*
{
    font-family: Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}
body
{
    background: url(/images/layout/body-bg.jpg) repeat-x top left #0286cb;
}
input
{
    background: #fff;
    border: 1px solid #0286cb;
    height: 16px;
    font-size: 12px;
    padding-top: 2px;
    float: left;
}
input.button
{
    background: url(/images/layout/button-bg.jpg) repeat-x top left #0286cb;
    border: 1px solid #FFF;
    width: auto !important;
    height: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 5px 3px;
}
.clear
{
    display: block;
    clear: both;
}
option.region
{
    font-weight: bolder;
    color: Red !important;
}
option.subregion
{
    color: #000;
}
.TitlePosition
{
    font-weight: 700;
    font-size: 20px;
    color: #256ea0;
    padding-top: -25px;
}
.LinkPosition
{
    padding-left: 235px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    margin-top: -15px;
}
.TitlePosition div
{
    padding-left: 325px;
}
.LinkPosition a
{
    color: #256ea0;
    text-decoration: none;
}
.xMSPDMI
{
    background: transparent;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);*/
    position: relative;
    height: 253px;
    width: 330px;
    z-index: 99999 !important;
}
.xMSPLDM
{
    position: absolute;
    top: 120px;
    left: 42%;
}
h2.long-title
{
    background: url(/images/layout/long-title.jpg) no-repeat top left;
    font-size: 14px;
    color: #666;
    font-weight: 700;
    height: 21px;
    margin-top: 1px;
    text-transform: uppercase;
    padding: 8px 0 0 10px;
}
a.long-detail-link
{
    background: url(/images/layout/long-detaillink.jpg) no-repeat top left;
    font-size: 12px;
    color: #0075b2;
    font-weight: 700;
    height: 28px;
    margin-top: -6px;
    text-decoration: none;
    display: block;
    text-align: right;
    text-transform: uppercase;
    padding: 5px 10px 0 0;
}
#wrap
{
    width: 900px;
    margin: 0 auto;
}
#header
{
    height: 101px;
    margin-top: 28px;
    position: relative;
    background: url(/images/layout/header-bg.png) no-repeat bottom left;
}
#header p.slogan
{
    font-weight: 700;
    font-size: 20px;
    color: #256ea0;
    text-align: center;
    padding-top: 12px;
}
div.logo-cruistour
{
    width: 210px;
    height: 101px;
    position: absolute;
    top: 0;
    left: 15px;
    background: url(/images/layout/logo-cruisetour.png) no-repeat top left;
}
div.logo-cruistour span
{
    display: block;
    color: #ff0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    margin: 65px 0 0;
}
div.logo-topcollection
{
    width: 210px;
    height: 101px;
    position: absolute;
    top: 0;
    right: 15px;
    background: url(/images/layout/logo-topcollection.png) no-repeat top left;
}
div.logo-topcollection span
{
    display: block;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    margin: 65px 0 0;
}
ul.main-nav
{
    list-style: none;
    width: 500px;
    position: absolute;
    top: 68px;
    left: 236px;
}
ul.main-nav li a
{
    display: block;
    height: 33px;
}
ul.main-nav li.last-minute a
{
    width: 107px;
    background: url(/images/layout/last-minute.png) no-repeat top left;
}
ul.main-nav li.last-minute a:hover
{
    background: url(/images/layout/last-minute.png) no-repeat bottom left;
}
ul.main-nav li.sonderangebote a
{
    width: 145px;
    background: url(/images/layout/sonderangebote.png) no-repeat top left;
}
ul.main-nav li.sonderangebote a:hover
{
    background: url(/images/layout/sonderangebote.png) no-repeat bottom left;
}
ul.main-nav li.reedereien a
{
    width: 101px;
    background: url(/images/layout/reedereien.png) no-repeat top left;
}
ul.main-nav li.reedereien a:hover
{
    background: url(/images/layout/reedereien.png) no-repeat bottom left;
}
ul.main-nav li.schiffe a
{
    width: 73px;
    background: url(/images/layout/schiffe.png) no-repeat top left;
}
ul.main-nav li.schiffe a:hover
{
    background: url(/images/layout/schiffe.png) no-repeat bottom left;
}
div.main-image
{
    float: left;
    border-bottom: 6px solid #000;
    position: relative;
    z-index: 2;
    margin: 0 1px;
}
div.grey-line-top
{
    position: absolute;
    bottom: 200px;
    width: 895px;
    height: 35px;
}
div.grey-line-mid
{
    position: absolute;
    bottom: 105px;
    width: 895px;
    height: 35px;
}
div.midbanner-line-mid
{
    position: absolute;
    bottom: -250px;
    width: 427px;
    height: 35px;
    filter: shadow(color=black,direction=135,strength=2);
}
div.midbanner-line-bot
{
    position: absolute;
    bottom: -475px;
    width: 427px;
    height: 35px;
    filter: shadow(color=black,direction=135,strength=2);
}
div.midbanner-line
{
    position: absolute;
    width: 427px;
    min-height: 70px;
    height: auto;
    filter: shadow(color=black,direction=135,strength=2);
}
div.home-title
{
    width: 95%;
    position: relative;
    bottom: 1px;
    color: #FFF;
    font-size: 20px;
    z-index: 99;
    filter: shadow(color=black,direction=135,strength=2);
    padding: 10px 0 3px 35px;
}
div.home-title-center
{
    width: 95%;
    position: relative;
    bottom: 1px;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    z-index: 99;
    filter: shadow(color=black,direction=135,strength=2);
    padding: 10px 0 3px 35px;
}
div.home-title-right
{
    width: 95%;
    position: relative;
    bottom: 1px;
    color: #FFF;
    font-size: 20px;
    text-align: right;
    z-index: 99;
    filter: shadow(color=black,direction=135,strength=2);
    padding: 10px 0 3px 35px;
}
div.main-image img
{
    display: block;
    padding-bottom: 1px;
}
#container
{
    background: #FFF;
    width: 897px;
    border-left: 1px solid #005b90;
    border-right: 1px solid #005b90;
}
#content
{
    color: #333;
    font-size: 12px;
    background: url(/images/layout/content-bg.gif) repeat-x top left;
    padding: 15px 0 0 15px;
}
#progress_bar
{
    width: 102px;
    height: 7px;
    border: 1px solid #ccc;
    position: relative;
    background-image: url(/images/progressbar.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}
#progress_bar div
{
    background-color: #fff;
}
div.search-headline
{
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 20px;
}
div.search-box
{
    width: 743px;
    height: 178px;
    float: left;
    margin-bottom: 10px;
    background: url(/images/layout/search-box.jpg) no-repeat top left;
    position: relative;
    z-index: 1;
}
div.detail-searching
{
    width: 580px;
    float: left;
    position: relative;
    height: 170px;
}
div.detail-searching input.button
{
    position: absolute;
    bottom: 9px;
    right: 15px;
    width: 255px !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
}
div.search-number
{
    width: 160px;
    float: left;
}
ul.search-tabs
{
    list-style: none;
    width: 580px;
    height: 31px;
    margin: 7px 0 0 7px;
}
ul.search-tabs li a
{
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    height: 23px;
    display: block;
    padding-top: 8px;
    padding-left: 13px;
    padding-right: 13px;
    border-right: 0 solid #FFF;
    color: #FFF !important;
    background: url(/images/layout/search-tab.jpg) repeat-x top left;
}
ul.search-tabs li.active a, ul.search-tabs li a:hover
{
    color: #333 !important;
    background: url(/images/layout/search-tab-active.jpg) repeat-x top left;
}
.SetVisible
{
    display: inline;
}
div#presenterhtml
{
    width: 648px;
    height: 230px;
    display: none;
}
div#calendarwrapper
{
    width: 320px;
    text-align: left;
    margin: 0 auto;
}
#calendar
{
    width: 250px;
    font-size: .9em;
    border-top: solid 1px #f0f0f0;
    border-left: solid 1px #f0f0f0;
    border-bottom: solid 2px #b4b4b4;
    border-right: solid 2px #b4b4b4;
}
#calendar .close
{
    padding-left: 247px;
    margin: 0;
}
.calendar
{
    width: 300px;
}
#calendar .month table
{
    position: relative;
    left: -2px;
    font-size: 1.4em;
    margin: 5px 0 0;
    padding: 0;
}
#calendar .month table tr th
{
    font-weight: 400;
    color: #000;
    width: 34px;
}
#calendar .month table tr td
{
    border: solid 1px #999;
    text-align: center;
    background: #fff;
    color: #000;
}
#calendar .month table tr td.possible
{
    color: #656565;
    font-weight: 700;
}
#calendar .month table tr td.possible a
{
    padding-left: 9px;
    color: #656565;
    text-decoration: underline;
}
#calendar .month table tr td.possible a:hover
{
    text-decoration: underline;
    color: #c00;
}
#calendar .month table tr td.selected
{
    background: #C00 none repeat scroll 0;
    border: 1px solid #C00;
    color: #FFF;
    font-weight: 700;
    padding-left: 9px;
}
.lblblack
{
    color: #fff;
}
.lbl-search-headline
{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.lbl-search-headline-top
{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: Blue;
}
.ddlAvancedSearch
{
    float: right;
    width: 170px;
    border: #0286cb 1px solid;
}
.txtAvancedSearch
{
    float: right;
    width: 220px;
    border: #0286cb 1px solid;
}
.lblAdvSearchRightArea
{
    margin-top: 3px;
    float: left;
}
.ddlSearchDates
{
    float: right;
    width: 100px;
    border: #0286cb 1px solid;
}
.lblSearchSchiffe
{
    margin-top: 3px;
    float: left;
    width: 115px;
}
.lblSearchDates
{
    margin-top: 3px;
    float: left;
    width: 60px;
}
.btnSearch
{
    color: #333;
    background: url(/images/layout/search-tab-active.jpg) repeat-x top left;
}
.spanSearchResults
{
    color: red;
    font-size: 16px;
    font-weight: 700;
}
.LinkActive
{
    color: red;
    background: url(/images/layout/search-tab-active.jpg) repeat-x top left;
}
.LinkInActive
{
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    height: 23px;
    display: block;
    padding-top: 8px;
    padding-left: 13px;
    padding-right: 13px;
    border-right: 1px solid #FFF;
    color: #FFF;
    background: url(/images/layout/search-tab.jpg) repeat-x top left;
}
div.search-fields ul li.region input, div.search-fields ul li.reederei input
{
    width: 178px;
}
div.search-fields ul li.schiff label
{
    width: 58px;
}
div.search-fields ul li.hinreise label, div.search-fields ul li.rckreise label
{
    width: 148px;
}
div.search-fields ul li.hinreise input, div.search-fields ul li.rckreise input
{
    width: 80px;
    margin-left: 3px;
}
div.search-fields ul.left-fields
{
    width: 250px;
    float: left;
    margin: 7px 0 0 10px;
}
div.search-fields ul.right-fields
{
    width: 288px;
    float: left;
    margin: 4px 0 0 20px;
}
div.search-number h4
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    margin: 15px 0 20px 5px;
}
div.search-number input
{
    width: 140px;
    margin: 15px 0 0 5px;
}
div.search-number input.button
{
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    margin: 5px 14px 0 0;
}
div.found-results
{
    position: absolute;
    left: 17px;
    bottom: 8px;
}
div.found-results div.bar
{
    margin-bottom: 3px;
}
div.found-results p span
{
    color: red;
    font-size: 16px;
}
div.link-box
{
    width: 128px;
    height: 178px;
    float: left;
    background: url(/images/layout/link-box.jpg) no-repeat 0 1px;
}
div.link-box h4
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 15px 0 20px 10px;
}
div.link-box ul
{
    list-style: none;
    margin-left: 10px;
}
div.link-box ul li a
{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #1c84b9;
    margin-bottom: 4px;
    display: block;
}
div.col1
{
    float: left;
    width: 221px;
    margin-left: 15px;
}
div.col2
{
    float: left;
    width: 428px;
}
div.col3
{
    float: left;
    width: 221px;
}
div.teaser-box
{
    width: 221px;
    margin-bottom: 13px;
    height: 240px;
    background: url(/images/layout/teaser-box-bottom.jpg) no-repeat bottom left;
}
div.teaser-box h2
{
    background: url(/images/layout/teaser-box-top.jpg) no-repeat top left;
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0 0 15px;
}
div.teaser-box img
{
    border-bottom: 1px solid #bababa;
    display: block;
    margin: 0 0 0 6px;
}
div.teaser-box div
{
    padding: 8px 10px 0 15px;
}
.highlight
{
    height: 80px;
    width: 200px;
    display: block;
    text-decoration: none;
    color: #000 !important;
    margin: 0 0 0 6px;
    padding: 4px 0 0 10px !important;
}
a.highlight:hover
{
    background: #BFE4FF;
}
div.teaser-box span.price
{
    color: red;
    font-size: 16px;
    display: block;
}
div.teaser-box a.detail-link
{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    bottom: 9px;
    right: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #0075b2;
    font-weight: 700;
    font-size: 12px;
}
div.widebox
{
    width: 875px;
    background: url(/images/layout/widebox-bottom.jpg) no-repeat bottom left;
    padding-bottom: 8px;
}
div.widebox div.top-blue
{
    width: 855px;
    background: url(/images/layout/widebox-top-blue.jpg) no-repeat top left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #FFF;
    margin-bottom: 10px;
    height: auto;
    padding: 10px 0 10px 20px;
}
div.widebox div.top-blue-large
{
    width: 855px;
    background: url(../images/layout/widebox-top-blue-large.jpg) no-repeat top left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #FFF;
    margin-bottom: 10px;
    position: relative;
    height: 30px;
    padding: 10px 0 10px 20px;
}
div.widebox div.top-blue-heading
{
    width: 855px;
    background: url(/images/layout/widebox-top-blue.jpg) no-repeat top left;
    font-weight: 700;
    font-size: 14px;
    color: #FFF;
    position: relative;
    padding: 8px 0 5px 20px;
}
div.widebox div.top-grey
{
    width: 855px;
    background: url(/images/layout/widebox-top-grey.jpg) no-repeat top left;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    position: relative;
    padding: 15px 0 0 20px;
}
div.widebox div.top-grey2
{
    width: 855px;
    height: 20px;
    background: url(/images/layout/widebox-top-grey2.jpg) no-repeat 1px 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #666;
    position: relative;
    padding: 12px 0 0 20px;
}
div.bar
{
    width: 860px;
    height: 23px;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    background: url(/images/layout/seperator-bg.jpg) repeat-x bottom left;
    margin: 0 0 0 7px;
}
div.bar-large
{
    width: 860px;
    height: 33px;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    background: url(/images/layout/seperator-bg.jpg) repeat-x bottom left;
    margin: 0 0 0 7px;
}
div.sub_widebox
{
    width: 675px;
    background: url(/images/layout/widebox-bottom.jpg) no-repeat bottom left;
    padding-bottom: 8px;
}
div.sub_widebox div.sub-top-blue
{
    width: 655px;
    background: url(/images/layout/widebox-top-blue.jpg) no-repeat top left;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 10px;
    position: relative;
    padding: 10px 0 10px 20px;
}
div.barRight
{
    text-align: right;
    width: 860px;
    height: 23px;
    border: 1px solid #bababa;
    background: url(/images/layout/seperator-bg.jpg) repeat-x bottom left;
    margin: 0 0 0 7px;
}
div.barleftExternal
{
    text-align: left;
    width: 860px;
    height: 45px;
    border: 1px solid #bababa;
    background: url(/images/layout/seperator-bg.jpg) repeat-x bottom left;
    margin: 0 0 0 7px;
}
div.barPage
{
    text-align: center;
    vertical-align: middle;
    height: 25px;
    border: 1px solid #bababa;
    background: url(/images/layout/seperator-bg.jpg) repeat-x bottom left;
    margin: 0 0 0 7px;
}
.TestClass
{
    font-weight: 700;
}
div.overflow-190
{
    overflow-y: scroll;
    height: 190px;
    width: 857px;
    padding-left: 10px;
}
div.overflow-310
{
    overflow-y: scroll;
    height: 310px;
    width: 857px;
    padding-left: 10px;
}
div.overflow-375
{
    overflow-y: scroll;
    height: 375px;
    width: 420px;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-top: 10px;
}
ul.headline-pricetable
{
    list-style: none;
    margin-left: 10px;
    height: 18px;
}
ul.headline-pricetable li.category
{
    width: 118px;
}
ul.headline-pricetable li.cabine
{
    width: 193px;
}
ul.headline-pricetable li.number
{
    width: 170px;
}
ul.headline-pricetable li.specialprice
{
    width: 119px;
    text-align: center;
}
ul.headline-pricetable li.prontoprice
{
    width: 76px;
    text-align: center;
}
table.pricetable tr td
{
    color: #666;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
table.pricetable tr td.category
{
    width: 133px;
}
table.pricetable tr td.cabine
{
    width: 226px;
}
table.pricetable tr td.specialprice
{
    width: 127px;
    color: red;
    font-size: 16px;
    text-align: center;
}
table.pricetable tr td.prontoprice
{
    width: 83px;
    font-weight: 700;
    text-align: center;
}
table.pricetable tr td.book
{
    width: 75px;
    border-right: none;
}
table.pricetable tr td.book a
{
    text-transform: uppercase;
    font-weight: 700;
}
ul.links li
{
    float: left;
    border-right: 1px solid #bababa;
    padding: 0 6px;
}
div.subbar ul.links
{
    float: right;
    margin: 5px 10px 0 0;
}
div.subbar ul.Leftlinks
{
    float: left !important;
    margin: 5px 0 0 10px;
}
ul.Leftlinks li
{
    float: left;
    padding: 0 6px;
}
div.back-navigation
{
    width: 300px;
    float: left;
    height: 25px;
}
div.info-navigation
{
    float: right;
    width: 507px;
    height: 25px;
    text-align: right;
}
div.info-navigation span
{
    font-weight: 700;
    color: #666;
    float: left;
    text-transform: uppercase;
    display: block;
}
table.datetable tr td
{
    color: #666;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px 5px 6px 10px;
}
table.datetable tr td.depart
{
    border-right: none;
    width: 94px;
}
table.datetable tr td.day
{
    width: 53px;
}
table.datetable tr td.date
{
    width: 133px;
    font-weight: 700;
}
table.datetable tr td.stops
{
    width: 464px;
    font-weight: 700;
}
table.datetable tr td.arrive
{
    width: 92px;
}
ul.headline-datetable
{
    list-style: none;
    margin-left: -10px;
    height: 18px;
}
ul.headline-datetable li.day
{
    width: 65px;
}
ul.headline-datetable li.date
{
    width: 125px;
}
ul.headline-datetable li.stops
{
    width: 415px;
}
ul.headline-datetable li.arrive
{
    width: 85px;
}
ul.headline-datetable li.depart
{
    width: 84px;
    border-right: none;
}
p.datetable-title
{
    width: 200px;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    padding: 4px 0 0 10px;
}
ul.datetable-links
{
    float: right;
    margin: 4px 0 0 270px;
}
.DisabledLink
{
    color: #f7f7f7;
}
.Leftalignment
{
    text-align: left;
}
table.sonderangebot tr td.Day
{
    width: 72px;
}
table.sonderangebot tr td.Route
{
    width: 200px;
}
ul.headline-sonderangebot li.FromDate
{
    width: 69px;
}
ul.headline-sonderangebot li.ToDate
{
    width: 78px;
}
ul.headline-sonderangebot li.Day
{
    width: 47px;
}
ul.headline-sonderangebot li.Route
{
    width: 412px;
}
ul.headline-sonderangebot li.Supplier
{
    width: 50px;
    border-right: none;
}
ul.headline-LastMinute li.FromDate
{
    width: 66px;
}
ul.headline-LastMinute li.Day
{
    width: 40px;
}
ul.headline-LastMinute li.Route
{
    width: 408px;
}
ul.headline-LastMinute li.Ship
{
    width: 98px;
}
ul.headline-LastMinute li.Supplier
{
    width: 30px;
    border-right: none;
}
table.ResultPage tr th
{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
table.ResultPage tr td.VesselText
{
    width: 110px;
}
table.ResultPage tr td.Route
{
    width: 150px;
}
ul.headline-ResultPage
{
    list-style: none;
    margin-left: -10px;
    padding: 4px 0 0 10px;
}
ul.headline-ResultPage li
{
    float: left;
    color: #666;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 0 solid #CCC;
    padding-left: 5px;
    padding-bottom: 3px;
}
ul.headline-ResultPage li.VesselText
{
    line-height: 18px;
    width: 80px;
}
ul.headline-ResultPage li.SortImage
{
    line-height: 18px;
    width: 20px;
}
ul.headline-ResultPage li.Day
{
    line-height: 18px;
    width: 45px;
}
ul.headline-ResultPage li.Route
{
    line-height: 18px;
    width: 100px;
}
ul.headline-ResultPage li.Category
{
    line-height: 18px;
    width: 55px;
    border-right: none;
}
div.overflow-unlimited
{
    height: auto;
    width: 857px;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-top: 10px;
}
ul#headline-ResultPage-Paging
{
    list-style-type: none;
    margin-left: -10px;
    font-size: 15px;
    padding: 4px 0 0 10px;
}
ul#headline-ResultPage-Paging li
{
    list-style-type: none;
    float: left;
    color: #666;
    font-weight: 700;
    border-right: 0 solid #CCC;
    padding-left: 7px;
    padding-bottom: 3px;
}
ul#headline-ResultPage-Paging li span
{
    color: #0075b2;
}
table.reederin tr td.Logo
{
    width: 456px;
}
table.reederin tr td.Name
{
    width: 346px;
    font-size: 15px;
}
ul.headline-reederin li.Name
{
    width: 710px;
    border-right: none;
}
div.overflow-850
{
    overflow-y: scroll;
    height: 947px;
    width: 857px;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-top: 10px;
}
table.vesselinfo tr td.Logo
{
    width: 216px;
}
table.vesselinfo tr td.VName
{
    width: 360px;
}
table.vesselinfo tr td.SName
{
    width: 204px;
}
ul.headline-vesselinfo li.Logo
{
    width: 210px;
}
ul.headline-vesselinfo li.VName
{
    width: 350px;
}
ul.headline-vesselinfo li.SName
{
    width: 245px;
    border-right: none;
}
div.VesselName
{
    float: left;
    width: auto;
}
div.links
{
    float: right;
    width: 200px;
    font-size: 14px;
    text-align: left;
}
div.trip-desc h3
{
    margin-bottom: 15px;
    color: #666;
}
div.trip-desc h4
{
    margin-bottom: 10px;
    float: left;
    clear: both;
    color: #666;
}
div.trip-desc div
{
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
div.trip-desc h4 span
{
    display: block;
    float: left;
}
div.trip-desc h4 span.action
{
    width: 145px;
}
div.trip-desc h4 span.duration
{
    width: 140px;
}
div.trip-desc h4 span.price
{
    width: 95px;
}
div.more-infos
{
    padding: 20px;
}
div.more-infos p
{
    margin-bottom: 10px;
}
div.more-infos-cruise
{
    width: 875px;
    height: 30px;
    text-transform: uppercase;
    text-align: left;
    vertical-align: text-top;
    padding: 0 10px 20px;
}
div.cruiseCol1
{
    display: inline;
    float: left;
    width: 10%;
}
div.cruiseCol2
{
    display: inline;
    float: left;
    width: 60%;
}
div.cruiseCol3
{
    display: inline;
    float: right;
    width: 30%;
}
.LabelStyle
{
    float: left;
    color: #666;
    font-weight: 700;
    font-size: 12px;
    padding-top: 2px;
    display: block;
    width: 100px;
    margin-bottom: 6px;
}
.FoundResults
{
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
div.footer
{
    padding-top: 2px;
    height: 200px;
    width: 897px;
    color: #013368;
    font-weight: 700;
    font-size: 16px;
    border-top: solid 1px #005b90;
    background: url(/images/layout/footer-bg.jpg) repeat-x top left #afd9ef;
    margin: 0 auto;
}
div.footer div.firstline
{
    background: url(/images/footer-cruisetour.jpg);
    background-repeat: no-repeat;
    padding-top: 18px;
    margin-left: 200px;
}
div.footer div.firstline span
{
    margin-left: -80px;
    display: block;
}
div.footer ul
{
    list-style: none;
    float: right;
    padding: 8px 10px 0 0;
}
div.footer .header
{
    background: url(/images/footer-cruisetour.jpg);
    background-repeat: no-repeat;
    height: 45px;
    clear: both;
    margin-left: 75px;
    padding: 17px 0 0 230px;
}
div.regionInfo
{
    clear: both;
    font-weight: 700;
    margin: 6px 0;
}
div.footer .info
{
    margin-left: 75px;
    margin-right: 10px;
    clear: both;
}
div.footer p.label
{
    width: 230px;
}
div.footer p.ficon
{
    float: right;
    padding: 6px 55px 0 1px;
}
div.footer ul li a
{
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 20px;
    font-weight: 400;
    color: #026698;
    font-size: 12px;
}
div.footer div a
{
    text-decoration: none;
    color: #000;
}
div.footer img
{
    margin-top: 20px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
div.Newfooter
{
    padding-top: 5px;
    width: 897px;
    height: 150px;
    text-align: left;
    color: #013368;
    border-top: solid 1px #005b90;
    background: url(/images/layout/footer-bg.jpg) repeat-x top left #afd9ef;
    margin: 0 auto;
}
.FooterHeading
{
    font-size: 9px;
    float: left;
    font-weight: 700;
    width: 20px;
    padding: 0 10px 0 5px;
}
.FooterHeadingSchiffe
{
    font-size: 9px;
    float: left;
    font-weight: 700;
    width: 20px;
    padding: 0 22px 0 5px;
}
.FooterDetailsSciffe
{
    font-size: 9px;
    float: right;
    text-align: left;
    width: 820px;
    padding: 0 5px 10px 2px;
}
.FooterDetails
{
    font-size: 9px;
    float: right;
    width: 820px;
    text-align: left;
    padding: 0 5px 5px 2px;
}
div.Newfooter div a:hover
{
    text-decoration: none;
}
.rstar
{
    color: red;
}
div.markerTooltip, div.markerDetail
{
    color: #000;
    font-weight: bolder;
    background-color: #FFF;
    white-space: nowrap;
    border: 1px solid #000;
    display: block;
    margin: 0;
    padding: 2px 4px;
}
#InfoVert_ResultList_UpdPnl_InfosVertical
{
    width: 128px !important;
}
.PageNumber
{
    margin-left: 265px !important;
    color: #0075B2 !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}
.pdf_icon
{
    width: 860px;
    margin-left: 7px;
    text-align: right;
}
.BannerBody
{
    margin-left: 0 !important;
    margin-top: 0 !important;
    border: 0 !important;
}
.Cruise3
{
    z-index: 999999;
    border: 1px solid #005690;
    background: #fff;
}
.Cruise4
{
    float: right;
}
.Cruise5
{
    padding-top: 4px;
}
.Cruise6
{
    background-color: #ccc;
    width: 400px;
    height: 10px;
    position: absolute;
    border: solid 1px #000;
    z-index: 999;
    visibility: hidden;
    padding: 5px;
}
.Cruise7
{
    display: inline;
    padding-left: 340px;
}
.Cruise8
{
    display: inline;
    padding-right: 10px;
    padding-left: 200px;
}
.Cruise9
{
    width: 400px;
    height: 355px;
}
.Cruise10
{
    z-index: 2;
}
.Cruise13
{
    height: 48px;
    width: 100%;
}
.Cruise14
{
    height: 16px;
    width: 100px;
}
.cruise15
{
    width: 776px;
}
.Cruise16
{
    width: 600px;
    border-style: none;
}
.lauftext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.itempad
{
    padding-left: 10px;
    padding-right: 2px;
}
.CruisePdf1
{
    width: 760px !important;
    margin: 0 auto !important;
}
.CruisePdf2
{
    width: 762px !important;
}
.CruisePdf3
{
    background: #FFF !important;
    width: 758px !important;
    border-left: 1px solid #005b90 !important;
    border-right: 1px solid #005b90 !important;
    border-top: 1px solid #005b90 !important;
}
.CruisePdf4
{
    border-bottom: 6px solid #000 !important;
    position: relative !important;
    z-index: 2 !important;
    margin: 0 1px 1px !important;
}
.CruisePdf5
{
    width: 98% !important;
    background: url(/images/layout/widebox-top-blue.jpg) no-repeat top left !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    color: #FFF !important;
    position: relative !important;
    margin-left: 8px !important;
    padding: 8px 0 5px 20px !important;
}
.CruisePdf6
{
    width: 98% !important;
    background: url(/images/layout/widebox-top-blue.jpg) no-repeat top left !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #FFF !important;
    margin-bottom: 10px !important;
    position: relative !important;
    height: auto !important;
    margin-left: 8px !important;
    padding: 10px 0 10px 20px !important;
}
.CruisePdf7
{
    position: absolute !important;
    left: 560px !important;
}
.CruisePdf8
{
    padding: 20px !important;
}
.CruisePdf9
{
    width: 100% !important;
    padding-left: 10px !important;
}
.CruisePdf11
{
    width: 100% !important;
    padding-left: 10px !important;
    margin-top: 10px !important;
}
.CruisePdf14
{
    width: 400px !important;
    height: 355px !important;
    margin: 5px !important;
}
.CruisePdf17
{
    font-size: 12px !important;
    padding: 10px !important;
}
.CruisePdf18
{
    color: #666 !important;
    font-size: 12px !important;
}
.CruisePdf19
{
    margin-bottom: 10px !important;
    font-size: 12px !important;
}
.CruisePdf20
{
    margin-bottom: 5px !important;
    font-size: 12px !important;
}
.CruisePdf21
{
    width: 762px !important;
    color: #013368 !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    border-left: solid 1px #005b90 !important;
    border-right: solid 1px #005b90 !important;
    border-bottom: solid 1px #005b90 !important;
    background: url(/images/layout/footer-bg.jpg) repeat-x top left #afd9ef !important;
}
.CruisePdf22
{
    border-bottom: solid 1px #005b90 !important;
    font-size: 12px !important;
}
.CruisePdf23
{
    float: left !important;
    margin-left: 5px !important;
}
.CruisePdf24
{
    float: right !important;
    padding-right: 5px !important;
}
.CruisePdf25
{
    background: url(/images/pdf-footer-cruisetour.png) !important;
    background-repeat: no-repeat !important;
    height: 46px !important;
    clear: both !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
    padding: 8px 0 0 200px !important;
}
.CruisePdf26
{
    margin-left: 5px !important;
    margin-right: 5px !important;
    clear: both !important;
    padding-bottom: 5px !important;
}
.CruisePdf27
{
    float: left !important;
    width: 200px !important;
    padding-top: 13px !important;
}
.CruisePdf28
{
    float: left !important;
}
.CruisePdf29
{
    float: right !important;
    padding: 0 0 0 2px !important;
}
.CruisePrice2
{
    float: right !important;
    position: absolute !important;
    top: 8px !important;
    right: 0 !important;
}
.CruisePrice3
{
    overflow: scroll !important;
    overflow-x: hidden !important;
    height: 200px !important;
    width: 848px !important;
    padding: 10px !important;
}
.CruisePrice4
{
    width: 100% !important;
}
.CruisePrice5
{
    background: #005690 !important;
}
.CruiseMaster1
{
    text-decoration: none !important;
    cursor: pointer !important;
}
.CruiseMaster2
{
    right: 15px !important;
    top: 0 !important;
}
.Deck1
{
    display: inline !important;
    padding-left: 240px !important;
    float: right !important;
    margin-right: 10px !important;
    margin-top: -2px !important;
}
.Deck2
{
    overflow: auto !important;
    width: 99% !important;
    vertical-align: middle !important;
    text-align: center !important;
    height: 670px !important;
}
.Deck3
{
    display: inline !important;
    float: left !important;
    height: 10px !important;
    width: auto !important;
    text-align: left !important;
}
.Deck4
{
    color: #0075b2 !important;
    text-decoration: none !important;
    font-size: 12px !important;
}
.ENewsLetter1
{
    padding-left: 10px !important;
}
.ENewsLetter2
{
    width: 300px !important;
}
.ENewsLetter3
{
    text-align: center !important;
}
.Familien
{
    height: 20px !important;
}
.Home1
{
    display: none !important;
    z-index: 999 !important;
}
.Home6
{
    width: 10px;
    height: 16px;
}
.Home7
{
    height: 16px;
}
.Home8
{
    width: 40%;
    height: 16px;
}
.Home9
{
    width: 6px;
    height: 16px;
}
.Home17
{
    position: absolute;
    top: 115px;
    left: 20px;
    z-index: -1;
}
.Home23
{
    height: 370px;
    width: 490px;
    background-color: #FFF;
    border-color: #0000C0;
    border-style: solid;
    border-width: 1px;
}
.Home24
{
    height: 320px;
    width: 208px;
}
.Home25
{
    width: 248px;
    height: 10px;
}
.InfosHorizNew1
{
    width: 875px;
    z-index: 999999;
    border: 1px solid #005690;
    background: #fff;
}
.LocateCity2
{
    float: left;
    width: 80px;
    padding: 10px;
}
.LocateCity3
{
    padding: 10px;
}
.LocateCity4
{
    width: 1200px;
    height: 750px;
}
.Message1
{
    background: none;
    background-color: #F1F8FB;
}
.Message2
{
    text-align: center;
}
.Message3
{
    margin-top: 200px;
    margin-left: 20px;
    text-align: center;
}
.MidBanner
{
    margin-left: 0;
    margin-top: 0;
    border: 0;
}
.MissingCruises1
{
    z-index: 99999999999;
}
.MissingCruises2
{
    padding-left: 10px;
}
.MissingCruises3
{
    float: left;
    padding: 30px;
}
.PopUpDeck1
{
    width: 275px;
    height: 500px;
    z-index: 999999;
    border: 1px solid #005690;
    background: #fff;
}
.PopUpDeck2
{
    padding-left: 5px;
    height: 20px;
}
.PopUpDeck3
{
    display: inline;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}
.PopUpDeck4
{
    vertical-align: middle;
    text-align: center;
    font-size: medium;
    width: 100%;
    padding: 30px;
}
.PopUpDeck5
{
    padding: 30px;
}
.ResultList3
{
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #666;
}
.ResultList4
{
    display: none !important;
    z-index: 9999 !important;
}
.ResultList6
{
    z-index: 99999999;
}
.ResultList9
{
    padding: 5px;
}
.ResultList10
{
    float: left;
    width: auto;
    padding: 2px;
}
.ResultList11
{
    text-align: center;
    width: 680px;
    margin: 0 auto;
}
.ResultList12
{
    margin-top: 1px;
}
.ResultList13
{
    z-index: 99;
    margin-left: 15px;
}
.ResultList16
{
    width: 210px;
    height: 97px;
}
.ResultList16Div
{
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 210px;
    height: 97px;
}
.ResultList16_1
{
    width: 210px;
    height: 183px;
}
.ResultList17
{
    width: 248px;
    height: 8px;
}
.ResultList18
{
    width: 340px;
    height: 10px;
}
.SearchControl1
{
    z-index: 1000;
    float: left;
    position: absolute;
    margin-left: 0;
    margin-top: 0;
    background-color: #BBD0EB;
}
.SupplierList5
{
    z-index: 0;
}
.SupplierList7
{
    text-align: justify;
}
.SupplierList8
{
    text-align: center;
    width: 200px;
    margin: 0 auto;
}
.SupplierList9
{
    height: 160px;
    width: 300px;
}
.VesselInfo1
{
    width: 251px;
}
.VesselInfo3
{
    z-index: 9999999;
    border: 1px solid #005690;
    background: #fff;
}
.SearchAnge
{
    width: 210px;
    height: 21px;
    margin-left: -3px;
}
.ZIndex
{
    z-index: 99;
}
h4, h3, div.footer .officetime
{
    font-size: 12px;
}
ul.main-nav li, ul.search-tabs li, div.search-fields ul li input, .lblSearchCities, div.footer p.text, div.footer p.label, div.footer ul li
{
    float: left;
}
div.grey-line, div.grey-line-full
{
    position: absolute;
    bottom: 1px;
    width: 895px;
    height: 35px;
}
#content a, div.teaser-box a
{
    color: #0075b2;
    text-decoration: none;
}
div.search-fields ul, ul.links, ul.Leftlinks
{
    list-style: none;
}
div.search-fields ul li, .Cruise2, .HomeClear
{
    clear: both;
}
div.search-fields ul li label, .Quick
{
    float: left;
    color: #666;
    font-weight: 700;
    font-size: 12px;
    padding-top: 2px;
    display: block;
    width: 65px;
    margin-bottom: 6px;
}
.setInvisible, .HomeNoDisplay
{
    display: none;
}
#calendar form, div.footer p img
{
    margin: 0;
    padding: 0;
}
.lblyellow, div.teaser-box h2.yellow
{
    color: #edbe00;
}
.lblblue, div.teaser-box h2.blue, div.Newfooter div a:visited, div.Newfooter div a:active, div.Newfooter div a:link
{
    color: #039;
}
.lblorange, div.teaser-box h2.orange
{
    color: #ff9000;
}
.lblgrey, div.teaser-box h2.grey, div.more-infos h4
{
    color: #666;
}
.ddlSearchRegion, .ddlSearchReederie, .ddlSearchSchiffe
{
    float: left;
    width: 170px;
    border: #0286cb 1px solid;
}
.lblSearchRegion, .lblSearchReederie
{
    margin-top: 3px;
    float: left;
    width: 70px;
}
.pSearchResults, div.found-results p
{
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
div.search-fields ul li.schiff input, table.sonderangebot tr td.Ship, table.LastMinute tr td.Ship, ul.headline-reederin li.Logo, .SupplierList10
{
    width: 100px;
}
div.search-number span, .SearchNumber
{
    font-size: 13px;
    color: #666;
    display: block;
    margin: 0 0 0 5px;
}
div.found-results div.bar img, img.great-teaser-image, .DisplayBlock
{
    display: block;
}
.highlight p, div.teaser-box span.headFormat
{
    padding-right: 3px;
}
div.teaser-box h3, div.trip-desc h4 span label
{
    font-weight: 400;
}
div.teaser-box span.date, div.teaser-box span.schiff
{
    color: #000;
    font-size: 12px;
    display: block;
}
div.colR1, div.colR4
{
    float: left;
    width: 218px;
}
div.colR2, div.colR3
{
    float: left;
    width: 217px;
}
div.widebox div.top-blue span.price-desc, div.widebox div.top-blue-large span.price-desc
{
    left: 650px;
}
ul.headline-pricetable li, ul.headline-datetable li, ul.headline-sonderangebot li, ul.headline-LastMinute li, ul.headline-reederin li, ul.headline-vesselinfo li
{
    float: left;
    color: #666;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid #CCC;
    padding-left: 10px;
    padding-bottom: 3px;
}
table.pricetable, table.datetable, table.sonderangebot, table.LastMinute, table.reederin, table.vesselinfo
{
    width: 840px;
}
table.pricetable tr.last td, table.datetable tr.last td, table.sonderangebot tr.last td, table.LastMinute tr.last td, table.ResultPage tr.last td, table.reederin tr.last td, table.vesselinfo tr.last td
{
    border-bottom: none;
}
table.pricetable tr td.number, table.LastMinute tr td.Route
{
    width: 192px;
}
ul.links li.last, table.sonderangebot tr td.depart, table.LastMinute tr td.depart, table.ResultPage tr td.depart, table.reederin tr td.depart, table.vesselinfo tr td.depart
{
    border-right: none;
}
ul.links li a, ul.Leftlinks li a
{
    font-weight: 700;
    text-transform: uppercase;
}
table.sonderangebot tr td, table.LastMinute tr td, table.ResultPage tr td, table.reederin tr td, table.vesselinfo tr td
{
    color: #666;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 8px 5px 6px 10px;
}
table.sonderangebot tr td.FromDate, table.LastMinute tr td.FromDate
{
    width: 91px;
}
table.sonderangebot tr td.ToDate, table.LastMinute tr td.ToDate
{
    width: 88px;
}
table.sonderangebot tr td.Supplier, table.LastMinute tr td.Supplier
{
    width: 87px;
}
ul.headline-sonderangebot, ul.headline-LastMinute, ul.headline-reederin, ul.headline-vesselinfo
{
    list-style: none;
    margin-left: -10px;
    height: 0;
    padding: 4px 0 0 25px;
}
ul.headline-sonderangebot li.Ship, ul.headline-LastMinute li.ToDate
{
    width: 76px;
}
p.sonderangebot-title, p.LastMinute-title, p.ResultPage-title, p.reederin-title, p.vesselinfo-title
{
    width: auto;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    padding: 4px 0 0 10px;
}
ul.sonderangebot-links, ul.LastMinute-links, ul.ResultPage-links, ul.reederin-links, ul.vesselinfo-links
{
    float: left;
    margin: 4px 0 0 290px;
}
div.overflow-450, div.overflow-LM-450
{
    overflow-y: scroll;
    height: 450px;
    width: 857px;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-top: 10px;
}
table.InnerSonderangebot, table.InnerLastMinute, table.InnerResultPage, table.Innerreederin, table.Innervesselinfo, .SupplierList6
{
    border: 0;
}
table.InnerSonderangebot tr td, table.InnerLastMinute tr td, table.InnerResultPage tr td, table.Innerreederin tr td, table.Innervesselinfo tr td
{
    border-bottom: 0 solid #ccc;
    border-right: 0 solid #ccc;
    border-left: 0 solid #ccc;
    border-top: 0 solid #ccc;
}
table.LastMinute tr td.Day, table.ResultPage tr td.DateText
{
    width: 80px;
}
table.ResultPage, table.ResultPageExt
{
    width: 850px;
}
table.ResultPage tr td.Day, table.ResultPage tr td.Region, table.ResultPage tr td.Supplier, table.ResultPage tr td.Category
{
    width: 75px;
}
ul.headline-ResultPage li.DateText, ul.headline-ResultPage li.Region, ul.headline-ResultPage li.Supplier
{
    line-height: 18px;
    width: 50px;
}
img.map, .map
{
    float: left;
    border: 1px solid #CCC;
    margin: 10px 0 20px 16px;
}
.CallBackHeadingPosition, .CruisePrice1
{
    position: relative !important;
}
.Cruise1, .VesselInfo2
{
    width: 935px;
    z-index: 999999;
    border: 1px solid #005690;
    background: #fff;
}
.Cruise11, .SupplierList13
{
    width: 935px;
    height: 490px;
}
.Cruise12, .SupplierList14
{
    height: 800px;
}
.CruisePdf10, .CruisePdf13, .CruisePdf16
{
    width: 100% !important;
    padding-left: 10px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #666 !important;
    position: relative !important;
    margin-top: 10px !important;
    border-bottom: solid 1px #005b90 !important;
    border-top: solid 1px #005b90 !important;
}
.CruisePdf12, .CruisePdf15
{
    display: block !important;
    clear: both !important;
}
.Home2, .ResultList5, .SupplierList2
{
    position: absolute;
    display: block;
    left: 230px;
    margin-top: 5px;
}
.Home3, .ResultList1
{
    z-index: 99998;
    left: 150px;
    position: absolute;
    top: 50px;
}
.Home4, .ResultList21, .SearchControl2
{
    width: 100%;
}
.Home5, .SearchControl3
{
    background-color: #4e7ab9;
}
.Home10, .SearchControl4
{
    width: 10px;
}
.Home11, .SearchControl7
{
    width: 10%;
}
.Home12, .SearchControl8
{
    width: 3px;
}
.Home13, .SearchControl9
{
    width: 3px;
    height: 5px;
}
.Home14, .SearchControl5
{
    width: 40%;
}
.Home15, .SearchControl6
{
    width: 6px;
}
.Home16, .ResultList2, .SupplierLisr1
{
    font-size: 12px;
    font-weight: 700;
}
.Home18, .ResultList14
{
    border: 0;
    width: 210px;
    height: 97px;
}
.Home19, .ResultList15
{
    width: 875px;
    border: 1px solid #005690;
    background: #fff;
    z-index: 999999;
}
.Home20, .SupplierList
{
    height: 265px !important;
}
.Home21, .ResultList7, .SupplierList3
{
    background: #fff;
}
.Home22, .ResultList8, .SupplierList4
{
    font-size: 1.4em;
}
.Home26, .Resultlist19, .SupplierList11
{
    height: 20px;
    font-weight: 700;
    background-color: Red;
    color: #FFF;
}
.LastMinute, .Singles1, .Sonderangebot1
{
    height: 20px;
}
.LocateCabinImages, .LocateCity1
{
    margin: 10px;
}
.ResultList20, .SupplierList12
{
    width: 214px;
    height: 101px;
}

