#main-content h2.arrow.firstline {
	width: 364px;
}

.polaroid-large {
    float: left;
    margin: 16px 10px 5px -6px;
}

.polaroid-small {
    float: left;
    margin: -4px 8px 0 0;
}

.dual-boxes {
    margin-bottom: 0.3em;
}

.dual-boxes .dual-boxes-top {
    width: 771px;
    height: 24px;
    background: url(../_images/topics/2-boxes-top.gif) no-repeat;
}

.dual-boxes .dual-boxes-bottom {
    width: 771px;
    height: 30px;
    background: url(../_images/topics/2-boxes-bottom.gif) no-repeat;
}

.dual-boxes .dual-boxes-middle {
    width: 771px;
    background: url(../_images/topics/2-boxes-middle.gif) no-repeat bottom;
}

.dual-boxes .dual-boxes-middle .box-left {
    float: left;
    padding: 10px 24px;
    width: 444px; /* 492px - 48px padding */
}

.dual-boxes .dual-boxes-middle .box-left h3 {
    margin-bottom: 0.8em;
    padding-left: 18px;
}

.dual-boxes .dual-boxes-middle .box-right {
    float: right;
    padding: 10px 24px 0 28px;
    width: 214px; /* 266px - 52px padding */
}

.dual-boxes .dual-boxes-middle .box-right .divider {
    width: 214px;
    height: 16px;
    margin-bottom: 10px;
    background: url(../_images/hr-dotted-grey.gif) no-repeat center center;
}

.dual-boxes .dual-boxes-middle .box-right h3 {
    margin-bottom: 0.7em;
}

#related-articles .article {
    clear: both;
    margin-bottom: 14px;
}

#related-articles .article ul {
    float: left;
    width: 114px;
}

