@import url(http://mt5.onayami110.net/mt-static/themes-base/blog.css);
@import url(http://mt5.onayami110.net/mt-static/themes/hair-salon_Brown/hair-salon.css);

#homepage-image {
    width: 905px;
    height: 170px;
    /* photo by Anil Dash */
    background: url(http://blog.onayami110.net/image/homepage-image.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

.DispBox{
    float: left;
    width: 500px;
    height: 80px;
}

.ItemRight{
    float: left;
    width: 80px;
    height: 80px;
}

.ItemLeft{
    float: left;
    width: 410px;
    height: 70px;
    padding-top: 5px;
    padding-left: 5px;
}

ul#addBookmarks{
 margin:1em 0;
 padding: 0;
}

ul#addBookmarks li{
 display:inline;
 margin-left:1em 5px;
 list-style: none;
}

ul#addBookmarks li img{
 border:none;
}

