#EDN_Constellation .edn_module_box, #EDN_Constellation.tag_cloud, #EDN_Constellation.calendar .callendar_table_container, #EDN_Constellation.calendar .archive_list {
    /*margin-bottom: 10px;*/
    /*padding: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*border: 1px solid #cdcdcd;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*background: #f6f6f6;*/
    /*padding: 1px;*/
}
#EDN_Constellation .edn_module_box > h1.edn_module_title, #EDN_Constellation.tag_cloud > h1.edn_module_title, #EDN_Constellation.calendar .callendar_table_container > h1.edn_module_title, #EDN_Constellation.calendar .archive_list > h1.edn_module_title {
    /*background: url(images/common/module_title_background.png) repeat-x 0 0 #dbdbdb;*/
    /*-webkit-border-radius: 3px 3px 0 0;*/
    /*-moz-border-radius: 3px 3px 0 0;*/
    /*border-radius: 3px 3px 0 0;*/
    /*margin: 0;*/
}
#EDN_Constellation .edn_module_box > h1.edn_module_title span, #EDN_Constellation.tag_cloud > h1.edn_module_title span, #EDN_Constellation.calendar .callendar_table_container > h1.edn_module_title span, #EDN_Constellation.calendar .archive_list > h1.edn_module_title span {
    /*line-height: 1.25em;*/
    /*display: block;*/
    /*color: #4e4e4e;*/
    /*text-shadow: 1px 1px 2px white;*/
    /*font-size: 20px;*/
    /*padding: 5px 8px 6px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-weight: normal;*/
}
#EDN_Constellation.category_menu {
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.category_menu .edn_module_box > h1.edn_module_title {
    /*background-color: #343434;*/
}
#EDN_Constellation.category_menu .edn_module_box > h1.edn_module_title span {
    /*color: #f6f6f6;*/
    /*text-shadow: none;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper {
    /*padding: 0;*/
    /*margin: 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper ul {
    /*padding: 0;*/
    /*margin: 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li {
    /*list-style: none;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div {
    /*border: 0;*/
    /*border-top: 1px solid white;*/
    /*border-bottom: 1px solid #dedede;*/
    /*background: url(images/common/category_menu/item_bg.png) repeat-x 0 0 #f0f0f0;*/
    /*overflow: hidden;*/
    /*padding: 5px 4px 4px 100px;*/
    /*position: relative;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div a {
    /*display: none;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon {
    /*display: block;*/
    /*float: right;*/
    /*text-indent: -10000px;*/
    /*margin: 0 0 0 4px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.rss {
    /*background: url(images/common/category_menu/rss.png) no-repeat 0 0;*/
    /*height: 12px;*/
    /*width: 12px;*/
    /*margin: 2px 2px 0 4px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.rss:hover {
    /*background-position: -12px 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.expand_collapse {
    /*background: url(images/common/category_menu/expand_collapse.png) no-repeat 4px 4px;*/
    /*height: 13px;*/
    /*width: 21px;*/
    /*margin: 2px 2px 0 4px;*/
    /*cursor: pointer;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.expand_collapse:hover {
    /*background-position: -13px 4px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.expand_collapse.collapse {
    /*background-position: 4px -8px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div .icon.expand_collapse.collapse:hover {
    /*background-position: -13px -8px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > span {
    /*font-size: 12px;*/
    /*color: #333333;*/
    /*display: inline;*/
    /*line-height: 15px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.category {
    /*font-size: 12px;*/
    /*color: #333333;*/
    /*display: inline;*/
    /*line-height: 15px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.category span {
    /*color: #898989;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.category:hover {
    /*color: #b50909;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > img, #EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.image > img {
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*float: left;*/
    /*margin: 0 7px 5px 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.image {
    /*float: left;*/
    /*display: block;*/
    /*margin: 0 7px 5px 0;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.image > img {
    /*margin: 0;*/
    /*float: none;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper li.active > div > a.category {
    /*font-weight: bold;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li > div {
    /*padding-left: 10px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li ul li > div {
    /*background-color: #d7d7d7;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li ul li > div .bullet {
    /*background: url(images/common/category_menu/item_bullets.png) no-repeat 0 0;*/
    /*float: none;*/
    /*height: 9px;*/
    /*width: 9px;*/
    /*margin: 4px 3px 0 0;*/
    /*display: block;*/
    /*float: left;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_1 > div {
    /*padding-left: 20px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_2 > div {
    /*padding-left: 30px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_3 > div {
    /*padding-left: 40px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_4 > div {
    /*padding-left: 50px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_5 > div {
    /*padding-left: 60px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_6 > div {
    /*padding-left: 70px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_7 > div {
    /*padding-left: 80px;*/
}
#EDN_Constellation.category_menu .edn_module_box > .edn_category_menu_wrapper > li li.level_8 > div {
    /*padding-left: 90px;*/
}
#EDN_Constellation.search {
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.search .search_message {
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*color: black;*/
    /*display: block;*/
}
#EDN_Constellation.search .search_input {
    /*overflow: hidden;*/
    /*border: 1px solid #bdbdbd;*/
    /*width: 228px;*/
}
#EDN_Constellation.search .search_input .input {
    /*float: left;*/
    /*overflow: hidden;*/
    /*height: 30px;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*background: #e6e6e6;*/
    /*-webkit-box-shadow: inset 1px 1px 2px 0 #bababa;*/
    /*-moz-box-shadow: inset 1px 1px 2px 0 #bababa;*/
    /*box-shadow: inset 1px 1px 2px 0 #bababa;*/
}
#EDN_Constellation.search .search_input .input input {
    /*background: transparent;*/
    /*width: 183px;*/
    /*height: 17px;*/
    /*padding: 7px 5px 6px;*/
    /*border: 0;*/
    /*margin: 0;*/
    /*font-size: 12px;*/
    /*font-weight: normal;*/
    /*color: #4d4d4d;*/
    /*line-height: 17px;*/
}
#EDN_Constellation.search .search_input .do_search {
    /*display: block;*/
    /*width: 34px;*/
    /*height: 30px;*/
    /*text-indent: -10000px;*/
    /*background: url(images/common/search/inside_button_bg.png) no-repeat 0 0 white;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*border: 0;*/
    /*border-left: 1px solid #bababa;*/
    /*float: right;*/
    /*cursor: pointer;*/
    /*text-decoration: none;*/
    /*-webkit-box-shadow: -1px 0 1px 0 #c9c9c9;*/
    /*-moz-box-shadow: -1px 0 1px 0 #c9c9c9;*/
    /*box-shadow: -1px 0 1px 0 #c9c9c9;*/
}
#EDN_Constellation.search .search_input .do_search span {
    /*font-size: 0;*/
    /*line-height: 0;*/
}
#EDN_Constellation.search .search_input .do_search:hover {
    /*background-color: #e0e0e0;*/
}
#EDN_Constellation.search .search_input.button_outside {
    /*border: 0;*/
}
#EDN_Constellation.search .search_input.button_outside .input {
    /*border: 1px solid #bdbdbd;*/
    /*float: none;*/
    /*width: 233px;*/
}
#EDN_Constellation.search .search_input.button_outside .input input {
    /*width: 223px;*/
}
#EDN_Constellation.search .search_input.button_outside .do_search {
    /*text-indent: 0;*/
    /*float: none;*/
    /*margin: 5px 2px 2px;*/
    /*-webkit-box-shadow: 0 0 1px 0 #888888;*/
    /*-moz-box-shadow: 0 0 1px 0 #888888;*/
    /*box-shadow: 0 0 1px 0 #888888;*/
    /*border: 1px solid #bdbdbd;*/
}
#EDN_Constellation.search .search_input.button_outside .do_search.right {
    /*float: right;*/
}
#EDN_Constellation.tag_cloud {
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.tag_cloud .tags {
    /*padding: 0 0 10px 10px;*/
}
#EDN_Constellation.tag_cloud .tags a {
    /*font-size: 11px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*text-decoration: none;*/
    /*color: #676767;*/
    /*line-height: 12px;*/
    /*display: inline-block;*/
    /*margin: 10px 10px 0 0;*/
}
#EDN_Constellation.tag_cloud .tags a:hover {
    /*color: #222222;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle1 {
    /*font-size: 12px;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle2 {
    /*font-size: 14px;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle3 {
    /*font-size: 16px;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle4 {
    /*font-size: 18px;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle5 {
    /*font-size: 20px;*/
}
#EDN_Constellation.tag_cloud .tags a.TagStyle6 {
    /*font-size: 22px;*/
}
#EDN_Constellation.calendar .callendar_table_container {
    /*margin: 0 0 10px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table {
    /*width: 100%;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table td {
    /*background-color: transparent !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .month_selection {
    /*background: url(images/common/module_title_background.png) repeat-x 0 0 #dbdbdb;*/
    /*-webkit-border-radius: 3px 3px 0 0;*/
    /*-moz-border-radius: 3px 3px 0 0;*/
    /*border-radius: 3px 3px 0 0;*/
    /*width: 100%;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .month_selection td {
    /*color: #4e4e4e;*/
    /*text-shadow: 1px 1px 2px white;*/
    /*font-size: 20px;*/
    /*line-height: 25px;*/
    /*padding: 5px 8px 6px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*border-bottom: 1px solid #f6f6f6;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a {
    /*color: #737373 !important;*/
    /*text-shadow: 1px 1px 0 white;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a:hover {
    /*color: #222222 !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .week_days {
    /*background: url(images/common/calendar/week_days_bg.png) repeat-x #cdcdcd;*/
    /*color: white;*/
    /*text-shadow: 1px 1px 1px #6d6d6d;*/
    /*font-size: 9px;*/
    /*padding: 7px 0 5px;*/
    /*border-bottom: 1px solid #f6f6f6;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day {
    /*background: url(images/common/calendar/day_bg.png) repeat-x bottom left #eeeeee;*/
    /*padding: 8px 3px 7px;*/
    /*margin: 0;*/
    /*border: 1px solid #f6f6f6;*/
    /*text-align: center;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day a {
    /*color: #6f6f6f !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.other_month a {
    /*color: #c8cccf !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.has_posts {
    /*background-color: #cfcfcf !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.has_events {
    /*background: url(images/common/calendar/has_event.png) repeat-x 0 0 #ed5500 !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.has_events a {
    /*color: white !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.today {
    /*background-color: #dc0000 !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.today a {
    /*color: white !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.selected {
    /*background-color: #575958 !important;*/
}
#EDN_Constellation.calendar .callendar_table_container .calendar_table .day.selected a {
    /*color: white !important;*/
}
#EDN_Constellation.calendar .archive_list {
    /*margin: 0 0 10px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.calendar .archive_list ul {
    /*margin: 0;*/
    /*padding: 0;*/
}
#EDN_Constellation.calendar .archive_list ul li {
    /*list-style: none;*/
    /*padding: 6px 10px 4px 25px;*/
    /*background: url(images/common/calendar/article_icon.png) no-repeat 7px center;*/
    /*border-top: 1px solid #dedede;*/
}
#EDN_Constellation.calendar .archive_list ul li a {
    /*color: #333333;*/
}
#EDN_Constellation.calendar .archive_list ul li a:hover {
    /*color: black;*/
}
#EDN_Constellation.calendar .archive_list ul li:first-child {
    /*border: 0;*/
    /*padding-top: 7px;*/
}
#EDN_Constellation.calendar .archive_list.events ul li {
    /*background: url(images/common/calendar/event_clock.png) no-repeat 6px 9px;*/
}
#EDN_Constellation.news .article_gallery, #EDN_Constellation.search .article_gallery {
    /*margin-top: 0;*/
    /*margin-bottom: 15px;*/
}
#EDN_Constellation.news div.EDN_article_rateit, #EDN_Constellation.search div.EDN_article_rateit {
    /*display: inline-block;*/
    /*position: relative;*/
    /*-webkit-user-select: none;*/
    /*-khtml-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-o-user-select: none;*/
    /*user-select: none;*/
    /*-webkit-touch-callout: none;*/
}
#EDN_Constellation.news div.EDN_article_rateit.rateit div.rateit-selected, #EDN_Constellation.search div.EDN_article_rateit.rateit div.rateit-selected {
    /*position: absolute;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-range, #EDN_Constellation.search div.EDN_article_rateit div.rateit-range {
    /*position: relative;*/
    /*display: inline-block;*/
    /*background: url(images/common/rate_stars.png);*/
    /*height: 16px;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-hover, #EDN_Constellation.search div.EDN_article_rateit div.rateit-hover {
    /*position: absolute;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-hover, #EDN_Constellation.search div.EDN_article_rateit div.rateit-hover {
    /*background: url(images/common/rate_stars.png) left -32px;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-hover-rtl, #EDN_Constellation.search div.EDN_article_rateit div.rateit-hover-rtl {
    /*background-position: right -32px;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-selected, #EDN_Constellation.search div.EDN_article_rateit div.rateit-selected {
    /*background: url(images/common/rate_stars.png) left -16px;*/
}
#EDN_Constellation.news div.EDN_article_rateit div.rateit-selected-rtl, #EDN_Constellation.search div.EDN_article_rateit div.rateit-selected-rtl {
    /*background-position: right -16px;*/
}
#EDN_Constellation.news .bread_crumbs, #EDN_Constellation.search .bread_crumbs {
    /*text-align: left;*/
    /*margin: 0 0 10px;*/
    /*color: #363636;*/
    /*font: 11px Arial, Helvetica, sans-serif;*/
    /*text-transform: uppercase;*/
}
#EDN_Constellation.news .bread_crumbs a, #EDN_Constellation.search .bread_crumbs a {
    /*color: #363636;*/
    /*font: 11px Verdana;*/
    /*text-transform: uppercase;*/
}
#EDN_Constellation.news .bread_crumbs a:hover, #EDN_Constellation.search .bread_crumbs a:hover {
    /*text-decoration: underline;*/
}
#EDN_Constellation.news .category_info h1, #EDN_Constellation.search .category_info h1 {
    /*font-size: 22px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*color: black;*/
    /*line-height: 26px;*/
    /*margin: 0 0 10px;*/
    /*padding: 0;*/
}
#EDN_Constellation.news .category_info .description, #EDN_Constellation.search .category_info .description {
    /*font-size: 14px;*/
    /*margin: 3px 0 10px;*/
    /*color: black;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*line-height: 18px;*/
    /*font-weight: normal;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .category_info .description p, #EDN_Constellation.search .category_info .description p {
    /*font-size: 14px;*/
    /*line-height: 18px;*/
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.news .category.in_list, #EDN_Constellation.search .category.in_list {
    /*margin: 10px;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*overflow: hidden;*/
    /*background: #e1e1e1;*/
}
#EDN_Constellation.news .category.in_list .image, #EDN_Constellation.search .category.in_list .image {
    /*overflow: hidden;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*display: block;*/
}
#EDN_Constellation.news .category.in_list .title, #EDN_Constellation.search .category.in_list .title {
    /*font-size: 17px;*/
    /*line-height: 21px;*/
    /*color: #333333;*/
    /*padding: 4px 10px 5px;*/
    /*display: block;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
}
#EDN_Constellation.news .article .link_to_original_RSS_article, #EDN_Constellation.search .article .link_to_original_RSS_article {
    /*margin: 15px 0 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
    /*clear: both;*/
}
#EDN_Constellation.news .article .link_to_original_RSS_article a, #EDN_Constellation.search .article .link_to_original_RSS_article a {
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article h1, #EDN_Constellation.news .article h2, #EDN_Constellation.search .article h1, #EDN_Constellation.search .article h2 {
    /*font-family: Arial, Helvetica, sans-serif;*/
}
#EDN_Constellation.news .article .box_list_container, #EDN_Constellation.search .article .box_list_container {
    /*border: 0;*/
    /*border-top: 1px solid #cdcdcd;*/
    /*border-bottom: 1px solid #cdcdcd;*/
    /*padding: 4px 0 0;*/
    /*margin: 0 0 15px;*/
    /*color: #7c7c7c;*/
    /*font-size: 11px;*/
}
#EDN_Constellation.news .article .box_list_container.clear_bottom, #EDN_Constellation.search .article .box_list_container.clear_bottom {
    /*margin: 0;*/
    /*border-bottom: 0;*/
}
#EDN_Constellation.news .article .box_list_container a, #EDN_Constellation.search .article .box_list_container a {
    /*color: white;*/
    /*padding: 1px 5px;*/
    /*-webkit-border-radius: 2px;*/
    /*-moz-border-radius: 2px;*/
    /*border-radius: 2px;*/
    /*background: #529b5b;*/
    /*font-size: 11px;*/
    /*line-height: 17px;*/
    /*margin: 0 4px 4px 0;*/
    /*display: inline-block;*/
    /*text-decoration: none;*/
}
#EDN_Constellation.news .article .box_list_container a:hover, #EDN_Constellation.search .article .box_list_container a:hover {
    /*background: #2d5532;*/
}
#EDN_Constellation.news .article .meta_text, #EDN_Constellation.search .article .meta_text {
    /*display: block;*/
    /*color: #7c7c7c;*/
    /*font-size: 12px;*/
    /*margin: 0 0 8px;*/
}
#EDN_Constellation.news .article .meta_text.no_margin, #EDN_Constellation.search .article .meta_text.no_margin {
    /*margin: 0;*/
}
#EDN_Constellation.news .article .meta_text > .separator, #EDN_Constellation.search .article .meta_text > .separator {
    /*margin: 0 5px;*/
    /*color: #b8b8b8;*/
}
#EDN_Constellation.news .article .meta_text a, #EDN_Constellation.search .article .meta_text a {
    /*color: #cd1919;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article .meta_text a:hover, #EDN_Constellation.search .article .meta_text a:hover {
    /*text-decoration: underline;*/
}
#EDN_Constellation.news .article .event_date, #EDN_Constellation.search .article .event_date {
    /*margin: 10px 0;*/
    /*padding: 1px 0 0 21px;*/
    /*display: block;*/
    /*min-height: 15px;*/
    /*color: #3f3f3f;*/
    /*font: 12px Arial;*/
    /*font-weight: bold;*/
    /*line-height: 15px;*/
    /*background: url(images/common/event_clock.png) no-repeat 0 0;*/
}
#EDN_Constellation.news .article.in_list, #EDN_Constellation.search .article.in_list {
    /*margin: 0 0 40px 0;*/
}
#EDN_Constellation.news .article.in_list h1, #EDN_Constellation.search .article.in_list h1 {
    /*margin: 0 0 5px;*/
    /*line-height: 22px;*/
}
#EDN_Constellation.news .article.in_list h1 a, #EDN_Constellation.search .article.in_list h1 a {
    /*color: #36673e;*/
    /*font-size: 20px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article.in_list h1 a:hover, #EDN_Constellation.search .article.in_list h1 a:hover {
    /*color: #203e24;*/
    /*text-decoration: none;*/
}
#EDN_Constellation.news .article.in_list h2, #EDN_Constellation.search .article.in_list h2 {
    /*color: #333333;*/
    /*font: 13px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
    /*margin: 0 0 5px;*/
    /*line-height: 18px;*/
}
#EDN_Constellation.news .article.in_list.span > .content, #EDN_Constellation.search .article.in_list.span > .content {
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.in_list.span > .content > .article_image, #EDN_Constellation.search .article.in_list.span > .content > .article_image {
    /*float: left;*/
    /*margin: 0 10px 10px 0;*/
    /*overflow: hidden;*/
    /*line-height: 0;*/
    /*font-size: 0;*/
}
#EDN_Constellation.news .article.in_list.span > .content > .article_image img, #EDN_Constellation.search .article.in_list.span > .content > .article_image img {
    /*display: block;*/
    /*border: 0;*/
    /*padding: 0;*/
    /*margin: 4px 0 0;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
}
#EDN_Constellation.news .article.in_list.span > .content > .summary, #EDN_Constellation.news .article.in_list.span > .content > .summary p, #EDN_Constellation.search .article.in_list.span > .content > .summary, #EDN_Constellation.search .article.in_list.span > .content > .summary p {
    /*color: #333333;*/
    /*font: 13px Arial, Helvetica, sans-serif;*/
    /*margin: 0 0 10px;*/
    /*line-height: 22px;*/
}
#EDN_Constellation.news .article.in_list.span > .content > .date, #EDN_Constellation.search .article.in_list.span > .content > .date {
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*color: #555555;*/
}
#EDN_Constellation.news .article.in_list.span .meta_text, #EDN_Constellation.search .article.in_list.span .meta_text {
    /*font-size: 11px;*/
    /*margin: 0 0 4px;*/
}
#EDN_Constellation.news .article.in_list.box, #EDN_Constellation.search .article.in_list.box {
    /*float: left;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.in_list.box .article_image, #EDN_Constellation.search .article.in_list.box .article_image {
    /*overflow: hidden;*/
    /*position: relative;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*margin: 0 0 5px;*/
}
#EDN_Constellation.news .article.in_list.box .article_image a img, #EDN_Constellation.search .article.in_list.box .article_image a img {
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.in_list.box .article_image > span, #EDN_Constellation.search .article.in_list.box .article_image > span {
    /*position: absolute;*/
    /*top: auto;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*background: url(images/common/on_image_text_bg.png);*/
    /*-webkit-border-radius: 0 0 0 4px;*/
    /*-moz-border-radius: 0 0 0 4px;*/
    /*border-radius: 0 0 0 4px;*/
    /*padding: 0 10px;*/
}
#EDN_Constellation.news .article.in_list.box .article_image > span .date, #EDN_Constellation.search .article.in_list.box .article_image > span .date {
    /*font: 10px Arial, Helvetica, sans-serif;*/
    /*line-height: 13px;*/
    /*color: white;*/
}
#EDN_Constellation.news .article.in_list.box .article_image > span .comment_count, #EDN_Constellation.search .article.in_list.box .article_image > span .comment_count {
    /*display: inline-block;*/
    /*height: 19px;*/
    /*width: 30px;*/
    /*text-align: center;*/
    /*font: 11px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
    /*font-style: italic;*/
    /*color: #1a1a1a;*/
    /*margin: 3px 0 1px 10px;*/
    /*background: url(images/common/transparent_bubble.png) no-repeat;*/
    /*padding: 2px 0 0;*/
}
#EDN_Constellation.news .article.in_list.box h1 a, #EDN_Constellation.search .article.in_list.box h1 a {
    /*font-size: 18px;*/
}
#EDN_Constellation.news .article.in_list.box > .date, #EDN_Constellation.search .article.in_list.box > .date {
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*color: #555555;*/
}
#EDN_Constellation.news .article.in_list.box.big, #EDN_Constellation.search .article.in_list.box.big {
    /*width: 335px;*/
    /*margin: 0 0 20px 20px;*/
}
#EDN_Constellation.news .article.in_list.box.big .summary, #EDN_Constellation.search .article.in_list.box.big .summary {
    /*font-size: 13px;*/
    /*color: #333333;*/
    /*line-height: 18px;*/
}
#EDN_Constellation.news .article.in_list.box.normal, #EDN_Constellation.search .article.in_list.box.normal {
    /*width: 220px;*/
    /*margin: 0 0 15px 14px;*/
}
#EDN_Constellation.news .article.in_list.box.normal .summary, #EDN_Constellation.search .article.in_list.box.normal .summary {
    /*font-size: 13px;*/
    /*color: #333333;*/
    /*line-height: 18px;*/
}
#EDN_Constellation.news .article.details .article_gallery, #EDN_Constellation.search .article.details .article_gallery {
    /*margin-top: 15px;*/
}
#EDN_Constellation.news .article.details .article_image, #EDN_Constellation.search .article.details .article_image {
    /*display: block;*/
    /*overflow: hidden;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*height: auto;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
}
#EDN_Constellation.news .article.details .article_image > img, #EDN_Constellation.search .article.details .article_image > img {
    /*-webkit-border-radius: 10px;*/
    /*-moz-border-radius: 10px;*/
    /*border-radius: 10px;*/
    /*height: auto;*/
}
#EDN_Constellation.news .article.details .article_image.left_image, #EDN_Constellation.search .article.details .article_image.left_image {
    /*float: left;*/
    /*padding: 0 15px 15px 0;*/
}
#EDN_Constellation.news .article.details h1, #EDN_Constellation.search .article.details h1 {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*font-size: 20px;*/
    /*color: #333333;*/
    /*margin: 0 0 8px;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article.details h2, #EDN_Constellation.search .article.details h2 {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*font-size: 13px;*/
    /*color: #333333;*/
    /*margin: 0 0 10px;*/
    /*line-height: 18px;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article.details .rate_article, #EDN_Constellation.search .article.details .rate_article {
    /*font-size: 12px;*/
    /*color: #7c7c7c;*/
}
#EDN_Constellation.news .article.details .rate_article .article_rating, #EDN_Constellation.search .article.details .rate_article .article_rating {
    /*display: inline;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.details .rate_article .article_rating .current_rating, #EDN_Constellation.search .article.details .rate_article .article_rating .current_rating {
    /*margin: 0 5px 0 0;*/
}
#EDN_Constellation.news .article.details .rate_article .article_rating .EDN_article_rateit, #EDN_Constellation.search .article.details .rate_article .article_rating .EDN_article_rateit {
    /*position: relative;*/
    /*top: 2px;*/
}
#EDN_Constellation.news .article.details .main_content, #EDN_Constellation.news .article.details .main_content p, #EDN_Constellation.search .article.details .main_content, #EDN_Constellation.search .article.details .main_content p {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*font: 13px Arial, Helvetica, sans-serif;*/
    /*color: #333333;*/
    /*line-height: 22px;*/
}
#EDN_Constellation.news .article.details .main_content, #EDN_Constellation.search .article.details .main_content {
    /*margin: 15px 0 10px;*/
}
#EDN_Constellation.news .article.details .main_content a, #EDN_Constellation.search .article.details .main_content a {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*color: #cd1919;*/
}
#EDN_Constellation.news .article.details .main_content a:hover, #EDN_Constellation.search .article.details .main_content a:hover {
    /*text-decoration: underline;*/
}
#EDN_Constellation.news .article.details .main_content p, #EDN_Constellation.search .article.details .main_content p {
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.news .article.details .social_buttons, #EDN_Constellation.search .article.details .social_buttons {
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.news .article.details .edn_article_gallery, #EDN_Constellation.search .article.details .edn_article_gallery {
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.details .edn_article_gallery ul, #EDN_Constellation.search .article.details .edn_article_gallery ul {
    /*margin: 0;*/
    /*padding: 0;*/
}
#EDN_Constellation.news .article.details .edn_article_gallery ul li, #EDN_Constellation.search .article.details .edn_article_gallery ul li {
    /*list-style: none;*/
    /*float: left;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*margin: 0 10px 10px 0;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.details .edn_article_map, #EDN_Constellation.search .article.details .edn_article_map {
    /*border: 1px solid #cccccc;*/
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
}
#EDN_Constellation.news .article.details .article_documents,
#EDN_Constellation.news .article.details .related_articles, #EDN_Constellation.search .article.details .article_documents, #EDN_Constellation.search .article.details .related_articles {
    /*padding: 15px;*/
    /*border: 2px dashed #dfdede;*/
    /*background-color: #f3f3f3;*/
    /*margin: 0 0 15px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_documents h2,
#EDN_Constellation.news .article.details .related_articles h2, #EDN_Constellation.search .article.details .article_documents h2, #EDN_Constellation.search .article.details .related_articles h2 {
    /*font: 20px Arial, Helvetica, sans-serif;*/
    /*color: #333333;*/
    /*margin-bottom: 10px;*/
}
#EDN_Constellation.news .article.details .article_documents ul,
#EDN_Constellation.news .article.details .related_articles ul, #EDN_Constellation.search .article.details .article_documents ul, #EDN_Constellation.search .article.details .related_articles ul {
    /*padding: 0 0 0 25px;*/
}
#EDN_Constellation.news .article.details .article_documents ul li,
#EDN_Constellation.news .article.details .related_articles ul li, #EDN_Constellation.search .article.details .article_documents ul li, #EDN_Constellation.search .article.details .related_articles ul li {
    /*list-style: circle;*/
    /*margin: 3px 0 0;*/
}
#EDN_Constellation.news .article.details .article_documents ul li, #EDN_Constellation.search .article.details .article_documents ul li {
    /*list-style: none;*/
}
#EDN_Constellation.news .article.details .article_documents ul li .document_icon, #EDN_Constellation.search .article.details .article_documents ul li .document_icon {
    /*max-height: 12px;*/
    /*max-width: 12px;*/
    /*margin: 0 4px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments, #EDN_Constellation.search .article.details .article_comments {
    /*margin: 20px 0;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment h3, #EDN_Constellation.search .article.details .article_comments .add_comment h3 {
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*font: 16px Arial, Helvetica, sans-serif;*/
    /*color: #6b6b6b;*/
    /*margin: 15px 0 0;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box {
    /*background-color: #f3f3f3;*/
    /*border: 1px solid #d3d3d3;*/
    /*margin: 2px 0 0;*/
    /*padding: 25px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box .comment_info, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box .comment_info {
    /*margin: 0 0 20px;*/
    /*text-align: center;*/
    /*padding: 0 30px;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box .comment_info span, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box .comment_info span {
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*line-height: 1.25em;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table {
    /*margin: 0;*/
    /*padding: 0;*/
    /*width: 100%;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.left, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.left {
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*width: 20%;*/
    /*padding: 7px 0 0;*/
    /*color: #6b6b6b;*/
    /*text-align: right;*/
    /*font-weight: bold;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.left span, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.left span {
    /*margin: 0 5px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right {
    /*padding: 0 0 20px;*/
    /*width: 80%;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right.bottom, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right.bottom {
    /*padding: 0;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right input.text, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right input.text {
    /*font: 16px Arial, Helvetica, sans-serif;*/
    /*border: 1px solid #bbbaba;*/
    /*padding: 5px 5px 4px;*/
    /*background: white;*/
    /*width: 70%;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right .submit, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right .submit {
    /*display: inline-block;*/
    /*border: 0;*/
    /*text-decoration: none;*/
    /*padding: 6px 10px;*/
    /*background: url(images/common/comments/add_button_bg.png) repeat-x bottom #929292;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right .submit span, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right .submit span {
    /*text-decoration: none;*/
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*line-height: 18px;*/
    /*font-weight: bold;*/
    /*color: #efefef;*/
    /*text-shadow: 0 -1px 1px #4b4b4b;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right .submit:hover, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right .submit:hover {
    /*background-color: #d71313;*/
}
#EDN_Constellation.news .article.details .article_comments .add_comment .add_article_box table td.right textarea, #EDN_Constellation.search .article.details .article_comments .add_comment .add_article_box table td.right textarea {
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*border: 1px solid #bfbfbf;*/
    /*padding: 5px;*/
    /*background: white;*/
    /*width: 90%;*/
    /*height: 100px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .num_of_comment, #EDN_Constellation.search .article.details .article_comments .num_of_comment {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*background: #f3f3f3;*/
    /*border: 1px solid #e1e1e1;*/
    /*padding: 3px 11px;*/
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*color: #5c5c5c;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list, #EDN_Constellation.search .article.details .article_comments .comment_list {
    /*margin: 15px 0 0;*/
    /*display: block;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment, #EDN_Constellation.search .article.details .article_comments .comment_list .comment {
    /*overflow: hidden;*/
    /*margin-left: 80px;*/
    /*padding: 0;*/
    /*clear: both;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .votes, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .votes {
    /*margin: 10px 0 0 2%;*/
    /*width: 8%;*/
    /*float: left;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .votes > div, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .votes > div {
    /*position: relative;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .votes > div input, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .votes > div input {
    /*position: relative;*/
    /*top: 5px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .votes > div span, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .votes > div span {
    /*font-size: 12px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side {
    /*width: 90%;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details {
    /*width: 15%;*/
    /*text-align: center;*/
    /*float: left;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .user_avatar, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .user_avatar {
    /*max-height: 60px;*/
    /*max-width: 60px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .author, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .author {
    /*font-size: 12px;*/
    /*margin: 1px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .date_time, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .date_time {
    /*font-size: 10px;*/
    /*color: #9a9a9a;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .votes, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .votes {
    /*margin: 1px 0 0;*/
    /*font-size: 12px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .votes span, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .votes span {
    /*margin: 0 8px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .comment_details .votes span a, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .comment_details .votes span a {
    /*position: relative;*/
    /*top: 5px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .content_container, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .content_container {
    /*float: left;*/
    /*width: 85%;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .content_container .arrow, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .content_container .arrow {
    /*float: left;*/
    /*width: 16px;*/
    /*height: 29px;*/
    /*background: url(images/common/comments/details_pointer.png) no-repeat transparent;*/
    /*position: relative;*/
    /*left: 1px;*/
    /*top: 48px;*/
    /*z-index: 1;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .content_container .content, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .content_container .content {
    /*margin: 0 0 0 16px;*/
    /*background: #f3f3f3;*/
    /*border: 1px solid #e1e1e1;*/
    /*min-height: 100px;*/
    /*padding: 10px 20px;*/
    /*font: 12px Verdana;*/
    /*color: #363636;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .content_container .content p, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .content_container .content p {
    /*margin: 0 0 5px;*/
    /*padding: 0;*/
    /*background: none;*/
    /*border: none;*/
    /*font: 12px Verdana;*/
    /*color: #363636;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .actions, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .actions {
    /*font-size: 10px;*/
    /*margin: 2px 0 3px;*/
    /*float: right;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .actions a, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .actions a {
    /*color: #9a9a9a;*/
    /*margin: 0 5px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side .actions a:hover, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .right_side .actions a:hover {
    /*text-decoration: underline;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment {
    /*margin: 15px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment textarea, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment textarea {
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*border: 1px solid #bfbfbf;*/
    /*padding: 5px;*/
    /*background: white;*/
    /*width: 80%;*/
    /*height: 100px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment .actions, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment .actions {
    /*float: right;*/
    /*width: 15%;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment .actions a, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment .actions a {
    /*display: inline-block;*/
    /*height: 33px;*/
    /*border: 0;*/
    /*text-decoration: none;*/
    /*padding: 0 8px 0 0;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment .actions a span, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment .actions a span {
    /*display: inline-block;*/
    /*text-decoration: none;*/
    /*font: 14px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
    /*padding: 7px 6px 0 14px;*/
    /*color: #444444;*/
    /*height: 26px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment .actions a:hover, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment .actions a:hover {
    /*background-position: right -33px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment .edit_comment .actions a:hover span, #EDN_Constellation.search .article.details .article_comments .comment_list .comment .edit_comment .actions a:hover span {
    /*background-position: 0 -33px;*/
    /*color: black;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment.level1, #EDN_Constellation.search .article.details .article_comments .comment_list .comment.level1 {
    /*margin-left: 40px;*/
}
#EDN_Constellation.news .article.details .article_comments .comment_list .comment.level0, #EDN_Constellation.news .article.details .article_comments .comment_list .comment.level, #EDN_Constellation.search .article.details .article_comments .comment_list .comment.level0, #EDN_Constellation.search .article.details .article_comments .comment_list .comment.level {
    /*margin-left: 0;*/
}
#EDN_Constellation.news .article.details .author_group_profile, #EDN_Constellation.search .article.details .author_group_profile {
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*vertical-align: baseline;*/
    /*line-height: 1.25em;*/
    /*margin: 0 0 15px;*/
    /*padding: 15px;*/
    /*border: 3px solid #e3e3e3;*/
    /*background: #eeeeee;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .author_rss, #EDN_Constellation.search .article.details .author_group_profile .author_rss {
    /*display: block;*/
    /*background: url(images/common/rss_18-18.png) no-repeat;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*position: absolute;*/
    /*left: auto;*/
    /*right: 5px;*/
    /*top: 5px;*/
    /*height: 18px;*/
    /*width: 18px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .author_rss span, #EDN_Constellation.search .article.details .author_group_profile .author_rss span {
    /*display: none;*/
}
#EDN_Constellation.news .article.details .author_group_profile .author_rss:hover, #EDN_Constellation.search .article.details .author_group_profile .author_rss:hover {
    /*background-position: -18px 0;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_picture_container, #EDN_Constellation.search .article.details .author_group_profile .profile_picture_container {
    /*float: left;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*margin: 0 15px 0 0;*/
    /*padding: 0;*/
    /*border: 0;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_picture_container img, #EDN_Constellation.search .article.details .author_group_profile .profile_picture_container img {
    /*padding: 0;*/
    /*margin: 0;*/
    /*border: 2px solid #cccccc;*/
    /*-webkit-box-shadow: 1px 1px 2px 0 #dedede;*/
    /*-moz-box-shadow: 1px 1px 2px 0 #dedede;*/
    /*box-shadow: 1px 1px 2px 0 #dedede;*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .details_container h2, #EDN_Constellation.search .article.details .author_group_profile .details_container h2 {
    /*padding: 0;*/
    /*border: 0;*/
    /*vertical-align: baseline;*/
    /*color: #555555;*/
    /*font-weight: bold;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
    /*margin: 0 0 4px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .details_container .short_info, #EDN_Constellation.search .article.details .author_group_profile .details_container .short_info {
    /*margin: 0;*/
    /*padding: 0;*/
    /*border: 0;*/
    /*color: #888888;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .details_container .short_info a, #EDN_Constellation.search .article.details .author_group_profile .details_container .short_info a {
    /*color: #676767;*/
}
#EDN_Constellation.news .article.details .author_group_profile .details_container .short_info a:hover, #EDN_Constellation.search .article.details .author_group_profile .details_container .short_info a:hover {
    /*color: black;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons {
    /*clear: both;*/
    /*padding: 5px 0 0 82px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button {
    /*margin: 0 5px 0 0;*/
    /*float: left;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.contact, #EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.full_bio, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.contact, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.full_bio {
    /*display: inline-block;*/
    /*background: no-repeat #e5e5e5;*/
    /*border: 2px solid #d4d4d4;*/
    /*padding: 2px 5px 2px 20px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*text-decoration: none;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.contact span, #EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.full_bio span, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.contact span, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.full_bio span {
    /*color: #636363;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
    /*text-decoration: none;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.contact:hover span, #EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.full_bio:hover span, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.contact:hover span, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.full_bio:hover span {
    /*color: black;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.contact, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.contact {
    /*background-image: url(images/common/contact_letter.png);*/
    /*background-position: 3px 4px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.full_bio, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.full_bio {
    /*background-image: url(images/common/profile.png);*/
    /*background-position: 3px 3px;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social {
    /*display: inline-block;*/
    /*width: 22px;*/
    /*height: 22px;*/
    /*background: no-repeat;*/
    /*position: relative;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social span, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social span {
    /*display: none;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social:hover, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social:hover {
    /*background-position: -22px 0;*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social.facebook, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social.facebook {
    /*background-image: url(images/common/facebook_button.png);*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social.linked_in, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social.linked_in {
    /*background-image: url(images/common/linked_in_button.png);*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social.twitter, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social.twitter {
    /*background-image: url(images/common/twitter_button.png);*/
}
#EDN_Constellation.news .article.details .author_group_profile .profile_buttons .button.social.google_plus, #EDN_Constellation.search .article.details .author_group_profile .profile_buttons .button.social.google_plus {
    /*background-image: url(images/common/google_plus_button.png);*/
}
#EDN_Constellation.news .article.sidebar_box, #EDN_Constellation.search .article.sidebar_box {
    /*border: 0;*/
    /*border-top: 1px solid white;*/
    /*border-bottom: 1px solid #dedede;*/
    /*overflow: hidden;*/
    /*margin: 0;*/
    /*padding: 10px 10px 0;*/
}
#EDN_Constellation.news .article.sidebar_box > a.image, #EDN_Constellation.search .article.sidebar_box > a.image {
    /*font-size: 0;*/
    /*line-height: 0;*/
    /*text-decoration: none;*/
    /*float: left;*/
    /*margin: 0 10px 10px 0;*/
    /*padding: 0;*/
}
#EDN_Constellation.news .article.sidebar_box > a.image img, #EDN_Constellation.search .article.sidebar_box > a.image img {
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article.sidebar_box > a.title, #EDN_Constellation.search .article.sidebar_box > a.title {
    /*color: #333333;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.news .article.sidebar_box > a.title:hover, #EDN_Constellation.search .article.sidebar_box > a.title:hover {
    /*color: black;*/
}
#EDN_Constellation.news .articles_row, #EDN_Constellation.search .articles_row {
    /*overflow: hidden;*/
}
#EDN_Constellation.news .articles_row .article.in_list.box.big:first-child, #EDN_Constellation.search .articles_row .article.in_list.box.big:first-child {
    /*margin-left: 0;*/
}
#EDN_Constellation.news .articles_row .article.in_list.box.normal:first-child, #EDN_Constellation.search .articles_row .article.in_list.box.normal:first-child {
    /*margin-left: 0;*/
    /*width: 220px;*/
}
#EDN_Constellation.news .adminAction, #EDN_Constellation.news .edn_article_action, #EDN_Constellation.search .adminAction, #EDN_Constellation.search .edn_article_action {
    /*margin: 0 10px 0 0;*/
    /*padding: 0;*/
    /*font-size: 14px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*color: #ed2323;*/
    /*background: no-repeat;*/
}
#EDN_Constellation.news .adminAction:hover, #EDN_Constellation.news .edn_article_action:hover, #EDN_Constellation.search .adminAction:hover, #EDN_Constellation.search .edn_article_action:hover {
    /*color: #cd0000;*/
}
#EDN_Constellation.news .adminAction.edit, #EDN_Constellation.news .edn_article_action.edit, #EDN_Constellation.search .adminAction.edit, #EDN_Constellation.search .edn_article_action.edit {
    /*padding-left: 16px;*/
    /*background-image: url(images/common/pencil_small.png);*/
}
#EDN_Constellation.news .user_dashboard, #EDN_Constellation.search .user_dashboard {
    /*background: url(images/common/user_dashboard/silver_gradient_bg.png) repeat-x #ebebeb;*/
    /*border: 1px solid #e4e4e4;*/
    /*padding: 4px 6px;*/
    /*margin: 0 0 20px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .user_dashboard a, #EDN_Constellation.search .user_dashboard a {
    /*display: block;*/
    /*float: left;*/
    /*color: #363636;*/
    /*font: 11px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
    /*padding: 5px 0 0 35px;*/
    /*height: 20px;*/
    /*margin: 0 10px 0 0;*/
}
#EDN_Constellation.news .user_dashboard a.add_article, #EDN_Constellation.search .user_dashboard a.add_article {
    /*background: url(images/common/user_dashboard/green_plus.png) no-repeat;*/
    /*padding-left: 25px;*/
}
#EDN_Constellation.news .user_dashboard a.article_manager, #EDN_Constellation.search .user_dashboard a.article_manager {
    /*background: url(images/common/user_dashboard/papers.png) no-repeat 0 1px;*/
    /*padding-left: 28px;*/
}
#EDN_Constellation.news .user_dashboard a.approve_articles, #EDN_Constellation.search .user_dashboard a.approve_articles {
    /*background: url(images/common/user_dashboard/approve_articles.png) no-repeat 0 1px;*/
    /*padding-left: 22px;*/
}
#EDN_Constellation.news .user_dashboard a.approve_comments, #EDN_Constellation.search .user_dashboard a.approve_comments {
    /*background: url(images/common/user_dashboard/approve_comments.png) no-repeat 0 2px;*/
    /*padding-left: 22px;*/
}
#EDN_Constellation.news .user_dashboard a.category_manager, #EDN_Constellation.search .user_dashboard a.category_manager {
    /*background: url(images/common/user_dashboard/categories.png) no-repeat 0 2px;*/
    /*padding-left: 22px;*/
}
#EDN_Constellation.news .user_dashboard a.dashboard, #EDN_Constellation.search .user_dashboard a.dashboard {
    /*background: url(images/common/user_dashboard/monitor.png) no-repeat 0 3px;*/
    /*padding-left: 24px;*/
}
#EDN_Constellation.news .user_dashboard a.settings, #EDN_Constellation.search .user_dashboard a.settings {
    /*background: url(images/common/user_dashboard/settings.png) no-repeat 0 1px;*/
    /*padding-left: 24px;*/
}
#EDN_Constellation.news .user_dashboard a.author_profile, #EDN_Constellation.search .user_dashboard a.author_profile {
    /*background: url(images/common/user_dashboard/profile.png) no-repeat 0 1px;*/
    /*padding-left: 18px;*/
}
#EDN_Constellation.news .user_dashboard a:hover, #EDN_Constellation.search .user_dashboard a:hover {
    /*text-decoration: underline;*/
}
#EDN_Constellation.news .article_pager, #EDN_Constellation.search .article_pager {
    /*margin: 10px 0;*/
    /*text-align: center;*/
}
#EDN_Constellation.news .article_pager a, #EDN_Constellation.search .article_pager a {
    /*display: inline-block;*/
    /*background: #e7e7e7;*/
    /*color: #696969;*/
    /*font: 12px Arial, Helvetica, sans-serif;*/
    /*line-height: 15px;*/
    /*box-shadow: 0 0 2px 0 #cdcdcd, inset 1px 1px 3px 0 white;*/
    /*border: 1px solid #cdcdcd;*/
    /*margin: 0 2px 5px 0;*/
    /*padding: 3px 7px 2px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
#EDN_Constellation.news .article_pager a:hover, #EDN_Constellation.search .article_pager a:hover {
    /*box-shadow: 0 0 2px #737373, inset 1px 1px 3px 0 white;*/
}
#EDN_Constellation.news .article_pager a.active, #EDN_Constellation.search .article_pager a.active {
    /*box-shadow: inset 1px 1px 3px 0 #adadad;*/
}
#EDN_Constellation.news .in_article_image, #EDN_Constellation.search .in_article_image {
    /*overflow: hidden;*/
}
#EDN_Constellation.news .in_article_image .image_wrapper, #EDN_Constellation.search .in_article_image .image_wrapper {
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*overflow: hidden;*/
}
#EDN_Constellation.news .in_article_image .image_wrapper.no_text, #EDN_Constellation.search .in_article_image .image_wrapper.no_text {
    /*font-size: 0;*/
    /*line-height: 0;*/
}
#EDN_Constellation.news .in_article_image p.image_title,
#EDN_Constellation.news .in_article_image .image_description, #EDN_Constellation.search .in_article_image p.image_title, #EDN_Constellation.search .in_article_image .image_description {
    /*clear: both;*/
    /*font: 11px Arial, Helvetica, sans-serif;*/
    /*color: #333333;*/
}
#EDN_Constellation.news .in_article_image p.image_title, #EDN_Constellation.search .in_article_image p.image_title {
    /*margin: 5px 0 2px !important;*/
    /*font-size: 12px;*/
    /*line-height: 14px !important;*/
    /*font-weight: bold !important;*/
}
#EDN_Constellation.news .in_article_image.left, #EDN_Constellation.search .in_article_image.left {
    /*float: left;*/
    /*margin: 0 10px 10px 0;*/
}
#EDN_Constellation.news .in_article_image.right, #EDN_Constellation.search .in_article_image.right {
    /*float: right;*/
    /*margin: 0 0 10px 10px;*/
}
#EDN_Constellation.news .in_article_image.clear, #EDN_Constellation.search .in_article_image.clear {
    /*clear: both;*/
    /*margin: 0 0 10px;*/
}
#EDN_Constellation.search .article.in_list {
    /*margin: 20px 0 0;*/
}

