/* Module Block Layout */
div.theme-right_column {
    float: right;
    width: 386px;
}

div.theme-right_column .module { float:left; }

div.theme-right_column .module-title {
    background-color: #626971;
    background-image: url("../../templates/custom/principlebroadcasting/images/right-column-arrow.png");
    background-position: 10px 14px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 8px 16px 8px 34px;
    clear:both;
}

div.theme-right_column .module_top{  }

div.theme-right_column .module_bottom{ }

div.theme-right_column .module-content {
    background-color: #626971;
    clear: both;
    color: #F6F6EB;
    float: left;
    padding: 20px;
    width: 350px;
}

div.theme-right_column .module ul {
}

div.theme-right_column .module .module_view_all {
}