
/************* CONTENT OVERALL *************/

#content {
float:left; /* otherwise Firefox won't accept background-images */
background-color:#5D94AD;
width:100%;
background: #248747 url(/resources/images/bg/bg_stripes_green.jpg) repeat;
background-position: bottom left;
padding-bottom:20px;
}

/************* CONTENT LEFT ***************/
#content-left {
display:inline;
width:180px;
float:left;
margin:20px 10px 10px 10px;
}

#content-left .menu-left ul { background-color:#effff0; }

/* payment methods menu left */
.menu-left {width:160px; clear:both; }

XXXXX#content-middle .payment ul li {
display:block;
margin:2px 2px 2px 0;
background-image:none;
background-color:none;
padding:0;
}

.menu-left a {
font: bold 10px/16px arial, helvetica, sans-serif;
padding:1px 5px 1px 5px;
background: none;
text-decoration: none;
display:block;
color:#555;
xxxwidth:150px;
}

.menu-left a:hover {
color: #a00;
background: #eef;
text-decoration:none;
}

/************* CONTENT MIDDLE ***************/
#content-middle {
border:1px solid #999;
xborder-right:1px dotted #bbb;
xborder-left:1px dotted #bbb;
margin:20px 0 0px 0;
background-position:0 0;
width:656px;
w\idth:636px;
float:left;
padding:10px 10px 10px 10px;
background-color:#fff; /* #FFF1C7 old */
xbackground: #FFF1C7 url(/resources/images/bg/bg_contmiddle.gif) repeat-x;
xbackground-position: bottom left;
}




/* disable text selection */
xxx#content-middle { 
-moz-user-select:none; /* Gecko-based, Mozilla */
-khtml-user-select: none; /* Safari */

}

.split div {width:100%; float:left;}

.split div div {
padding-bottom:10px;
width:300px;
float:left;
}

.split h4 { margin:0; }

.split {
width:100%;
float:left;
}

.split img {
float:left;
padding:0 10px 0 0;
}

.split .split-right {
float:right;
}

#content-right {
float:left;
padding:20px 0 5px 0px;
margin:0 0 0 10px;
text-align:left;
}




/**************** for all pages / General stuff *****************/



* {margin:0; padding:0;}

body {
background-color:fff;
font: normal 12px Verdana, arial, helvetica, sans-serif, Georgia, "Times New Roman", serif;
text-align: justify;
color:#333;
min-width:1004px; /* increased from 1004px to 1134px to allow for banners still to show right on smaller screens */
}

