html {
  font-size: small;
}

body {
  margin: 0;
  padding: 0;
  background: url(/i/bg_body2.gif) left top #45073b;
  font-family: "dejavu sans", verdana, helvetica, arial, sans-serif;
  font-size: 85%;
  line-height: 1.4;
}

/*
** Classes for each game type color
*/

.roulette,
.roulette a,
.roulette h2,
.roulette h3,
.roulette p,
.roulette li {
  color: #060 !important;
}

.blackjack,
.blackjack a,
.blackjack h2,
.blackjack h3,
.blackjack p,
.blackjack li {
  color: #906 !important;
}

.poker,
.poker a,
.poker h2,
.poker h3,
.poker p,
.poker li {
  color: #339 !important;
}

.slots,
.slots a,
.slots h2,
.slots h3,
.slots p,
.slots li {
  color: #630 !important;
}

.video-poker,
.video-poker a,
.video-poker h2,
.video-poker h3,
.video-poker p,
.video-poker li {
  color: #c33 !important;
}

.other,
.other a,
.other h2,
.other h3,
.other p,
.other li {
  color: #909 !important;
}

.no-house-edge,
.no-house-edge a,
.no-house-edge h2,
.no-house-edge h3,
.no-house-edge p,
.no-house-edge li {
  color: #36c !important;
}

/*
** Common decoration for content areas
*/

.yellowframe-top {
  width: 938px;
  height: 31px;
  margin: 0 auto;
  background: url(/i/bg_yellowframe_top.jpg) left top no-repeat;
}

.yellowframe-bottom {
  width: 938px;
  height: 31px;
  margin: 0 auto;
  background: url(/i/bg_yellowframe_bottom.jpg) left top no-repeat;
}

.whiteframe-top {
  width: 938px;
  height: 31px;
  margin: 0 auto;
  background: url(/i/bg_whiteframe_top.jpg) left top no-repeat;
}

.whiteframe-bottom {
  width: 938px;
  height: 31px;
  margin: 0 auto;
  background: url(/i/bg_whiteframe_bottom.jpg) left top no-repeat;
}

/*
** Authorization bar
*/

#auth-bar {
  min-width: 690px;
  height: 26px;
  overflow: hidden;
  padding: 0 140px;
  padding-bottom: 7px;
  border-bottom: 1px solid #47083d;
  color: #cc9;
  background: #230024;
  font-size: 11px;
}

#auth-bar br {
  display: none;
}

#auth-bar a {
  color: #fff;
}
#auth-bar a:hover {
  text-decoration: underline;
}

#auth-bar div.wrapper {
  position: relative;
  width: 720px;
  left: 15px;
  margin: 0 auto;
  padding-top: 7px;
}

#auth-bar #sitewide-links {
  float: right;
}

#auth-bar #sitewide-links img {
  margin-right: 5px;
}

#auth-bar form a {
  margin-right: 15px;
}

#auth-bar form {
  margin: 0;
}

#auth-bar form input {
  width: 70px;
  padding: 1px 5px;
  margin: 0 15px 0 0;
  border: 0;
  font-size: 100%;
}

#auth-bar form input.image_submit {
  width: auto;
  margin: 0;
  padding-right: 4px;
  vertical-align: -2px;
}

#auth-bar p {
  margin: 0;
  line-height: 1.2;
}

#auth-bar a {
  color: #CABAC7;
}

#auth-bar b a {
  color: #CC9;
}

#auth-bar small {
  margin: 0 1em;
  color: #CABAC7;
  line-height: 1;
}

#auth-bar big {
  margin: 0 0.5em;
  color: #CABAC7;
  font-size: 130%;
  line-height: 1;
}

#auth-bar .euro-balance {
  font-size: 155%;
  vertical-align: -2px;
}

#auth-bar #euro-switcher {
  display: inline;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}

/*
** Logotype area and project selectors
*/

#logo-bar {
  min-width: 938px;
  padding: 0 16px;
  background: url(/i/bg_logotype_behind.jpg) left top repeat-x;
}

#logo-bar div.wrapper {
  position: relative;
  width: 938px;
  margin: 0 auto;
  background: url(/i/bg_logotype.jpg) left bottom no-repeat;
}