/* IE 7 only */
*:first-child + html #EDN_Constellation.news .article.details .article_comments .comment_list .comment .right_side {
    /*width: 88%;*/
}
*:first-child + html #EDN_Constellation.news .article.in_list.box .article_image > span .date {
    /*position: relative;*/
    /*top: -6px;*/
}

/*BLOG CONTENT*/
.summary{
    /*  background: #fff;*/
    /*  border: 1px solid #abd3b1;*/
    /*  margin: 10px 0 !important;*/
    /*  padding: 20px;*/
}
.article{
    /*  background: #e6f2e7;*/
    /*  border-bottom: 10px solid #386b40;*/
    /*  padding: 20px;*/
}
.adminAction{
    /*  font-size: 9pt !important;*/
}

/* =============================================================================
 Constellation, est. 3/4/2014 by Noah Rodenbeek
 -------------------------------------------------------------------------------
 “The most beautiful experience we can have is the mysterious.
  It is the fundamental emotion that stands at the cradle of true art and true science.
  Whoever does not know it and can no longer wonder, is as good as dead,
  and his eyes are dimmed"
 - Albert Einstein
==============================================================================*/
/*ELEMENTS*/
a:hover{
    transition: all .1s ease-in-out;
}
/*ID's & CLASSES*/
#EDN_Constellation{
    /*margin: 20px 0;*/
}
/*BLOG NAV*/
ul.blogNav{
    background: #999;
    float: left;
    margin: 20px 0;
    width: 100%;
}
ul.blogNav li{
    display: inline;
}
ul.blogNav a{
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 20px;
}
ul.blogNav li a:hover{
    background: #666;
    color: #fff;
    text-decoration: none;
}

