
.UIArticleListContent_Content {
    margin: 0 auto 10px;
    width: 214px;
}
.UIArticleListContent_Content .UIArticleListContent {
    width: 214px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap {
    background: url("images/bg_shadow.png") no-repeat scroll center bottom transparent;
    height: 255px;
    width: 214px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap ul li {
    display: inline-block;
    float: left;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .item {
    background: url("images/ArticleListContent_bg.jpg") repeat-x scroll left top transparent;
    border: 1px solid #E0E0E0;
    border-radius: 8px 8px 8px 8px;
    height: 220px;
    margin: 0;
    padding: 10px;
    width: 192px;
}
.UIArticleListContent_Content:hover .UIArticleListContent .Wrap .item {
    background: none repeat scroll 0 0 #FFFFFF;
}
.UIArticleListContent_Content .UIArticleListContent .ModuleTitle {
    background: url("images/primary_bg1.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 32px;
}
.UIArticleListContent_Content .UIArticleListContent .ModuleTitle .div {
}
.UIArticleListContent_Content .UIArticleListContent .ModuleTitle .titletext {
    padding-left: 8px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box {
    margin-bottom: 3px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item .textlink {
    background: url("images/opacity.png") repeat scroll 0 0 transparent;
    color: #424242;
    display: block;
    font: bold 11pt/20px arial;
    height: 45px;
    padding-bottom: 10px;
    text-align: left;
    text-decoration: none;
}
.UIArticleListContent_Content:hover .UIArticleListContent .Wrap .first-box .item .textlink {
    color: #01458E;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item .imagelink {
    display: block;
    margin: 0;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item .imagelink .box {
    padding: 0;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item .image {
    border-color: #F0F0F0 #F0F0F0 #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 2px;
    height: 80px;
    width: 192px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item img {
}
.UIArticleListContent_Content:hover .UIArticleListContent .Wrap .first-box .item img {
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .first-box .item p {
    background: url("images/opacity.png") repeat scroll 0 0 transparent;
    color: #222222;
    float: left;
    font: 10pt/18px arial;
    margin-top: 10px;
}
.UIArticleListContent_Content:hover .UIArticleListContent .Wrap .first-box .item p {
    color: #01458E;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box {
    margin-bottom: 3px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box .item .textlink {
    color: navy;
    display: block;
    font: bold 9pt arial;
    margin: 5px 0;
    text-decoration: none;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box .item .textlink:hover {
    color: red;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box .item .imagelink {
    display: inline-block;
    float: left;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box .item .image {
    height: 75px;
    margin-right: 4px;
    width: 100px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .second-box .item p {
    margin: 0 0 0 5px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .third-box li {
    background: url("images/li_icon.png") no-repeat scroll 10px center transparent;
    padding: 0 4px 2px 24px;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .third-box .item .link {
    color: #222222;
}
.UIArticleListContent_Content .UIArticleListContent .Wrap .third-box {
    margin: 6px;
}
