.clickstore {
    font-weight: bold;
    width: 178px;
    font-family: Verdana, Tahoma, Times New Roman;
    font-size: 10px;
    text-align: center;
    background: #4969B4;
    border: 1px solid #4969B4;
    border-top: 0;
}

.clickstore600x160 {
    font-weight: bold;
    width: 158px;
    font-family: Verdana, Tahoma, Times New Roman;
    font-size: 10px;
    text-align: center;
    background: #4969B4;
    border: 1px solid #4969B4;
    border-top: 0;
}

.clickstore a {
    text-decoration: none;
    color: #fff;
}

.clickstore600x160 a {
    text-decoration: none;
    color: #fff;
}

.clickstore a:hover {
/*  text-decoration: underline; */
    color: #FB9002;
}

.clickstore600x160 a:hover {
/*  text-decoration: underline; */
    color: #FB9002;
}

#c_box {
    width: 178px;
    border: 1px solid #4969B4;
    border-bottom: 1px solid #4969B4;
    border-top: 6px solid #4969B4;
    font-family: Verdana, Tahoma, Times New Roman;
    font-size: 10px;
    background: #fff;
}

#c_box600x160 {
    width: 158px;
    border: 1px solid #4969B4;
    border-bottom: 1px solid #4969B4;
    border-top: 7px solid #4969B4;
    font-family: Verdana, Tahoma, Times New Roman;
    font-size: 10px;
    background: #fff;
}

#c_box img { border: 0; }

#c_box600x160 img { border: 0; }

#c_activation600x160 {
    border-top: 1px #ccc solid;
    text-align: center;
    background: #ffffff;
    padding: 3px 5px 1px 5px;
}

#c_search600x160 {
    border-top: 1px #ccc solid;
    text-align: center;
    background: #f5f5f5;
    height: 21px;
    padding: 3px 5px 1px 5px;
}

#c_search {
    border-top: 1px #ccc solid;
    text-align: center;
    background: #f5f5f5;
    height: 21px;
    padding: 3px 5px 1px 5px;
}

#c_search #search_keys {
    width: 110px;
    border: 1px solid #ccc;
    margin-bottom: 2px;
    padding: 2px;
    font-size: 10px;
}

#c_search600x160 #search_keys {
    width: 90px;
    border: 1px solid #ccc;
    margin-bottom: 2px;
    padding: 2px;
    font-size: 10px;
}

#c_search #c_submit_butt {
    width: 45px;
    border: 1px solid #ccc;
    margin-bottom: 3px;
    font-size: 10px;
    background: #4969B4;
    color: #fff;
    font-weight: bold;
}

#c_search600x160 #c_submit_butt {
    width: 45px;
    border: 1px solid #ccc;
    margin-bottom: 3px;
    font-size: 10px;
    background: #4969B4;
    color: #fff;
    font-weight: bold;
}

#c_price {
    clear: both;
    color: #f00;
    text-align: center;
}

#c_price del {
    color: #ccc;
}

#c_image {
    float: left;
    padding: 2px;
    height: 88px;
}

#c_image600x160 {
    margin: 2px;
    height: 116px;
}

#c_desc {
    text-align: center;
    height: 30px;
}

#c_desc a { color: #000; text-decoration: none; }
#c_desc a:hover { text-decoration: underline; }

#c_banner {
    width: 88px;
    padding: 1px;
    float: right;
}
