@charset "utf-8";
/* CSS Document */

#worldpicture {
z-index:1;
position:relative;
background-color:#FFF;
}

#worldtext {
margin-top:15px;
z-index:2;
position:absolute;
width:215px;
left:465px;
top:-1px;
white-space:normal;
line-height:14px;
font-size:11px;
font-weight:300;
color:#666;
background-color:transparent
}