@charset "utf-8";
/* CSS Document */
body{
white-space:nowrap;
}

p .nowrap{
white-space: nowrap;
}

table td{
 padding-right: 50px;
 padding-bottom: 55px;
}

table.single td {
 padding-right: 0px;
 padding-bottom: 0px;
 text-align: center;
 vertical-align: top;
}


img.btn {
margin-top:80px;
}

a img {
border:0px;
}

img[alt] {
color:#bbb;
text-decoration:none;
font-family:Verdana;
font-size:0.001em;
}

#preload {
display: none
}
#preload img {
height: 0; width: 0; border: none;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
}