#logo-bar ul {
  list-style-type: none;
  height: 50px;
  margin: 0;
  margin-left: 120px;
  padding: 0 0 0 46px;
  background: url(/i/projects_logo.gif) 2px top no-repeat;
}

#logo-bar ul li {
  display: block;
  float: left;
  margin: 0;
  margin-right: 15px;
  padding: 0;
}

#logo-bar ul li a img {
  border-style: none;
}

#logo-bar h1 {
  width: 380px;
  height: 115px;
  margin: 0;
  padding: 0;
  text-indent: -5000px;
}

#logo-bar h1 a {
  display: block;
  width: 100%;
  height: 100%;
  margin-left: 120px;
}

#logo-bar #hotline-icon {
  position: absolute;
  top: 0;
  right: 91px;
  width: 166px;
  height: 43px;
  margin: 0;
  padding: 0;
}

#logo-bar #download-icon {
  position: absolute;
  top: 60px;
  right: 84px;
  width: 67px;
  height: 56px;
  margin: 0;
  padding: 0;
}

#logo-bar #randomness-icon {
  position: absolute;
  top: 60px;
  right: 149px;
  width: 67px;
  height: 56px;
  margin: 0;
  padding: 0;
}

#logo-bar #unique-games-icon {
  position: absolute;
  top: 60px;
  right: 214px;
  width: 67px;
  height: 56px;
  margin: 0;
  padding: 0;
}

#logo-bar #equal-odds-icon {
  position: absolute;
  top: 60px;
  right: 279px;
  width: 67px;
  height: 56px;
  margin: 0;
  padding: 0;
}

#logo-bar #lottery-icon {
  position: absolute;
  top: 60px;
  right: 344px;
  width: 67px;
  height: 56px;
  margin: 0;
  padding: 0;
}

#logo-bar #join-button,
#logo-bar #addfunds-button {
  position: absolute;
  top: 123px;
  right: 105px;
  width: 133px;
  height: 19px;
  margin: 0;
  padding: 0;
}

#logo-bar #play-button {
  position: absolute;
  top: 123px;
  right: 265px;
  width: 133px;
  height: 19px;
  margin: 0;
  padding: 0;
}

/*
** Global menu
*/

#global-menu {
  min-width: 938px;
  padding: 0 16px;
  background: url(/i/bg_mainmenu_behind2.jpg) left top repeat-x;
}

#global-menu div.wrapper {
  width: 918px;
  height: 29px;
  margin: 0 auto;
  padding-left: 20px;
  background: url(/i/bg_mainmenu.jpg) left top no-repeat;
}

#global-menu ul {
  list-style-type: none;
  width: 740px;
  height: 29px;
  margin: 0 auto;
  padding: 0;
  background: url(/i/bg_bullet.gif) left 6px no-repeat;
}

#global-menu ul li {
  display: block;
  width: 94px;
  height: 29px;
  float: left;
  margin: 0;
  padding: 0;
  color: #D6C1AE;
  background: url(/i/bg_bullet.gif) right 6px no-repeat;
  font-size: 125%;
  text-align: center;
}

#global-menu ul li.menu-item2 {
  width: 90px;
}
#global-menu ul li.menu-item4 {
  width: 110px;
}
#global-menu ul li.menu-item5 {
  width: 125px;
}
#global-menu ul li.menu-item6 {
    width: 130px;
}

#global-menu ul li a {
  position: relative;
  padding-bottom: 2px;
  color: #D6C1AE;
  font-weight: bold;
}

#global-menu ul li a:hover {
  border-bottom: 2px solid #d49d2e;
  text-decoration: none;
}

/*
** Collage region
*/

#collage-region {
  min-width: 938px;
  padding: 0 16px;
}

#collage-region div.wrapper {
  position: relative;
  width: 938px;
  margin: 0 auto;
}

#collage-region.inner div.wrapper {
  height: 116px;
  background: url(/i/bg_collage_inner.jpg) left top no-repeat;
}

#collage-region.inner div.wrapper img {
  position: absolute;
  left: 111px;
  top: 8px;
}

#collage-region.index div.wrapper {
  height: 218px;
  background: url(/i/bg_collage_index.jpg) left top no-repeat;
}

