#main_banner {
    height: 215px;
    left: 8px;
    position: relative;
    top: 8px;
    width: 832px;
}

#main_banner .home_link {
    color: #CCCCCC;
    font-size: 11px;
    left: 13px;
    position: relative;
    top: 5px;
}

#main_banner .home_link img {
    border: medium none;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

#themes {
    background-image: url(../images/background_animations.gif);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    height: 172px;
    left: 40px;
    position: relative;
    width: 797px;
}

#wallpapers {
    background-image: url(../images/background_animations.gif);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    height: 172px;
    position: relative;
    width: 797px;
    margin-left: auto;
    margin-right: auto;
    z-index: 20;
    margin-bottom: 0px;
}

#animations {
    background-image: url(../images/background_animations.gif);

    border: 1px solid #D1D1D1;
    height: 172px;
    position: relative;
    width: 797px;
    top: 65px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 110px;
}

.blockh3 {
    color: #CC0000;
    font-size: 20px;
    position: relative;
    top: -50px;
}

.webpreview {
    display: block;
    float: left;
    height: 174px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: -50px;
    width: 132px;
}

.webpreview img {
    border: 1px solid #7F7F7F;
}

.webpreview a {
    background-image: url(../images/mobile-zone_03.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 20px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 73px;
}

.viewall {
    bottom: 82px;
    float: right;
    position: relative;
    width: 140px;
}

.viewall a {
    color: #777777;
    float: right;
    font-weight: bold;
    margin-right: 8px;
    text-decoration: none;
}

#support {
    bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 214px;
    top:100px;
}

#support img {
    border: 0 none;
}

/* ringtones*/
#countries img {
    left: 0px;
    text-align: center;
    position: relative;
}

#container {
    height: 1600px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 851px;
}

#ringtones {
    width: 797px;
    margin-left: 26px;
    margin-top: -20px;
    position: relative;
    height: auto;
    z-index: 19;
    top: -60px;
}

#ringtones table {
    margin-top: 0px;
}

#ringtones h3 {
    color: #CC0000;
    font-size: 20px;
    position: relative;
    top: 10px;
}

#ringtones .buy_link {

}

.coltop {
    background-image: url(../images/ringtones/table_background.jpg);
    background-repeat: repeat-x;

    height: 22px;
}

.none {
    text-align: left;
    padding-left: 15px;
    vertical-align: middle;

}

.none2 {
    vertical-align: middle;
    text-align: center;
}

.none3 {
    vertical-align: middle;
    text-align: center;
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold;
}

.none3 a {
    color: #FFFFFF;
}

.none3 a:visited {
    color: #FFFFFF;
}

#guide {
    background-image: url(../images/ringtones/guide_img.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 797px;
    height: 108px;
    left: 26px;
    position: relative;
    top: -60px;
}

#guide h3 {
    color: #CC0000;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    margin-left: 15px;
    top: 5px;

}

#guide p {
    position: relative;
    margin-left: 15px;
    margin-top: 12px;
    float: none;
    top: 0px;
}

/*used for countries box*/
#countries {
    height: 20px;
    line-height: 20px;
    position: relative;
    width: 797px;
    top:-60px;
    margin-left: auto;
    margin-right: auto;
}

.blockh4 {
    color: #CC0000;
    font-size: 15px;
    position: relative;
    z-index: 5;
}



