#home {
    margin: 0 auto;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    width: 1250px;
}
#sideBar {
    min-height: 200px;
    padding: 0 5px 0 5px;
    margin-left: 1000px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    _margin-left: 0;
    _width: 240px;
    padding-bottom: 20px;
}
#blogTitle h1 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 1em;
    margin-top: 10px;
    width: 79%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}
#navigator {
    background-color: #333;
    height: 60px;
    clear: both;
    margin-top: 0px;
    position: relative;
}
#sideBarMain {
    margin-top: 1px;
}
.mySearch .input_my_zzk {
    height: 1.4em;
    width: 170px;
}
#blogTitle h1 {
    font-size: 250%;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: 1px;
}
#blogTitle h1 {
    font-size: 200%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 0em;
    margin-top: 10px;
    width: 79%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}