﻿#boxCommunityPulseTop
{
    background: url(/img/home/community-pulse/header_top.gif) no-repeat top left;
}
#boxCommunityPulseTopCOS
{
    background: url(/img/home/community-pulse/header_top_cos.gif) no-repeat top left;
}
#boxCommunityPulseTop, #boxCommunityPulseTopCOS
{
    width: 739px;
    height: 38px;
}
#boxCommunityPulseRepeat
{
    background:url(/img/home/community-pulse/header_repeat.gif) repeat-y top left;
}
#boxCommunityPulseRepeatCOS
{
    background:url(/img/home/community-pulse/header_repeat_cos.gif) repeat-y top left;
}
#boxCommunityPulseRepeat, #boxCommunityPulseRepeatCOS
{
    width: 739px;
    text-align:justify;
    padding: 15px 25px 25px 25px;
    color: #505e5f;
    font-size: 12px;
    font-weight: bold;
}
#boxCommunityPulseBottom
{
    background: url(/img/home/community-pulse/header_bottom.gif) no-repeat top left;
}
#boxCommunityPulseBottomCOS
{
    background: url(/img/home/community-pulse/header_bottom_cos.gif) no-repeat top left;
}
#boxCommunityPulseBottom, #boxCommunityPulseBottomCOS
{
    width: 739px;
    height: 6px;
}

#boxOpinionSpaceTop
{
    background: url(/img/home/community-pulse/opinion-space_top.gif) no-repeat top left;
}
#boxOpinionSpaceTopCOS
{
    background: url(/img/home/community-pulse/opinion-space_top_cos.gif) no-repeat top left;
}
#boxOpinionSpaceTop, #boxOpinionSpaceTopCOS
{
    width: 495px;
    height: 43px;
    overflow:hidden;
}

#boxCommunityInsightTopAS, #boxCommunityInsightTopOM4AS
{
    background: url(/img/home/community-pulse/community-insight_top_as.gif) no-repeat top left;
}
#boxCommunityInsightTopPA, #boxCommunityInsightTopOM
{
    background: url(/img/home/community-pulse/community-insight_top_pa.gif) no-repeat top left;
}
#boxCommunityInsightTopPC
{
    background: url(/img/home/community-pulse/community-insight_top_pc.gif) no-repeat top left;
}
#boxCommunityInsightTopCOS
{
    background: url(/img/home/community-pulse/community-insight_top_cos.gif) no-repeat top left;
}
#boxCommunityInsightTopAS, #boxCommunityInsightTopOM4AS,
#boxCommunityInsightTopPA, #boxCommunityInsightTopOM,
#boxCommunityInsightTopPC,
#boxCommunityInsightTopCOS
{
    width: 495px;
    height: 43px;
    overflow:hidden;
}
#boxOpinionSpaceRepeat, #boxCommunityInsightRepeat
{
    width: 495px;
    background:url(/img/home/community-pulse/opinion-space_community-insight_repeat.gif) repeat-y top left;
    overflow:hidden;
}
#boxCommunityInsightRepeat
{
/*    padding: 10px;*/
}
#boxOpinionSpaceBottom, #boxCommunityInsightBottom
{
    width:495px;
    height:11px;
    background:url(/img/home/community-pulse/opinion-space_community-insight_bottom.gif) no-repeat top left;
}

#boxClickNVoteTop
{
    background: url(/img/home/community-pulse/click-vote_top.gif) repeat-y top left;
}
#boxClickNVoteTopCOS
{
    background: url(/img/home/community-pulse/click-vote_top_cos.gif) repeat-y top left;
}
#boxClickNVoteTop, #boxClickNVoteTopCOS
{
    width: 263px;
    height: 43px;
    overflow:hidden;
}
#boxClickNVoteRepeat
{
    width: 263px;
    background:url(/img/home/community-pulse/click-vote_repeat.gif) repeat-y top left;
    overflow:hidden;
}
#boxClickNVoteBottom
{
    width:263px;
    height:11px;
    background:url(/img/home/community-pulse/click-vote_bottom.gif) no-repeat top left;
}

a.buttonRead
{
    border: 1px solid #505E5F;
    height: 7px;
    padding: 2px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
a.buttonRead:link, a.buttonRead:active, a.buttonRead:visited
{
    color: #505E5F;
    background-color: #DCDFDF;
}
a.buttonRead:hover
{
    color: #FFFFFF;
    background-color: #6A7677;
}