
table {
    width: 100%;
}
tr.even, tr.odd {
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}
.rtecenter {
    text-align: center;
}
/*#content-header {background-color: #fff; position: fixed; width: 100%; top: 0px;  border-bottom: 1px solid #ccc; text-align: center}*/

#content-header {background-color: #fff; width: 100%; border-bottom: 1px solid #ccc; text-align: center}
#content-header-links {float: left; margin-top: 20px; text-align: left}
#content-header-links a{font-size: 13px; text-decoration: none; color:#005689}
#content-main {font-family: lora, Georgia}

.lmnewsview_list ul{padding-left: 17px; list-style-position: outside;}
.htnewsview_list_lm{list-style-image:url('/sites/lobbymonitor.ca/themes/lobbymonitor/newsview_images/icons/storylist-ico-lightgreen.png')}
.htnewsview_list_wr{list-style-image:url('/sites/wirereport.ca/themes/wirereport/newsview_images/icons/storylist-ico-lightblue.png')}
.htnewsview_header_list_title_lm {  width: 100%;
                                    background-image:url('/sites/lobbymonitor.ca/themes/lobbymonitor/images/icons/storylist-ico-lightgreen.png');
                                    background-repeat: repeat-x}
.htnewsview_header_list_title_wr {  width: 100%;
                                    background-image:url('/sites/wirereport.ca/themes/wirereport/newsview_images/icons/storylist-ico-lightblue.png');
                                    background-repeat: repeat-x}
.lmnewsview_list ul li{padding: 0px 0px;}
.lmnewsview_list ul li a:hover{background-color: #ccc}
#lmnewsview_issue_info {font-size: 15px; margin: 10px 0px}
#lmnewsview_issue_list ul li.lmnewsview_issue_list_header_li {font-size: 15px}
#lmnewsview_issue_list ul li.lmnewsview_issue_list_content_li {font-size: 20px; border-bottom: 1px solid #ccc}
#lmnewsview_issue_list ul li a{font-weight: lighter; color: black; text-decoration: none;}

#lmnewsview_story_list ul li.lmnewsview_story_list_header_li {margin-top: 30px; font-size: 15px}
#lmnewsview_story_list ul li.lmnewsview_story_list_content_li {border-bottom: 1px solid #ccc}
#lmnewsview_story_list ul li a{font-weight: lighter; color: black; text-decoration: none;}


#lmnewsview_story_list ul li.lmnewsview_story_list_content_li .lmnewsview_story_list_content_title {padding:10px 0px;   font-size: 22px}
#lmnewsview_story_list ul li.lmnewsview_story_list_content_li .lmnewsview_story_list_content_byline {margin: 2px 0px; font-size: 14px}
#lmnewsview_story_list ul li.lmnewsview_story_list_content_li .lmnewsview_story_list_content_body {padding-bottom:15px; font-size: 16px}
#lmnewsview_story_list ul li.lmnewsview_story_list_content_li .lmnewsview_story_list_content_body p{margin: 0px}

#lmnewsview_story_node_content {width: 100%; padding-bottom: 10px;  border-bottom: 1px solid #ccc}
#lmnewsview_story_node_content h2 a{color: black; text-decoration: none}
#lmnewsview_story_node_content #lmnewsview_story_node_content_author {margin: 5px 0px; font-size: 14px}
#lmnewsview_story_node_content #lmnewsview_story_node_content_body {font-size: 16px}

#htnewsview_story_node_backbutton_lm a{
    display: block;
    margin: auto;
    width: 64px;
    height: 32px;
    background-image:url('/sites/lobbymonitor.ca/themes/lobbymonitor/newsview_images/icons/back_button.png');
    }
    
#htnewsview_story_node_backbutton_lm a:hover {
    background-image:url('/sites/lobbymonitor.ca/themes/lobbymonitor/newsview_images/icons/back_button_darker.png');
}

#htnewsview_story_node_backbutton_wr a{
    display: block;
    margin: auto;
    width: 64px;
    height: 32px;
    background-image:url('/sites/wirereport.ca/themes/wirereport/newsview_images/icons/back_button.png');
    }
    
#htnewsview_story_node_backbutton_wr a:hover {
    background-image:url('/sites/wirereport.ca/themes/wirereport/newsview_images/icons/back_button_darker.png');
}