#section-1 {
}

#section-2 {
-moz-text-align-last:none;
-o-text-align-last:none;
-webkit-text-align-last:none;
text-align-last:none;
}

#wrapper-logo{
margin:0;
border:none;
}

.baris-bola {
height:35px;
padding:0;
margin:5px;
}

.baris-bola span{
width:30px;
height:30px;
display:inline-block;
text-align:center;
line-height:30px;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
}

.baris-bola span .ball{
border:1px solid #8e7235;
display:inline-block;
width:30px;
height:30px;
background-color:#011c54;

color:#fff;
font-size:16px;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
}