#collage-region #banner1-image {
  display: block;
  position: absolute;
  width: 243px;
  height: 201px;
  top: 9px;
  left: 113px;
  background: url(/i/promos/randomness-control-video.jpg) left top no-repeat;
}
#collage-region #banner1-link1 {
  display: block;
  position: absolute;
  width: 243px;
  height: 201px;
  top: 9px;
  left: 113px;
  text-indent: -5000px;
}

#collage-region #banner2-image {
  display: block;
  position: absolute;
  width: 243px;
  height: 201px;
  top: 9px;
  left: 359px;
  background: url(/i/promos/free_casino_lottery.jpg) left top no-repeat;
}
#collage-region #banner2-link1 {
  display: block;
  position: absolute;
  width: 243px;
  height: 201px;
  top: 9px;
  left: 359px;
  text-indent: -5000px;
}

#collage-region #banner3-image {
  display: block;
  position: absolute;
  width: 245px;
  height: 201px;
  top: 9px;
  left: 604px;
  background: url(/i/promos/play_no_zero_roulette.jpg) left top no-repeat;
}
#collage-region #banner3-link1 {
  display: block;
  position: absolute;
  width: 244px;
  height: 200px;
  top: 9px;
  left: 604px;
  text-indent: -5000px;
}

/*
** Game menu
*/

#game-selector {
  min-width: 938px;
  padding: 0 16px;
}

#game-selector div.wrapper {
  width: 938px;
  height: 100px;
  margin: 0 auto;
  background: url(/i/bg_gameselector.jpg) left top no-repeat;
}

#game-selector ul {
  list-style-type: none;
  width: 720px;
  height: 29px;
  margin: 0 auto;
  padding: 0;
  padding-left: 20px;
}

#game-selector ul li {
  display: block;
  float: left;
  width: 16%;
  margin: 0;
  padding: 0;
  color: #D6C1AE;
  text-align: center;
}

#game-selector ul li img {
  margin-top: -4px;
}

/*
** Casino Features
*/

#casino-features {
  min-width: 938px;
  padding: 0 16px;
}

#casino-features div.wrapper {
  overflow: hidden;
  width: 938px;
  margin: 0 auto;
}

#casino-features .content-area {
  margin: 0 100px 0 125px;
}

#casino-features h2 {
  width: 246px;
  height: 32px;
  margin: 0;
  padding: 0;
  background: url(/i/title_features.gif) left top no-repeat;
  text-indent: -5000px;
}

#casino-features ul {
  list-style-type: none;
  width: 33%;
  float: left;
  margin: 0;
  padding: 0;
}

#casino-features ul li {
  margin: 10px 0 10px 14px;
  padding: 0;
  padding-left: 20px;
  color: white;
  background: url(/i/chip.gif) left 2px no-repeat;
  font-family: "trebuchet ms", "dejavu sans", verdana, helvetica, arial, sans-serif;
  font-size: 110%;
}

/*
** Main text area
*/

#main-text {
  min-width: 938px;
  margin-top: 0px;
  padding: 0 16px;
}

#main-text div.wrapper {
  overflow: hidden;
  width: 938px;
  margin: 0 auto;
  padding: 1px 0;
  background: url(/i/bg_whiteframe.jpg) left top repeat-y white;
}

#main-text .content-area {
  margin: 0 100px 0 125px;
}

#main-text .content {
  width: 540px;
  padding-left: 20px;
  overflow: hidden;
}

#main-text .content.wide {
  width: 700px;
}

/*
** Left sidebar in main text area (for navigation)
*/

#main-text .sidebar {
  float: left;
  width: 140px;
  font-weight: bold;
}

#main-text .sidebar p {
  margin: 0 0 1em 0;
  font-size: 120%;
}

#main-text .sidebar ul {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  color: #903;
}

#main-text .sidebar ul li {
  margin: 0;
  margin-left: 16px;
  padding: 0;
  font-weight: bold;
}

#main-text .sidebar ul li a {
  color: #903;
}

#main-text .sidebar ul li b {
  color: black;
}

#main-text .sidebar ul.fake {
  list-style-type: none;
  margin: 2em 0 1em 0;
  padding-left: 0;
  color: black;
}

#main-text .sidebar ul.fake li {
  margin-left: 0;
  padding-left: 0;
}