.banner_small {float:left; padding:4px; margin:8px 0 0 0; border:1px solid green; font-size:10px; background-color:#FFFFCC; line-height:15px;}
.banner_small div {margin:0 6px 0 0; float:left;}

.werbebanner {padding:50px 0 0 0; margin:0;}

.backtop {text-align:right; clear:both; font-size:10px; margin:0 0 -5px 0; padding:5px 0 0 0;}

.fat {font-weight:bold;}

blockquote {margin:0 0 0 10px; color:#777; font-weight:bold;}

.note {font-weight:bold;}

.note img {position:relative; top:1px; margin-right:5px;}

img {border: 0;}

h4 img {vertical-align:bottom; margin:2px 10px 0 0;}

.float-image {
       float:left;
       margin:0 20px 15px 0;
       }

p { margin: 0.7em 0 }

.center {
        text-align:center;
        margin:0 auto;
        }

.odd {background-color: #D9E8EE; } /* #effff0 */
.odd2 {background-color:#FFFFaf;}  /* #FFFFaf */


li {list-style:none; }

.kursiv {font-style:italic;}

.advertisment {
        background-color:#FFFFCC;
        margin:50px 0 0 0;
        padding:5px;
}

.advertisment2, advertisment {
        font-size:10px;
        line-height:15px;
        text-align:left;
}

.advertisment2 h1 {font-size:11px; font-weight:bold;}

.advertisment, .advertisment2 ul li {margin:5px 0;}



.green {font-weight:bold; color:green;}
.orange {font-weight:bold; color:#F26521;}
.red {font-weight:bold; color:red;}
.blue {font-weight:bold; color:blue;}
.black {font-weight:bold; color:#555;}
.yellow {background-color:#E8E990;}

.number {
position:relative;
top:-2px;
left:0px;
}

.number2 {
position:absolute;
top:-4px;
left:-8px;
}

.small-text {font-weight:normal; font-size:10px; color:#678197;}
.fine-print {font-size:11px;}


.float-right {float:right;}
.float-left {float:left;}

.clear {clear:both;}


/******************** CASINO SOFTWARE *****************/

.software_header {
background: #FFF1C7 url(/resources/images/icons/software_small.gif);
background-position:0 0px;
background-color:transparent;
width:20px;
height:20px;
background-repeat:no-repeat;
float:left; 
margin:0 3px 0 0;
}


/******************** CASINO SOFTWARE END *****************/




/******************** links *****************/

a {
text-decoration: none;
outline: none; /* gets rid of borders put around links in FF */
}

 a:link {color: #fff;}
 a:visited {color: #fff;}
 a:hover {color: #F3A251;}
 a:active  {color: #fff;}


#content-left a:link {color: #333;}
#content-left a:visited {color: #333;}
#content-left a:hover {color: #ef3333;}
#content-left a:active {color: #333;}



#content-middle a:link {color: #0074AB; text-decoration:none; font-weight:bold;} /* old color #38B5BA */
#content-middle a:visited {color: #0074AB; text-decoration:none; font-weight:bold}
#content-middle a:hover {color: #0074AB; text-decoration:none; font-weight:bold}
#content-middle a:active {color: #AD400A; text-decoration:none; font-weight:bold}



div #content-middle .link_green a:link {color: green; text-decoration:none;}
div #content-middle .link_green a:visited {color: green; text-decoration:none;}
div #content-middle .link_green a:hover {color: green; text-decoration:underline;}
div #content-middle .link_green a:active {color: green; text-decoration:none;}




/****************  header *****************/


#header-frame {
height:40px;
background-color:#1B7110;
}

#header-slogan {
float:left;
padding:20px 0px 0px 142px;
margin-top:2px; /* new puts $slogan  further down */
color:#fff;
font-weight:bold;
font-size:11px;
}


#header-links {
float:right; /* old */
padding:20px 10px 0 0;
color:#fff;
position:relative; /* old */
font-size:14px;
/* position:absolute; left:715px;/* new  */

}


#header-bg {
height:138px;
xwidth:99%;
xbackground: #FFF url(/resources/images/bg/bg_header_halloween.png) repeat-x 0 0;
position:relative;
padding:0 10px 0 0;
}

#header-banner {
position:absolute;
top:17px;
left:214px;
border: 1px solid #222;
width:468px;
height:60px;

}

#tab-menu {
width:789px;
xwidth:100%;
xfloat:left;
border:0px solid black;
position:absolute; top:93px; left:210px; /* change position of tabs */
}


#tab-menu ul, #content-middle ul {
list-style: none;
margin-left: 0px;
padding: 0;
}


#tab-menu li {
float:left;
margin: 0 2px; /* alter margin between tabs */


}

#header-links img#flag_en {
position:absolute; top:23px; left:-50px; width:20px; height:14px; title="english"; alt="lang english";
}

#header-links img#flag_de {
position:absolute; top:23px; left:-25px; width:20px; height:14px; title="deutsch"; lang="lang deutsch";
}




#header-logo {
position:absolute;
top:-38px;
left:10px;
height:165px;
width:124px;
clear:both;
}



/**************** searchfield general for all pages *****************/
.searchfield {
width: 194px;
height: 28px;
background: url(/resources/images/bg/bg_searchbox_green3.png);
float:right; /* screen width 1004px */
margin:17px 0 0 0;
background-repeat: no-repeat;

}

.searchfield #s {
float: left;
padding: 0 0 0 5px;
margin: 6px 0 0 6px;
border: 0;
width: 140px;
background: none;
background-color: #FFFfeF;
}

.searchfield fieldset {
width:100%;
margin:0;
padding:0;
float:left;
border:none;
}

.submit_search {
height:18px;
background-color:transparent;
border: 0px solid #BFBAB0;
float:right;
margin: 5px 6px 0 0;
}

