body{
background: #000000;
color: #09678d;
margin: 150px 0px 0px 0px;
font-family: Tahoma, Sans-Serif;
font-size: 13pt;
}

#main{
width: 447px;
margin: auto;
}

#balloon{
background: url('images/design/balloon.png') no-repeat;
width: 398px;
height: 189px;
padding: 5px 5px 5px 10px;
margin: 0px 0px -10px 0px;
display: none;
}

#close_button{
background: url('images/icons/close_button.png') no-repeat;
width: 16px;
height: 16px;
margin: 0px 15px 0px 0px;
cursor: pointer;
float: right;
}

#e-mail{
background: url('images/icons/e-mail.png') no-repeat;
height: 32px;
padding: 3px 0px 0px 38px;
margin: 5px 0px 0px 0px;
cursor: pointer;
}

#skype{
background: url('images/icons/skype.png') no-repeat;
height: 32px;
padding: 3px 0px 0px 38px;
margin: 5px 0px 0px 0px;
}

#telephone{
background: url('images/icons/telephone.png') no-repeat;
height: 32px;
padding: 5px 0px 0px 38px;
margin: 5px 0px 0px 0px;
}

#social_networks{
background: url('images/icons/social_networks.png') no-repeat;
height: 32px;
padding: 0px 0px 0px 38px;
margin: 5px 0px 0px 0px;
}

#edno23{
background: url('images/icons/edno23.png') no-repeat;
width: 83px;
height: 24px;
cursor: pointer;
}

#bustter{
background: url('images/design/bustter.png') no-repeat;
width: 447px;
height: 55px;
cursor: pointer;
display: none;
}