.scroll_fragment {
  overflow: auto;
  position: relative;
  padding-left: 1px;
}

.scroll_fragment table {
  margin-top: 1px !important;
  margin-bottom: 0 !important;
}

/*
** General rules links in game selection pages
*/

div#rules-links {
  float: right;
  height: 32px;
  width: auto;
  margin-right: 0;
  margin-bottom: 10px;
  color: #504f41;
  background: url(/i/bg_rules_center.gif) left center repeat-x;
}

.wide div#rules-links {
  margin-right: 10px;
  _margin-right: 5px;
}

div#rules-links div {
  float: left;
  height: 32px;
  padding-right: 10px;
  line-height: 32px;
}

div#rules-links div#general-rules-link {
  padding-left: 33px;
  background: url(/i/bg_rules_left.gif) left center no-repeat;
}

div#rules-links div#randomness-link {
  padding-right: 5px;
  background: url(/i/bg_rules_right.gif) right center no-repeat;
}

div#rules-links div a {
  color: #504f41 !important;
}


/*
** Game selection pages
*/

.game-section {
  margin-top: 3em;
}

.game-section div {
  margin-right: 13px;
}

.game-section h3 {
  margin: 0 !important;
  padding: 0 !important;
  background-position: top left;
  background-repeat: no-repeat;
}

.game-section h3 span {
  position: relative;
  top: -10px;
  margin: 0 4px;
  padding: 0 0.4em;
  background: white;
}

.game-section .game-section-inside {
  margin-top: -10px;
  padding-bottom: 10px;
  background-position: bottom left;
  background-repeat: no-repeat;
}

.game-section .game-section-inside table {
  width: 99%;
}

.roulette h3 {
  background-image: url(/i/border_roulette_top.gif);
}
.roulette .game-section-inside {
  background-image: url(/i/border_roulette_bottom.gif);
}

.blackjack h3 {
  background-image: url(/i/border_blackjack_top.gif);
}
.blackjack .game-section-inside {
  background-image: url(/i/border_blackjack_bottom.gif);
}

.poker h3 {
  background-image: url(/i/border_poker_top.gif);
}
.poker .game-section-inside {
  background-image: url(/i/border_poker_bottom.gif);
}

.slots h3 {
  background-image: url(/i/border_slots_top.gif);
}
.slots .game-section-inside {
  background-image: url(/i/border_slots_bottom.gif);
}

.video-poker h3 {
  background-image: url(/i/border_videopoker_top.gif);
}
.video-poker .game-section-inside {
  background-image: url(/i/border_videopoker_bottom.gif);
}

.other h3 {
  background-image: url(/i/border_other_top.gif);
}
.other .game-section-inside {
  background-image: url(/i/border_other_bottom.gif);
}

.no-house-edge h3 {
  background-image: url(/i/border_equal_top.gif);
}
.no-house-edge .game-section-inside {
  background-image: url(/i/border_equal_bottom.gif);
}



/*
** Game selection pages
*/

.games-new .game-section {
  margin-top: 3em;
  clear: both;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  text-align: center;
}

.games-new .game-section h3 {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

.games-new .game-section h3 span {
  position: relative;
  top: -10px;
  margin: 0 4px;
  padding: 0 0.4em;
  background: white;
}

.games-new .game-section .game-section-inside {
  margin-top: -10px;
  padding: 0;
  padding-bottom: 10px;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
}

.games-new .game-section .game-section-inside  p {
  padding: 0 2em !important;
  text-align: left;
  color: black !important;
}

.games-new .game-section .game-section-inside .game-block {
  float: left;
  width: 220px;
  margin: 0;
  margin-top: 1px;
}

.games-new .game-section .game-section-inside .game-block img {
  border: 0;
}

.games-new .game-section .game-section-inside .game-block p {
  color: black !important;
  text-align: center;
}

.games-new .game-section .game-section-inside .game-block ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}

.games-new .game-section .game-section-inside .game-block ul li {
  margin: 0 !important;
  padding: 0 !important;
}

.games-new .game-section .game-section-inside .clearer {
  height: 1px;
  clear: both;
}

.games-new .game-section .game-section-inside table {
  width: 99%;
}