input, div.formular textarea, select {
vertical-align:middle;
float:left; /* xxx */
font-weight:bold;
color:#888;
}

input { margin-right:2px; } /* guestbook tick boxes */



input:focus, select:focus, textarea:focus {
background:#D6E8D3;
}




/**************** search_form / search form ERROR 404 page *****************/


fieldset.advanced_search {
xmargin:15px 0 0 0;
xxpadding:5px 0;
border: none;
background-color: transparent;
xclear:both;
font-size:10px;
}

fieldset.advanced_search ul {
margin:0;
}

fieldset.advanced_search input {
margin:2px 5px 0 0; border:none;
}

.opt {
float:right;
line-height:28px;
xxwidth:180px;
}

.opt span {float:left;}
.opt select { float:left; margin:4px 5px 0 5px;}


#content-middle fieldset.advanced_search ul li {
float: left;
list-style-image: none;
background-image:none;
margin:0;
padding:5px 0px 5px 5px;
}



/**************** FORMS ***************************************************************************************/



/******************* link exchange, report bad link, feedback forms ****************/



div.formular form {padding: 2px 0 0 0;
        margin-top: 1em;
        background-color: none; /* #FFFEDF */
        xxbackground-image: url(../images/feedback_dots.gif);
        background-repeat: repeat-x;


}

div.formular fieldset {border:1px solid #ccc;
        padding: 0 1em 1em 1em;
        xbackground-image: url(../images/feedback_dots.gif);
        background-repeat: repeat-x;
        background-position: 0 100%;

}



div.formular legend {
        margin-top: 1em;
        margin-left: 0;
        line-height:20px;
        padding-left: 0px;
        font-size: 125%;
        font-weight: bold;

}



div.formular legend.feedback {
        background-image: url(../images/comment.gif);
        background-repeat: no-repeat;
        background-position: 0 0.2em;
        padding-left: 25px;
		margin:0;

}

div.formular legend.linkrequest {
        background-image: url(../images/link_request.gif);
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-left: 42px;
}

div.formular legend.badlink {
        background-image: url(../images/badlink.gif);
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-left: 42px;
}


* html div.formular legend {
        margin-left: -7px;
        background-position: 0 0.3em;
        left: 0;
}

div.formular legend {
        position: relative;
        left: -9px;
}


div.formular label {
        float: left;
        clear: both;
        width: 12em;
}



div.formular input.text, div.formular select {
        position: relative;
        xtop: -0.1em;
        width: 250px;
        border:2px solid #999;
        margin:0 0 3px 0;
}

div.formular textarea {
        xdisplay:block;
        position: relative;
        xtop: -0.2em;
        width: 250px;
        height:134px;
        border:2px solid #999;
        overflow:auto;
}

div.formular input.submit {
        position:relative;
        top:5px;
        left:254px;
        xdisplay: block;
        clear: both;
        margin-left: 15.5em;
        xxxdisplay: block;
    margin: 10px auto;
        xxxfloat:none;
		xxwidth:90px;
		border:1px solid #888;
}


div.formular input.player_reviews {
	color: #bdf; 
	padding: 2px 5px; 
	border: 2px solid; 
	border-color: #7bf #07c #07c #7bf; 
	background-color: #09f; 
	width:90px; #width:88px; 
	margin-top:5px;
}

.asterisk {
position:relative;
top:-2px;
left:2px;
}

/************* D'Alembert system case study lwllwww form ************/

.dalembert {
float:left;
width:326px;
xmargin:0 0 7px 0;
}

.dalembert fieldset {
width:100%;
margin:0;
padding:0;
background-color: #FFFEDF;
float:left;
border:none;
}

.dalembert .submit_search {
height:19px;
background-color:transparent;
border: 0px solid #BFBAB0;
xdisplay:block;
float:left;
margin:0 0 0 5px;
}

.dalembert input.submit_search img {
border: 1px solid #BFBAB0;
float:right;
}

.dalembert label {float:left; font-weight:bold;}

.dalembert input {margin:0 5px;}

/**************** send link div *****************/



