body {
    margin:0;
    padding:0;
    color:#000000;
}

li {
    line-height:20px;
}

a {
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

a:hover {
    font-weight:bold;
    text-decoration:underline;
    color:#6666FF;
}

img {
    border:none;
}

.container {
    display:inline;
    float:left;
    margin: 10 0 0 10;
}

#left_container {
    width:200px;
}

#center_container {
    width:500px;
}

#right_container {
    width:200px;
}

.main, .main2 {
    border:#BBBBFF solid 2px;
}

.main #title, .main2 #title{
    text-align:center;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    background-color:#DDDDFF;
}

.main #content, .main2 #content{
    border-top:#6666FF solid 2px;
    overflow:auto;
    background-color:#EEEEFF;
    font-family:Verdana;
    font-size:11px;
    padding:5px;
}

#translate, #features, #how, #screenshots, #links_google {
    margin-top:10px;
}

#links_google #content {
    border-top:none;
}

.thumb {
    margin-top:10px;
}

#screenshots #content, #links_google #content, #translate {
    text-align:center;
}