/*USER DASHBOARD*/
.user_dashboard ul{
    border-bottom: 1px solid #999;
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}
.user_dashboard ul li{
    display: inline;
}
.user_dashboard li a{
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    color: #999;
    display: block;
    float: left;
    font-size: 9pt;
    margin: 0 0 0 5px;
    padding: 10px 20px;
}
.user_dashboard li a:hover{
    background: #999;
    color: #fff;
    text-decoration: none;
}

/*ARTICLE: Admin Actions*/
a.adminAction{
    display: block;
}
ul.adminAction{
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
}
ul.adminAction li{
    display: inline;
}
ul.adminAction li a{
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;

    border: 1px solid #999;
    border-top: none;
    color: #999;
    display: block;
    float: left;
    font-size: 9pt;
    margin: 0 0 0 5px;
    padding: 10px 20px;
}
ul.adminAction li a:hover{
    background: #999;
    color: #fff;
    text-decoration: none;
}

/*ARTICLE*/
.EasyDNNnewsContent .article{
    border-bottom: 3px solid #999;
    clear: both;
    padding: 0;
}
.EasyDNNnewsContent .article h2.title{
    margin: 0 0 20px 0;
    padding: 0;
}
.EasyDNNnewsContent .article h2.title a{
    background: #fff;
    color: #404397;
    display: block;
    padding: 0;
}
.EasyDNNnewsContent .article h2.title a:hover{
    
}
.EasyDNNnewsContent .article h3.subTitle{
    color: #333;
    margin: 0;
    padding: 10px 0;
}
.EasyDNNnewsContent .article h3.subTitle:empty{
    display: none;
}
.EasyDNNnewsContent .article .summary{
    margin: 0;
    padding: 0;
}
.EasyDNNnewsContent .article .summary .continueReading{
    
}
.EasyDNNnewsContent .article .summary .continueReading a{
    
}
.EasyDNNnewsContent .article ul.metaText{
    border-top: 1px solid #999;
    margin: 0;
    padding: 10px 0;
}
.EasyDNNnewsContent .article ul.metaText li{
    border-right: 1px solid #999;
    display: inline;
    list-style: none;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    white-space: nowrap;
}
.EasyDNNnewsContent .article ul.metaText li, .EasyDNNnewsContent .article ul.metaText li a{
    font-size: 9pt;
}
.article_rating, .current_rating, .rateit{
    display: inline;
}