.sendlink {margin:20px 0;}

div.sendlink a {
float:left;
padding:5px 0 0 0;

}

div.sendlink img {
float:left;
padding: 5px 5px 15px 0;
}

.source {
font-size:10px;
}



/**************** arrows PREVIOUS and NEXT *****************/


div.arrow, #arrow { 
margin:0px auto; 
text-align:center; font-size:12px; font-weight:bold;
}

div.arrow a { display:inline; padding:0;}
div.arrow img {position:relative; top:3px; }


.bar {font:8px tahoma;font-weight:bold;color:#266DBB;border:1px solid #B9C7DB;padding:3px;padding-left:5px;padding-right:5px;text-decoration:none; }
.bar:hover {border:1px solid #5B92C8; background-color:#B7E2EB;}





/**************** sitemap *****************/

body.sitemap #content-middle {
width:846px;
w\idth:826px;
margin:20px 0 0 10px;
}

body.sitemap #content-middle a:link {color: #333;}
body.sitemap #content-middle a:visited {color: purple;}
body.sitemap #content-middle a:hover {color: #333;}
body.sitemap #content-middle a:active {color: #333;}

body.sitemap #content-middle li {
        background: url(/resources/images/icons/folder.png) no-repeat top left;
        background-position:0px 0;
        font-weight:bold;
        margin: 2px 0 0 0;
        padding: 0 0 0 20px;
}

body.sitemap #content-middle li li {
        background: url(/resources/images/sitemap_doc.gif) no-repeat top left;
        font-weight:normal;
        background-position:0 4px;
}

body.sitemap #content-middle li h3 {
font-size:12px;
color:green;
background:none;
border:none;
margin:0;
padding:0;
}


.spacer_sitemap div {float:left; margin:0 0px 0 0; font-size:11px;}
.spacer_sitemap div img {vertical-align:middle; }




body.sitemap #content-middle li h2 {font-size:14px; font-weight:bold; padding:0; color:#333;}



/****************  second menu left *****************/

a.big_button {
display: block;
background-color: transparent;
background: url(/resources/images/buttons/big_button.jpg) repeat-x 0 0;

width: 180px;
xheight: 39px;
margin: 0px auto;
padding: 13px 0 11px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
background-position: 0 1px;
color:white;


}

div.outer_left {
margin:15px 0 5px 0;
padding:0;
width: 100%;
height: 40px;
background-image: url(/resources/images/buttons/big_button.jpg);
background-position: 0 -49px;

}




#content-left div.outer_left a.big_button:link, #content-left div.outer_left a.big_button:visited {
color: #eee;
}

#content-left div.outer_left a.big_button:hover, #content-left div.outer_left a.big_button:active {
xbackground-position: 0 -50px;
background: transparent;
color: #666;

}

#content-left a h3:hover {
background-image:none;
background-color:#346E84;
color:#efefef;
}



/****************  button styles *****************/

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(/resources/images/buttons/buttons_adv_bg.png); /* height:87px width:191px */
xbackground-repeat: no-repeat;
width: 191px;        /*width: 129px; for five main menu tabs */
height: 28px; /* hight of the background-button-image */
margin: 0px auto;
padding: 11px 0 11px 0; /* alter tab text position */
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background-position: 0 0px;  /* position of the background-button-image */
xxborder:1px solid black;
}

a.button:link, a.button:visited {
color: #eee;
}

a.button:hover, a.button:active, #active {
xbackground-position: 0 -50px;
background: transparent;
color: #666;

}

div.outer  {
width: 191px;   /* old width: 127px; for five main menu tabs */
height: 37px;
background-image: url(/resources/images/buttons/buttons_adv_bg.png);
background-position: 0 -49px; /* position of white buttons */
xborder:1px solid black;
}




/****************  content *****************/

/*********  headings **********/

