﻿.pod-col-1,
.pod-col-2
{
    width: 307px;
    float: left;
}

.pod-col-1
{
    margin-right: 11px;
}

body.ie6 .pod-col-1
{
    margin-right: 9px;
}

.pod
{
    margin-bottom: 11px;
}

.pod .cap-top
{
    width: 307px;
    height: 4px;
    overflow: hidden;
    background: url(/_common/img/home/pod-cap-bg.gif) no-repeat 0px 0px;
}

.pod .cap-bot
{
    width: 307px;
    height: 4px;
    overflow: hidden;
    background: url(/_common/img/home/pod-cap-bg.gif) no-repeat 0px -4px;
}

.pod .content
{
    width: 303px;
    padding: 0px 0px 0px 4px;
    background: url(/_common/img/home/pod-cap-c-bg.gif);
}

.pod .content .title
{
    background: #EBEBEB;
    margin-right: 4px;
}

.pod .content .title-logo
{
    padding-bottom: 6px;
}

body.ie6 .pod .content .title
{
    height: 30px;
}

.pod .content .title h1
{
    padding: 4px 0px 6px 12px;
    margin: 0px;
}

.pod .content .title .icon-p-m
{
    padding: 4px 4px 0px 0px;
    height: 14px;
    overflow: hidden;
    float: right;
}

.pod .content .title .icon-p-m a.p
{
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(/_common/img/home/icon-p-m.gif) no-repeat 0px 0px;
}

.pod .content .title .icon-p-m a.m
{
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: url(/_common/img/home/icon-p-m.gif) no-repeat 0px -14px;
}

.pod .content .title a.related-product
{
    margin: 4px 6px 6px 12px;
    padding-bottom: 6px;
}

.pod .content .title a.related-product  img
{
    border: 0px;
}

.pod .content .inner-content
{
    padding: 10px 10px 10px 12px;
    clear: both;
}

.pod .content .inner-content p
{
    padding: 0px;
    margin: 0px;
}

.pod .content .inner-content hr
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    height: 1px;
    overflow: hidden;
    border: 0px;
    border-top: solid 1px #CACACA;
}

.pod .content .inner-content .more-links
{
    text-align: right;
    padding: 0px 10px 0px 0px;
    font-size: 1.1em;
}

.pod .content .inner-content .more-links a.rss
{
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    background: url(/_common/img/icon-rss.gif);
}

.pod .content .inner-content .news-image
{
    float: left;
    margin-right: 8px;
    width: 112px;
    overflow: hidden;
}

.pod .content .inner-content .news-image img
{
    
}

.pod .content .inner-content .two-collab-content
{
    background: #E7E7E7;
    margin-right: 4px;
    padding: 17px 13px 0px 13px;
}

.pod .content .inner-content .two-collab-content p
{
    padding-bottom: 8px;
}

.pod .content .inner-content .two-collab-content p.posted
{
    clear: both;
    padding-top: 6px;
}

.pod .content .inner-content .two-collab-content .stars
{
    display: block;
    width: 55px;
    height: 11px;
    float: left;
    margin-right: 20px;
    background: url(/_common/img/home/two-collab-stars.gif) no-repeat;
}

.pod .content .inner-content .two-collab-content .comment
{
    float: left;
    background: url(/_common/img/home/two-collab-icon-comment.gif) no-repeat 0px 0px;
    padding-left: 16px;
}

.pod .content .inner-content .journal-impact-factor
{
    text-align: center;
    color: #115D6F;
    font-style: italic;
    display: block;
    height: 30px;
    padding-top: 8px;
    overflow: hidden;
}

body.ie6 .pod .content .inner-content .journal-impact-factor
{
    height: 43px !important;
}

.pod .content .pod-tabs
{
    /*margin-top: 2px;
    margin-right: 6px;
    margin-left: 0px;*/
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 12px;
    border-bottom: solid 1px #CACACA;
    height: 34px;
    position: relative;
}

.pod .content .pod-tabs ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 34px;
    position: absolute;
    top: 0px;
}

.pod .content .pod-tabs ul li
{
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 0px;
    height: 34px;
    width: 79px;
}

.pod .content .pod-tabs ul li a
{
    display: block;
    width: 79px;
    height: 28px;
    padding-top: 6px;
    text-align: center;
    background: url(/_common/img/layout/pod-tabs.gif) no-repeat;
    z-index: 1;
}

.pod .content .pod-tabs ul li a.selected
{
    padding-bottom: 1px;
}

.pod .content .pod-tabs ul li a.selected,
.pod .content .pod-tabs ul li a:hover
{
    background: url(/_common/img/layout/pod-tabs.gif) 0px -59px;
}