.EasyDNNnewsContent .article .categories, .EasyDNNnewsContent .article .tags{
    padding: 10px;
}
.EasyDNNnewsContent .article .categories a, .EasyDNNnewsContent .article .tags a{
    background: #7ca475;
    color: #fff;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
}
.EasyDNNnewsContent .article .categories a:hover, .EasyDNNnewsContent .article .tags a:hover{
    background: #5b935e;
    text-decoration: none;
}

/*ARTICLE: MAIN CONTENT*/
.EasyDNNnewsContent .article .main_content{
    overflow: hidden;
    padding: 10px 0;
}

/*ARTICLE: SOCIAL*/
.EasyDNNnewsContent .article .socialButtons{
    margin: 0;
    padding: 10px 0;
}

/*COMMENTS*/
.articleComments h1{
    margin: 10px 0;
    padding: 0;
}

.articleComments .votes{
    float: right;
}

.articleComments .comment{
    clear: both;
}
.articleComments .contentContainer{
    clear: both;
}
.articleComments .contentContainer .content{
    border: 1px solid #999;
    padding: 10px;
}

.articleComments .commentDetails ul{
    float: left;
    margin: 0;
    width: 100%;
}
.articleComments .commentDetails ul li{
    display: inline;
    list-style: none;
    margin: 0;
}

/*COMMENTS: Add a Comment/Leave a Comment*/
.addCommentInput textarea{
    height: 200px;
    padding: 10px;
    width: 100%;
}
.addComment .submit{
    background: #999;
    color: #fff;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 10px;
}
.addComment .submit:hover{
    background: #666;
    text-decoration: none;
}



