.heading-wrap {
height:50px; 
margin:0 0 10px 0; 
padding:4px 4px 4px 5px; 
background:#669900; 
xborder: solid #006600; 
xborder-width:2px 0;

border-top:2px solid #006600;
border-right:2px solid #005500;
border-bottom:2px solid #005500;
border-left:2px solid #006600;
}
/*.heading-wrap {height:50px; margin:0 0 10px 0; padding:4px 4px 4px 5px; background:#ff9933; border:solid #ee0000; border-width:2px 0;}*/
.heading {font: bold 21px Verdana, arial, helvetica, sans-serif; padding:3px 0 0 15px; float:left;}
.heading-wrap img {float:left; height="73" width="73"}
.heading-wrap div.heading div {line-height:0.9em;}
.heading-wrap div.heading div span {color:#333; font-size:21px;}
.heading-wrap p {font-size:14px; line-height:0.7em; color:#fff;}

h1 {font-size:12px; font-weight:bold; text-decoration:none; color:#333;}
h2 {font-size:14px; font-weight:bold; text-decoration:none; padding:10px 0 10px 0; color:#333;}

h3 {
font-size:14px;
padding:5px 0 5px 5px;
margin:15px 0 10px 0;
background:#329708;
color:#346E84;
border: 1px solid #bebebe;
background: #fffff0 url(/resources/images/bg/bg_h3.png) repeat-x;
border-top:1px solid #90B5C3;
border-right:2px solid #81AABA;
border-bottom:2px solid #81AABA;
border-left:1px solid #90B5C3;
}

h4 {
font-size:14px;
padding:5px 0 5px 5px;
margin:15px 0 10px 0;
background: #efefef url(/resources/images/bg/bg_h4.png) repeat-x;
background-position: 0 0;
xclear: both;
xborder: 1px solid #bebebe;
font-weight:bold;
color:#006600; /* #346E84 old */
border-top:1px solid #C6DCE4;
border-right:2px solid #90B5C3;
border-bottom:2px solid #90B5C3;
border-left:1px solid #C6DCE4;
}

#content-left h3 {font-size:10px; margin:0 0 5px 0;}
#content-left h4 {font-size:10px; margin:0 0 5px 0; text-align:center; padding:5px;}



h4 img {vertical-align:middle;}

h5 {
font-size:14px;
margin:18px 0 2px 0;
color:#555;
}






hr {
margin:10px 0 5px 0;
}

.hdr-bottom {
background: url(http://www.casinomadness.de/resources/images/hdrbg_bottom.gif) repeat-x;
background-position: bottom left;
}




/*********  heading end **********/




/*** glossar only for introduction_glossary and einfuehrung_glossar html page ***/

#content-middle, #glossar-wrap {
line-height:17px;
}

#content-middle #glossar-wrap a{
position:relative;
text-decoration:none;
z-index:0;
}

#glossar-wrap a:hover{
text-decoration:none;
position:relative;
}

#glossar-wrap a span{
  display: none;
}

#glossar-wrap a:hover span{
  width: 186px;
  position: absolute;
  display: block;
  background: #e6ecff;
  border: 1px solid #003399;
  text-decoration: none;
  padding: 3px;
  opacity: .9;
  filter: alpha(opacity=90);
  font: 11px arial,helvetica,sans-serif;
  color: #000066;
  margin:5px;
  left:35px;
  top:10px;
  text-align:left;

  }

div.glossary-block {}
.show-glossary {display: block;}
.hide-glossary {display: none;}

div.glossary-letterbar { border-bottom:2px solid #66CCCC; padding:1px 0 3px 0; float:left; }
div.glossary-letterbar-bottom { border-top:2px solid #66CCCC; padding:3px 0 1px 0; float:left; margin-top:15px;}
.glossary-letterbar span, .glossary-letterbar-bottom span {font:16px arial black;font-weight:bold;color:#266DBB;border:1px solid #B9C7DB;text-decoration:none; background-color:#eee;}
.glossary-letterbar span:hover, .glossary-letterbar-bottom span:hover {border:1px solid #5B92C8; background-color:#B7E2EB;}
#content-middle .glossary-letterbar a:hover, #content-middle .glossary-letterbar-bottom a:hover { color: #ffffff; background-color:#00b9cd;}
#content-middle .glossary-letterbar a:active, #content-middle .glossary-letterbar-bottom a:active {color: #aaa; background-color:#FCDC5F;}
#content-middle .glossary-letterbar a, #content-middle .glossary-letterbar-bottom a {color:#00b9cd; padding:0 3px;}




#glossar-wrap {
clear:both;
}



#glossar-middle {
width:616px;
float:left;
padding:3px 10px 7px 10px;

}

/**************************************************/








#content-middle .pokerhand table {



        color: #cbff78;
        font-weight: bold;


}

#content-middle .pokerhand table tr td {
        border-top: 1px solid #000;
        border-bottom: 1px solid #353535;
        border-right: 1px solid #333;
        border-left: 1px solid #151515;
        background: #333;
        padding:5px;
        vertical-align:top;
        text-align:left;


}