.games-new .roulette .game-section {
  background-image: url(/i/border_roulette_top.gif);
}
.games-new .roulette .game-section-inside {
  background-image: url(/i/border_roulette_bottom.gif);
}

.games-new .roulette-half .game-section {
  background-image: url(/i/border_roulette_half_top.gif);
}
.games-new .roulette-half .game-section-inside {
  background-image: url(/i/border_roulette_half_bottom.gif);
}
.games-new .roulette-half .game-section-inside .game-block {
  width: 335px;
}

.games-new .blackjack .game-section {
  background-image: url(/i/border_blackjack_top.gif);
}
.games-new .blackjack .game-section-inside {
  background-image: url(/i/border_blackjack_bottom.gif);
}

.games-new .poker .game-section {
  background-image: url(/i/border_poker_top.gif);
}
.games-new .poker .game-section-inside {
  background-image: url(/i/border_poker_bottom.gif);
}

.games-new .poker-half .game-section {
  background-image: url(/i/border_poker_half_top.gif);
}
.games-new .poker-half .game-section-inside {
  background-image: url(/i/border_poker_half_bottom.gif);
}
.games-new .poker-half .game-section-inside .game-block {
  width: 335px;
}

.games-new .slots .game-section {
  background-image: url(/i/border_slots_top.gif);
}
.games-new .slots .game-section-inside {
  background-image: url(/i/border_slots_bottom.gif);
}

.games-new .video-poker .game-section {
  background-image: url(/i/border_videopoker_top.gif);
}
.games-new .video-poker .game-section-inside {
  background-image: url(/i/border_videopoker_bottom.gif);
}

.games-new .other .game-section {
  background-image: url(/i/border_other_top.gif);
}
.games-new .other .game-section-inside {
  background-image: url(/i/border_other_bottom.gif);
}

/*
** News list
*/

#news-list {
  min-width: 938px;
  padding: 0 16px;
}

#news-list div.wrapper {
  width: 938px;
  margin: 0 auto;
  padding: 1px 0;
  background: url(/i/bg_yellowframe.jpg) left top repeat-y;
}

#news-list .content-area {
  margin: 0 100px 0 135px;
}

#news-list h2 {
  margin: 0;
  padding: 0;
  color: #7e5b21;
  font-size: 1.4em;
}

#news-list dl dt {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  background: url(/i/chip_news.gif) left 2px no-repeat;
  color: #68043a;
  font-size: 1.2em;
  font-weight: bold;
}

#news-list dl dt b {
  padding: 2px;
  color: #9e8354;
  background: #f2db8b;
  font-size: 0.7em;
}

#news-list dl dd {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

#news-list dl dd p {
  margin: 10px 0 20px 0;
  padding: 0;
}

#news-list dl dd a {
  color: #68043a;
  font-weight: bold;
}

#news-list dl dd b {
  color: #333333;
}

#news-list .archive-link {
  margin-left: 20px;
}

#news-list .archive-link a {
  color: #68043a;
  font-weight: bold;
}

/*
** Lottery page tickets and decoration
*/

#main-text #lottery .lottery-divider {
    height: 1px;
    margin: 1em 0;
    border-top: 1px dashed black;
    line-height: 1px;
}

#main-text #lottery .lottery-gamelist {
    font-size: 150%;
    text-align: left;
}
#main-text #lottery .lottery-gamelist ul {
    font-size: 75%;
}
#main-text #lottery .lottery-gamelist .note {
    font-size: 65%;
}

#main-text #lottery .lottery-sha256 {
    font-size: 150%;
    text-align: left;
}
#main-text #lottery .lottery-sha256 b {
    font-size: 65%;
}
#main-text #lottery .lottery-sha256 .note {
    font-size: 65%;
    text-align: justify;
}

#main-text #lottery .lottery-rate {
    font-size: 150%;
    text-align: left;
}
#main-text #lottery .lottery-rate b {
    font-size: 75%;
}

#main-text #lottery .lottery-coeff p {
    font-size: 150%;
    text-align: left;
}

#main-text #lottery .lottery-info-today {
    width: 300px;
    float: right;
}

