#content div.coldx div.top {
    width:251px;
    height:5px;
    background:transparent url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content {
    width:211px;
    min-height:89px;
    height: auto !important;
    height:89px;
    padding:15px 20px 20px 20px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
    color:#666;
    line-height:16px;
}
#content div.coldx div.banner-pageclick{
    width:251px;
    /*min-height:89px;
    height: auto !important;*/
    height:89px;
    background:#fff url(../img/pageclick_banner_bg.jpg) repeat-y;
}
#content div.coldx div.content p{
    margin-bottom:20px;
}
#content div.coldx div.content h2{
    color:#4573A4;
    font-size:18px;
    height:30px;
    line-height:26px;
    font-weight:normal;
    border-bottom:1px solid #ccc;
}
#flip-page{
    position:absolute;
    width:224px;
    height:142px;
    margin:178px 0 0 412px;
}
p.intro{
    padding-right:0px;
}
img.icon-func{
    float:right;
    margin:5px 10px 10px 0;
}
h2{
    color:#4573A4;
}
h3{
    padding:0;
    margin:10px 0;
}
ul.content-bullets-grey{
    list-style-image:url(../img/bullet_menu_grey.gif);
    padding-top:10px;
    padding-bottom:10px;
}
ul.content-bullets-grey li{
    margin-bottom:5px;
}
table#tbl-pageclick{
    width:100%;
}
table tr td{
    height:20px;
}
table tr td.center{
    text-align:center;
}
table tr td.small{
    font-size:10px;
}
table tr td.title{
    background:#EEF5D8 url(../img/bg_tbl_title.jpg) repeat-x;
    
}
table tr.row-grey td{
    background:#eee;
}
table tr.subtitle td{
    background:#EEF5D8;
    color:#A1C82A;
}