#content-middle .pokerhand h1 {

        padding: 0 0 5px 0;
        margin-bottom: 5px;
        border-bottom: 1px dashed #aaa;
        color: #fff;
}


#content-middle ul li li, #content-middle div.dotblack ul li, .dotblack ul li, #glossar-wrap #glossar-middle ul li, #content-middle ul.dotblack li {
background-image:url(/resources/images/dotblack.png);
background-position:0 0.4em;
background-repeat:no-repeat;
padding:0 0 0 15px;
margin-bottom:4px;
}

#content-middle ul li {
background-image:url(/resources/images/dotblack.png);
background-position:0 0.4em;
background-repeat:no-repeat;
padding:0 0 0 15px;
margin-bottom:9px;
}

#content-middle .spike_arrow li {
background-image:url(/resources/images/arrow_right.gif);
background-position:0 2px;
background-repeat:no-repeat;
padding:0 0 0 35px;
margin:0 0 9px 0;

}

ol { counter-reset: item }
ol li { display: block }
ol li:before {
content: counter(item) ".) ";
counter-increment: item;
font-size:11px;
font-weight: bold;
color: black;
}

body #content-middle ol li {background-image:none; list-style-position:inside; list-style-type: decimal; padding:0 0 0 0;
margin:0 0 0 0;}








/********************** MENU LEFT ****************************/


/* MENU LEFT STRATEGY */
#menu .sublist li a {
background-image:url(/resources/images/bg/arrow_menu.png);
background-position:5px 0.6em;
background-repeat:no-repeat;
}

#menu .sublist li a span {padding:0 0 0 14px;}


/**************** menu coding *****************/


#menu {
position:relative;
z-index:100;
width: 180px;
background: #eee;
margin-bottom:0; /* was 20px */

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2, #menu div.spacer, #menu h3 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu div.spacer {
background-color:#258722;
padding: 5px 0 5px 4px;
}

div.spacer img {
width:170px;
height:51px;
}


#menu h2 {
color: #fff;
background: #258722;
font-size:12px;
}

#menu h3 {
color: #fff;
background:#5FB145;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu a img {
position:absolute;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}






/*************************************** ADBOX MENU LEFT ******************************************/

#adverts { width: 180px; padding: 15px 0 0 0; text-align:left;}

/**************** advertisment frame green plain *****************/

.body-adbox2 {
background: url(/resources/images/ad/adframe-body.gif);
width: 180px;
}

.top-adbox2 {
background: url(/resources/images/ad/adframe-top.png);
width: 180px;
height: 8px;
}

.content-adbox {
padding: 0 10px 0 10px;
line-height:15px;
font-size:12px;
}

.bottom-adbox2 {
background: url(/resources/images/ad/adframe-bottom.png);
width: 180px;
height: 15px;
}

/**************** footer *****************/

#footer {
clear:both;
text-align:center;
font-size:1.1em; background:#1B7110; padding:8px 0 8px 0; border:1px solid #EAD278; border-width:2px 0;
color:#fff;
}

#balken {
text-align:center;
color:#EEAD41;
font-weight:bold;
font-size:1.1em; background:#1F7178; margin:10px 0 0 0; padding:8px 0 8px 0; border:1px solid #EAD278; border-width:2px 0;
xcolor:#fff;
}


*html #footer, *+html #footer {padding:8px 0 8px 0;}



#footer img { vertical-align:bottom;}

.footer_bottom {font-size:9px; color:#bbb; padding:10px 0 0 0; text-align:center;}