#main-text #lottery .lottery-ticket {
    width: 231px;
    min-height: 229px;
    padding-top: 1px;
    margin-left: -10px;
    background: url(/i/bg_lottery.gif) left top no-repeat;
}
* html #main-text #lottery .lottery-ticket {
    height: 229px;
}

#main-text #lottery .lottery-ticket table {
    margin: 7px 11px 0 11px;
    border-color: #c29e02;
    height: 210px;
}
* html #main-text #lottery .lottery-ticket table {
    margin-top: 7px;
}
#main-text #lottery .lottery-ticket table td {
    width: 42px;
    padding: 0;
    border-color: #c29e02;
    color: #9c3f1e;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 150%;
    line-height: 1;
    cursor: pointer;
}
* html #main-text #lottery .lottery-ticket table td {
    width: 42px;
    height: 41px;
}

#main-text #lottery .lottery-complete-message {
    color: red;
}

#main-text #lottery .lottery-ticket table.lottery-ticket-disabled {
    border-color: #999;
}
#main-text #lottery .lottery-ticket table.lottery-ticket-disabled td {
    border-color: #999;
    color: #ac8679;
    cursor: default;
}

#main-text #lottery .lottery-ticket td.number-winning {
    color: #3a3a3a !important;
    background: url(/i/lottery_ball.gif) center center no-repeat;
    font-weight: bold;
}

#main-text #lottery .lottery-ticket td.number-selected {
    color: #fff !important;
    background-color: #bebebe;
    font-weight: bold;
}

#main-text #lottery .lottery-ticket td.number-matched {
    color: #3a3a3a !important;
    background: url(/i/lottery_ball_selected.gif) center center no-repeat #bebebe;
    font-weight: bold;
}

#main-text #lottery .past-lottery-checksum .past-lottery-checksum-button {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #b2b2b2 #000 #000 #b2b2b2;
    background-color: #DBBAD5;
    cursor: pointer;
}

#main-text #lottery .past-lottery-checksum .past-lottery-checksum-data {
    display: block;
}

/*
** Search results
*/

#news-list #search-form p {
  margin: 14px 0;
}

#news-list #search-form #search-input {
  width: 400px;
  border: 1px solid #90814C;
}

#news-list #search-form #search-submit {
  margin: 0;
  margin-left: 10px;
  padding: 0 7px;
  border: 1px solid #90814C;
  color: #666357;
  background: url(/i/bg_search_button.gif) repeat silver;
  font-weight: bold;
  cursor: pointer;
}

#news-list #search-form label {
  margin-right: 1em;
  cursor: pointer;
}

#main-text .search-summary {
  width: 95%;
  margin: 0;
  padding: 14px 0;
  font-size: 130%;
  font-weight: bold;
}

#main-text .search-result {
  width: 95%;
  border-top: 1px solid #B4A46A;
}

/*
** Banners
*/

#banner-zone {
  min-width: 938px;
  padding: 0 16px;
}

#banner-zone div.wrapper {
  position: relative;
  width: 938px;
  height: 132px;
  margin: 0 auto;
  background: url(/i/bg_banners.jpg) left top no-repeat;
}

#banner-zone img {
  display: block;
  position: absolute;
  top: 7px;
}
#banner-zone img#banner1 {
  left: 114px;
}
#banner-zone img#banner2 {
  left: 298px;
}
#banner-zone img#banner3 {
  left: 482px;
}
#banner-zone img#banner4 {
  left: 666px;
}



/*
** Footer :)
*/

#footer {
  min-width: 938px;
  padding: 0 16px;
}

#footer div.wrapper {
  position: relative;
  width: 828px;
  height: 90px;
  margin: 0 auto;
  padding-left: 110px;
  background: none;
}

#footer a {
  color: #A2839D;
}

#footer p {
  width: 740px;
  margin: 0;
  padding: 0;
  padding: 0.5em 0;
  text-align: center;
  color: #A2839D;
}

#footer p.legal-signs {
  display: inline;
  float: right;
  width: 300px;
  margin-right: 10px;
}

#footer p.legal-signs img {
  display: block;
  float: left;
  margin: 0 0 5px 5px;
  padding: 0;
}

#footer p.paymethods {
  width: 468px;
  float: left;
}

#footer p.paymethods img {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
}

#footer p#bottom-links {
  clear: both;
  font-size: 11px;
}