*, html, body {
    margin: 0;
    padding: 0;
}
.ps-gallery-2x3 a.ps-imgs {
    width: 148px !important;
    height: 148px !important;
    }
.ps-gallery-2x2 a.ps-imgs {
    width: 148px !important;
    height: 148px !important;
    }   
.ps-gallery-2x4 a.ps-imgs {
    width: 148px !important;
    height: 148px !important;
    }    
.ps-gallery-6x1 a.ps-imgs, .ps-gallery-6x2 a.ps-imgs, .ps-gallery-6x3 a.ps-imgs {
    width: 98px !important;
    height: 98px !important; 
    }
.ps-gallery-2x2 {
    width: 300px !important;
}
.ps-gallery-2x3 {
    width: 300px !important;
}
.ps-gallery-2x4 {
    width: 300px !important;
}
.ps-gallery-6x1, .ps-gallery-6x2, .ps-gallery-6x3 {
    width: 300px !important;
}
.MYCLargePhotoBorder img {width: 590px !important }
h1 {
    font-size: 30px;
    color: #48739c;
    font-weight: 400;
    font-family: Georgia,  Times,  serif;
}
h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: Georgia,  Times,  serif;
    color: #242424;
    line-height: 26px;
}
h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: Georgia,  Times,  serif;
    color: #242424;
}
h3.latest_headlines {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: Georgia,  Times,  serif;
    color: #242424;
}
h3 span.small {
    font-size: 12px;
    padding-top: 5px;
}
.notifications h2 {
    margin-top: 10px !important;
    }
blockquote  {
    background-color: #f5f5f5;
     margin-left:  20px;
     margin-right:  20px;
     margin-bottom:  10px;
     padding:  6px;
     border-left:  6px solid #FCC257;
 }

blockquote p  {
    color:  #666;
     margin:  0 !important;
     padding:  0;
}
 .default_flatpage p  {
     font-size:  14px;
     line-height:  22px;
     margin-bottom:  10px;
     overflow:  auto;
 }

h2 a:hover, h3 a:hover {
    color: #0A5B9A;
    text-decoration: none!important;
}
h4 {
    font-size: 14px;
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
    line-height: 18px;
    color: #242424;
}
h4.bottom_margin {
    margin-bottom: 4px;
}
h5 {
    font-size: 14px;
    line-height: 17px;
    color: #242424;
}
h5.tease {
    font-size: 12px;
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
    font-weight: 400;
    line-height: 16px;
    color: #242424;
}
p, textarea {
    font-size: 12px;
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
    color: #242424;
    line-height: 18px;
}
.small {
    font-size: 10px;
    line-height: 12px;
}
ul {
    font-size: 12px;
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
    list-style-position: inside;
    color: #242424;
}
li {
    list-style-position: inside;
}
ul.no_dots, ul.no_dots li, li.no_dots {
    list-style-type: none;
}
img {
    display: block;
    border: none;
}
a {
    text-decoration: none;
    color: #48739c;
}
.san_serif {
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
}
.serif {
    font-family: Georgia,  Times,  serif;
}
.plain {
    font-weight: 400;
}
.inline_image, .inline_image img {
    display: inline;
}
.overflow_hidden {
    overflow: hidden;
}
.alertRight {
line-height: 30px; height: 30px; font-weight: normal; 
padding-left: 20px;
}
.alertRight a { color: #242424; }
.arrowButton {
    position: relative;
    width:auto;
    color:#FFFFFF;
    text-align:center;
	color: #ffffff; font-size: 18px; line-height: 29px; height: 30px; padding-left: 7px;
	padding-right: 5px;
	}

.arrowButton:after {
    content:"";
    position: absolute;
    left: 100%;
    top:0px;
    width:0px;
    height:0px;
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
}
#alertNewsBar {
	font-size: 14px;
    font-family: "Trebuchet MS", helvetica, arial;
    line-height: 30px;
    height: 30px;
    background-color: #E4E4E6;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.boxed_container {
    border: 1px solid #e4e4e4;
    padding: 12px;
}
.shaded_container {
    padding: 3px 9px;
}
.shaded_container_even {
    padding: 4px;
}
.light_shade {
    background: #F5F5F5;
}
.white_shade {
    background: #fff;
}
.no_shade_higlighted {
    background: transparent url(../images/listItemSpacer.png) repeat-y 0 0;
    padding-left: 11px;
    color: #666;
}
.light_shade_higlighted {
    background: #F5F5F5 url(../images/listItemSpacer.png) repeat-y 0 0;
    padding-left: 16px;
    color: #666;
    padding-top: 4px;
    padding-bottom: 4px;
}
.medium_shade {
    background-color: #EAEAEC;
}
.dark_shade {
    background-color: #363636;
}
.unboxed_container {
    margin: 18px auto;
    padding: 11px;
}
.unboxed_padded_container {
    padding-top: 12px;
    padding-bottom: 12px;
}
.right_item_padding {
    padding-right: 12px;
}
.left_item_padding {
    padding-left: 12px;
}
.top_item_padding {
    padding-top: 6px;
}
.two_column {
    width: 300px;
}
.four_column {
    width: 630px;
}
.five_column {
    width: 795px;
}
.six_column {
    width: 960px;
    padding-left: 20px;
    padding-right: 20px;
}
.full_width {
    width: 100%;
    min-width: 1040px;
}
.one_on_four_column {
    width: 217px;
}
.three_on_four_column {
    width: 713px;
}
.one_on_four_column_width {
    width: 190px;
}
.two_on_four_column_width {
    width: 410px;
}
.right_container_margin {
    margin-right: 30px;
}
.left_container_margin {
    margin-left: 30px;
}
.bottom_container_margin {
    margin-bottom: 30px;
}
.top_item_margin {
    margin-top: 12px;
}
.bottom_item_margin {
    margin-bottom: 12px;
}
.right_item_margin {
    margin-right: 12px;
}
.left_item_margin {
    margin-left: 12px;
}
.right_inline_margin {
    margin-right: 3px;
}
.left_inline_margin {
    margin-left: 3px;
}
.light_bordered_header, .page_head {
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    border-top: 4px double #e4e4e4;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 12px;
}
.light_bordered_header .floated_content {
    position: absolute;
    right: 0;
    bottom: 16px;
}
.blue_background {
    background: #48739c;
}
.position_relative {
    position: relative;
}
.black_transparent_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .8;
    background: #242424;
    margin: 0;
    padding: 9px;
}
.table_cell {
    display: table-cell;
}
.table {
    display: table;
}
.vertical_align_top {
    vertical-align: top;
}
.vertical_align_bottom {
    vertical-align: bottom;
}
.vertical_align_middle {
    vertical-align: middle;
}
.shaded_header {
    background: #fff url(../images/shortBottomShadeTransition.jpg) repeat-x bottom left;
    padding-left: 6px;
}
.light_border_bottom {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
}
.light_border_top {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid #e5e5e5;
}
.light_border_bottom_tight {
    padding-bottom: 3px;
    margin-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
}
.small .light_border_bottom {
    padding-bottom: 3px;
    margin-bottom: 6px;
}
.small .light_border_top {
    padding-top: 3px;
    margin-top: 6px;
}
.dotted_bottom_border {
    border-bottom: 2px dotted #e4e4e4;
    padding-bottom: 7px;
}
.dotted_top_border {
    border-top: 2px dotted #d7d7d7;
    padding-top: 9px;
}
img.light_border {
    border: 1px solid #ccc;
}
.dark_bordered_container {
    background: #242424;
    border-top: 6px solid #c5c4c8;
    border-bottom: 6px solid #c5c4c8;
    position: relative;
}
.reverse_type_color .light_bordered_header {
    position: relative;
    border-bottom: 1px solid #383838;
    border-top: 4px double #383838;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.dark_reversed_type, .dark_reversed_type a, .dark_reversed_type a:link {
    color: #757575;
}
.reverse_type_color #AOIcon {
    left: 450px;
    position: absolute;
    top: 34px;
    z-index: 100;
}
.gold, .gold a:link, .gold a:visited {
    color: #feb739;
}
.white, .white a:link, .white a:visited {
    color: #fff;
}
#feedbackSurvey {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 0;
    height: 71px;
    left: 50%;
    margin-left: -150px;
    position: fixed;
    width: 263px;
    z-index: 7000;
}
#feedbackSurvey #feedbackCloseButton {
    position: absolute;
    right: 0;
    top: -7px;
    right: -7px;
    cursor: pointer;
}
#ePaperLink img {
    position: absolute;
    left: 0;
    top: 0;
}
#ePaperLink {
    color: #26476A;
}
#loginStrip {
    min-height: 33px;
    background: #26476A url(../images/topBlueGoldBar_bkgdTile.jpg) repeat-x bottom left;
    width: 100%;
}
#loginStrip .six_column {
    background: transparent url(../images/topBar_gradient.png) no-repeat top center;
    min-height: 32px;
}
#login {
    padding: 5px 0;
}
#logo {
    margin-right: 55px;
}
#weather {
    width: 295px;
    height: 94px;
}
#weather_vader {
    background: transparent url(../images/weatherTop_bkgd_sansSponsor.png) no-repeat center center;
    height: 94px;
    width: 170px;
    margin-left: 158px;
}
.wgwidget_degrees {
    float: left;
    width: 80px;
}
.wgwidget_degrees h3#temp_f {
    font-size: 34px;
    line-height: 34px;
    color: #34597f;
    font-weight: 400;
    font-family: 'Trebuchet MS', Verdana;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    background: none!important;
    margin: 24px 0 0;
}
.wgwidget_degrees h3#temp_f a {
    font-weight: 400;
    color: #34597f;
}
.wgwidget_degrees p#location {
    font-size: 9px;
    line-height: 9px;
    color: #34597f;
    font-family: Arial, Verdana;
    font-weight: 700;
    text-align: center;
    margin: 0 6px 0 0;
    padding: 0;
}
#icon img {
    padding-top: 12px;
    width: 83px;
    margin-top: 0;
}
#namePlate {
    background: #fff url(../images/topLogo_BkgdTile.jpg) repeat-x bottom left;
    width: 100%;
    padding-top: 4px;
}
#navigation {
    background: #fff url(../images/topMenuBar_bkgdTile.jpg) repeat-x bottom left;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #FFF;
}
#navigation_local {
    background: #fff url(../images/navBkgdLocal.jpg) repeat-x bottom left;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #FFF;
}
#ao_search input[type=text] {
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    height: 15px;
    width: 176px;
    margin: 0;
    padding: 3px;
}
#search {
    padding-top: 22px;
    width: 215px;
}
#breakingNewsBar {
    background: transparent url(../images/breakingNews_banner.jpg) no-repeat top left;
    height: 29px;
    margin: 4px 0;
}
#breakingNewsBar h3 {
    padding-left: 175px;
    padding-top: 3px;
}
.login_links .login_button_wrapper a {
    float: left;
    padding: 0 6px;
}
.subscription_icon {
    background: transparent url(../images/ADG_premiumContent_icon.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    margin: 0 6px 0 0;
}
.h2_icon {
    background-position: left 4px;
    height: 20px;
}
.p_icon {
    padding-top: 3px;
}
#marketPlace p.no_wrapped_text {
    line-height: 17px;
}
#closingsBar div.ticker_wrapper {
    position: relative;
    display: none;
}
#closingsBar a.master_click {
    display: block;
    width: 960px;
    height: 59px;
    position: absolute;
    top: 0;
    left: 0;
}
#closingsBar .tickercontainer {
    background: transparent url(../images/closings/genericClosings_bkgdGrx.jpg) no-repeat scroll 0 0;
    overflow: hidden;
    width: 960px;
    height: 22px;
    margin: 0;
    padding: 27px 0 0 100px;
}
#closingsBar .tickercontainer .mask {
    position: relative;
    left: 0;
    top: 0;
    width: 850px;
    overflow: hidden;
    padding: 0;
}
#closingsBar ul.newsticker {
    position: relative;
    left: 960px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#closingsBar ul.newsticker li {
    float: left;
    font-size: 11px;
    color: #fcda29;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#closingsBar ul.newsticker a {
    white-space: nowrap;
    color: #fcda29;
    margin: 0 4px 0 0;
    padding: 0;
}
#closingsBar ul.newsticker span {
    color: #fff;
    margin: 0 10px 0 0;
}
#closingsBar ul.newsticker li.leader {
    font-weight: 700;
    font-size: 11px;
    color: #fff;
}
#closingsBar ul.newsticker li.bullet {
    color: #000;
    margin: 0 10px 0 0;
}
#latestModule h3.no_shade_higlighted {
    padding-bottom: 2px;
}
#latestModule span.shaded_container {
    padding-bottom: 4px;
    padding-top: 8px;
}
#latestModule span.date {
    padding-bottom: 4px;
    padding-top: 4px;
    display: block;
    float: left;
    height: 13px;
}
#latestModule .dotted_bottom_border h3 {
    margin-bottom: 0;
}
#pubsPromotedItem img {
    float: left;
    margin: 0 12px 0 0;
}
#pubsPromotedItem a span.text {
    font-size: 12px;
    color: #242424;
}
.pagination {
    border-top: 1px solid #ccc;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #9ba1b9;
    margin: 5px 0 20px;
    padding: 20px 0;
}
.pagination img {
    border: none;
    display: inline;
}
.pagination .previous {
    width: 147px;
    float: left;
    text-align: left;
}
.pagination .next {
    width: 147px;
    float: right;
    text-align: right;
}
.pagination .prev_icon {
    background: #cbcddc url(../../arkansasonline/images/prevPhoto_btn.jpg) no-repeat;
    height: 108px;
    display: block;
    float: left;
    width: 27px;
}
.pagination .next_icon {
    background: #cbcddc url(../../arkansasonline/images/nextPhoto_btn.jpg) no-repeat;
    height: 108px;
    display: block;
    float: right;
    width: 27px;
}
.pagination .paging {
    display: inline;
    border-right: 1px solid #242424;
    border-left: 1px solid #242424;
    font-weight: 700;
    margin: 0 6px;
    padding: 12px 6px;
}
.pagination a {
    font-weight: 700;
    color: #434a66;
}
.pagination .paging a {
    border: 1px solid #434a66;
    color: #434a66;
    padding: 3px 6px;
}
.pagination .paging a.current_page {
    background: #434a66;
    color: #fff;
}
.ad_728x90 {
    background: transparent;
    width: 728px;
    margin: 0 auto;
}
.top_picks_promo {
    width: 220px;
    height: 90px;
}
.top_picks_promo img {
    height: 90px;
    width: 220px;
}
#storyBody p {
    margin-bottom: 10px;
    overflow: auto;
    font-size: 14px;
    line-height: 22px;
}
.story_content .inline p {
    font-size: 12px;
}
div#storyBody {
    padding: 55px 0 0;
}
#fontSize .min-size, .max-size {
    background: url(../images/decreaseFont_icon.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 0;
    height: 13px;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 12px;
    margin: 0 4px 0 0;
}
#fontSize .max-size {
    background: url(../images/increaseFont_icon.png) no-repeat scroll 0 0 transparent;
    height: 17px;
    width: 16px;
}
#storyTools .shaded_container {
    height: 17px;
}
#storyTools #commentCount, #placeTools #commentCount {
    background: url(../images/icons/comments_icon.png) no-repeat scroll 0 4px transparent;
    width: 102px;
    padding: 1px 0 0 16px;
}
.four_column #commentCount {
    width: 238px!important;
}
.two_column #commentCount {
    width: 102px!important;
}
#storyTools #shareLink, #placeTools #shareLink {
    background: url(../images/icons/share_icon.png) no-repeat scroll 0 4px transparent;
    padding: 1px 0 0 9px;
}
#reminder {
    background: url(../images/events/event-remind-icon.jpg) no-repeat scroll 0 4px transparent;
    padding: 3px 0 0 18px;
}
.whiteitem {
    margin-top: 3px;
    margin-bottom: 4px;
    padding-bottom: 3px;
    border-top: 1px solid #ccd;
    border-bottom: 1px solid #ccd;
    list-style-type: none;
    background-color: #fff;
}
.blueitem {
    margin-top: 3px;
    margin-bottom: 4px;
    padding-bottom: 3px;
    border-top: 1px solid #ccd;
    border-bottom: 1px solid #ccd;
    list-style-type: none;
    background-color: #eeeef2;
}
ul.documents_items li {
    list-style-type: none;
    font-size: 14px;
    display: inline;
    padding-right: 10px;
}
a.download_pdf {
    text-decoration: none;
    font-weight: 700;
}
#fancybox-title {
    text-align: left;
}
#commentForm {
    border: 1px solid #C7C7C7;
    padding: 9px 12px 6px;
}
#commentForm .avatar {
    clear: none;
}
#commentForm .avatar img {
    width: 20px;
    float: left;
    margin-right: 10px;
}
#commentForm .user_info {
    font-size: 14px;
    font-weight: 700;
}
#commentForm .comment_textarea textarea {
    border: 1px solid #C7C7C7;
    width: 512px;
    height: 85px;
    background: transparent;
    margin: 10px 0 4px;
    padding: 16px 10px 10px 80px;
}
#commentForm .user_info .change_username {
    float: right;
    font-size: 12px;
    font-weight: 400;
}
#commentForm .comment_form input.button {
    background: #48739D;
    float: right;
    color: #fff;
    border: none;
    font-weight: 700;
    font-size: 13px;
    padding: 3px 6px;
}
#comments .comment_list .comment {
    padding: 10px 10px 10px 22px;
}
#comments .comment_list .odd {
    background: #f5f5f5 url(../images/comment_bkgd_odd.png) repeat-y top left;
}
#comments .comment_list .even {
    background: #fff url(../images/comment_bkgd_even.png) repeat-y top left;
    margin: 2px 0;
}
#comments .comment_list .avatar img {
    float: left;
    margin-right: 10px;
}
#comments .comment_list .comment_text h3 span.date {
    font-size: 12px;
    padding: 6px 0 0;
}
.reverse_type_color #comments .comment_list .odd {
    color: #242424;
    background: #a1a1a3 url(../images/dk_comment_bkgd_odd.png) repeat-y top left;
}
.reverse_type_color #comments .comment_list .even {
    color: #FFF;
    background: url(../images/dk_comment_bkgd_even.png) repeat-y top left;
    margin: 2px 0;
}
#siteIndex li {
    list-style: none inside none;
    line-height: 18px;
}
#siteIndex #bottomNav {
    margin-bottom: 30px;
    padding-bottom: 12px;
}
#siteIndex #bottomNav li {
    display: inline;
    font-size: 11px;
    font-weight: 700;
    padding: 0 18px 0 0;
}
#siteIndex li.group span.header {
    border-bottom: 1px solid #DEDEDF;
    display: block;
    font-weight: 700;
    color: #414141;
}
#siteIndex li.group ul {
    padding-top: 6px;
    overflow: hidden;
}
#siteCopyright {
    color: #a1a1a1;
    font-size: 10px;
    margin-bottom: 50px;
}
body.staff_bio .bio_info {
    margin: 0;
    padding: 20px 0 0 20px;
}
body.staff_bio .bio_info img {
    float: right;
    margin-left: 20px;
    width: 180px;
}
body.staff_bio .bio_info ul {
    clear: right;
    float: right;
    list-style: none outside none;
    width: 180px;
}
body.staff_bio .divider {
    border-top: 1px solid #ccc;
    clear: both;
    margin: 15px 0 10px;
    padding: 15px 0 0 20px;
}
body.staff_bio .story_list {
    clear: both;
    padding: 0 0 20px 20px;
}
body.staff_bio p a.button {
    padding: 0 0 0 20px;
}
#userContactForm p label, #userContactForm p textarea, #userContactForm p a, #userContactForm p input {
    display: table-cell;
    vertical-align: top;
    margin: 0 10px 10px 0;
}
.scoreboard-b {
    background: url(../images/bg-scoreboard-b.png) no-repeat;
    height: 27px;
    overflow: hidden;
}
.scoreboard-area {
    background: url(../images/VarVeeScroreboard_bkgd.jpg) no-repeat;
    height: 338px;
    padding: 14px 12px 0;
}
.scoreboard-content {
    position: relative;
    min-height: 276px;
}
* html .scoreboard-content {
    height: 276px;
}
.scoreboard-box {
    margin-bottom: 10px;
    height: 338px;
}
.scoreboard-box .heading {
    display: block;
    background: url(../images/h-prep-scoreboard.png) no-repeat;
    width: 167px;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    margin: 0 0 8px -3px;
}
.scoreboard-box .find-options {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
}
.scoreboard-box .r-scores {
    padding: 0 0 10px;
}
.scoreboard-box .r-games {
    padding: 0 0 40px;
}
.scoreboard-box .title {
    font-size: 1.16em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #35a3d2;
    display: block;
    padding: 0 0 6px;
}
.scoreboard-box .col {
    width: 129px;
}
.col-hold {
    width: 100%;
    overflow: hidden;
}
.scoreboard-box .scores-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.scoreboard-box .scores-list li {
    background: #2b2b2b;
    height: 1%;
    margin: 0 0 5px;
    padding: 3px 5px 0;
}
.scoreboard-box .scores-list div {
    width: 100%;
    overflow: hidden;
    padding: 0 0 3px;
}
.scoreboard-box .scores-list span {
    float: left;
    color: #c4cb4f;
}
.scoreboard-box .scores-list em {
    float: right;
    font-style: normal;
    color: #fff;
}
.scoreboard-box p {
    margin: 0;
}
.stats-by span {
    font-size: 8px;
    color: #6f6f6f;
    line-height: 16px;
}
.stats-by img {
    vertical-align: middle;
    border: 0;
    display: inline;
}
.sidebar .map {
    width: 300px;
    height: 250px;
}
.obits tr.even {
    background: #fff url(../images/obits_white_bk.jpg) no-repeat 205px 12px;
    border-top: 1px solid #efeef3;
    border-bottom: 1px solid #efeef3;
}
.obits tr.odd {
    background: #efeef3 url(../images/obit_blue_bk.jpg) no-repeat 205px 12px;
}
.obits table.places_obit_list tr.odd {
    background-color: #efeef3;
    background-image: none;
}
.obits table.places_obit_list tr.even {
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #efeef3;
    border-bottom: 1px solid #efeef3;
}
.obits ul.event_item li.oddtime {
    background-color: #efeef3;
    margin: 0;
    padding: 2px 0 3px;
}
.obits ul.event_item li.eventime {
    background-color: #fff;
    margin: 0;
    padding: 2px 0 3px;
}
.obits table.obit_list th, table.places_obit_list th {
    color: #3d3d3d;
    font-size: .85em;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 1px;
    line-height: 21px;
    background: url(http://media.arkansasonline.com/static/arkonline/images/sortBy_navbarBkgd.jpg) repeat-x bottom left;
}
.obits h1.page_head {
    border-bottom: none;
    margin-bottom: 0;
}
.obits p.tools, div.nextprev {
    border: 1px solid #ddd;
    font-size: .7em;
    font-weight: 700;
    color: #71768a;
    margin: 15px 0;
    padding: 5px 10px;
}
.obits div.nextprev {
    display: block;
    clear: both;
}
.obits p.tools span.dividerRule {
    color: #cacedb;
}
.obits h2.label {
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #71768a;
}
.obits h2.pub_date, h2.location, h2.years {
    font-size: .85em;
    margin-bottom: 2px;
}
.obits table.obit_list th.date, table.places_obit_list .date {
    font-size: 1.2em;
    height: 75px;
}
.obits .tablesorter td a:hover {
    text-decoration: none!important;
}
.obits h2.first_date {
    margin-top: 0;
}
.obits table.obit_list {
    width: 100%;
}
.obits table.obit_list th.first_date, table.places_obit_list .first_date {
    height: 25px;
}
.obits table.obit_list td, table.places_obit_list td {
    font-weight: 700;
    font-size: .8em;
    color: #595f79;
    padding: 7px;
}
.obits tr.even td {
    border-top: 1px solid #efeef3;
    border-bottom: 1px solid #efeef3;
}
.obits table.obit_list td.mug {
    width: 69px;
    padding-top: 10px;
}
.obits table.obit_list td.mug img {
    display: inline;
    border: none;
    padding: 0 0 0 3px;
}
.obits table.obit_list td.name, table.places_obit_list td.name {
    width: 120px;
}
.obits table.obit_list td.age, table.places_obit_list td.age {
    width: 45px;
    text-align: center;
}
.obits table.obit_list td.location, table.places_obit_list td.location {
    width: 110px;
}
.obits table.obit_list td.dod, table.places_obit_list td.dod {
    width: 100px;
}
.obits table.obit_list td a, table.places_obit_list td a {
    color: #595f79;
}
.obits p.breadcrumb {
    margin-bottom: 10px;
}
.obits .photoBox {
    float: right;
    width: 267px;
    margin: 0 0 5px 10px;
}
.obits .photoBox .obit_photo {
    text-align: center;
    margin: 0 auto 10px;
}
.obits .photoBox .obit_sec_photo {
    display: inline;
    width: 125px;
    margin: 3px;
}
.obits div.funeralHomeBox {
    float: right;
    clear: right;
    width: 267px;
    margin: 0 0 20px 10px;
}
.obits div.funeralHomeBox .funeralHomeContent {
    background-color: #caceda;
    padding: 0 0 10px;
}
.obits div.funeralHomeBox .funeralHomeContent h2.label {
    background-color: #aaafc2;
    font-size: .7em;
    color: #fff;
    margin-bottom: 2px!important;
    padding: 2px 8px;
}
.obits div.funeralHomeBox .funeralHomeContent h4.name {
    font-size: .8em;
    padding: 4px 8px;
}
.obits div.funeralHomeBox .funeralHomeContent p {
    font-size: .7em;
    text-indent: -10px;
    margin: 0;
    padding: 0 8px 0 18px;
}
.obits .northwestLink {
    float: right;
    font-size: .9em;
    font-weight: 700;
    border: 1px solid #ddd;
    color: #595F79;
    padding: 4px;
}
.obits .northwestLink a {
    color: #595F79;
}
.obits ul.place_location {
    font-size: 12px;
    font-weight: 700;
    display: table-cell;
}
.obits ul.place_location li {
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}
.obits .if_staff {
    color: #9d0e0e;
    font-size: 11px;
    font-weight: 700;
    display: block;
}
.obits h2.places {
    margin-top: 10px;
    font-size: 1.1em;
}
body.obits #comment_form {
    margin-bottom: 15px;
}
body.obits p.report_abuse {
    font-size: .85em;
    margin-bottom: 5px;
}
.restaurant_search_form, .search {
    line-height: 25px;
}
.restaurant_search_form, .search h3 {
    line-height: 16px;
}
.restaurant_search_form .attribute_list li span {
    float: left;
    width: 80px;
    margin-right: 10px;
    height: 18px;
}
.restaurant_search_form .attribute_list li span.input {
    width: 60px;
}
.restaurant_search_form .attribute_list li input {
    float: left;
    height: 18px;
    width: 60px;
    text-align: center;
    margin-right: 10px;
}
#events_page_cal .calendar_month table {
    width: 274px;
    text-align: center;
}
#events_page_cal .calendar_month td, #events_page_cal .calendar_month th {
    padding-top: 2px;
    font-size: 12px;
    color: #242424;
}
#events_page_cal .calendar_month td a {
    color: #666;
    padding: 1px 3px;
}
#events_page_cal .calendar_month td.today a {
    background-color: #666;
    color: #fff;
}
#events_page_cal .calendar_month td.marked_day a {
    background-color: #0A5B9A;
    color: #fff;
}
#events_page_cal .calendar_month th {
    border-bottom: 1px dotted #000;
}

body.events ul.event_item .content {
    width: 189px;
}

body.events ul.event_item .label {
    width: 80px;
    border-right: 1px solid #E4E4E4;
}

#flatpage_1408 #aff_wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}
#flatpage_1408 #contentAndRail {
    margin-top: 10px;
}
.searchicon {
    float: right;
    margin-left: 12px;
}
#rightads {
    text-align: center;
    margin: 10px auto;
}
.ad_alert {
    font-size: 10px;
    color: #555;
    clear: none;
    text-align: center;
    font-weight: 700;
    margin: 1px auto;
}
.restaurant_ad_middle {
    float: right;
    margin-left: 10px;
}
#footer .ad_728x90 {
    padding-bottom: 10px;
}
#banner300x250 object, #banner300x250 embed, #banner300x600 object, #banner300x600 embed {
    position: absolute;
    top: 0;
    right: 0;
}
#OAS_RMF_Right_FLASH, #banner160x600 object, #banner160x600 embed {
    position: absolute;
    top: 0;
    left: 0!important;
}
h1 a:link, h1 a:visited, h4 a:link, h4 a:visited, .blue, .blue a:link, .blue a:visited, .black a:hover, #commentForm .user_info a, #siteIndex li.group a {
    color: #0A5B9A;
}
h2 a, h3 a, .black, .black a:link, .black a:visited, a.black {
    color: #242424;
}
h2 a:visited, h3 a:visited, .light_bordered_header a, .dark_grey, .dark_grey a:link, .dark_grey a:visited, .dark_grey_blue_links, .dark_grey_blue_links a:visited {
    color: #666;
}
h4 span.small, #siteIndex li.group span.header span {
    font-size: 10px;
    padding-top: 2px;
}
fieldset, a img, .obits table.obit_list td.mug a img {
    border: none;
}
ol, td, th {
    font-size: 12px;
    font-family: "Trebuchet MS",  Arial,  Helvetica,  sans-serif;
    color: #242424;
}
th, .strong, h3.blue, form label {
    font-weight: 700;
}
img.bottom_space, .obits div.writeup p {
    margin-bottom: 9px;
}
img.thumb_bottom_space, .bottom_hed_margin {
    margin-bottom: 6px;
}
a:hover, ul.documents_items a {
    text-decoration: underline;
}
.clr, body.staff_bio .bio_info p {
    clear: left;
}
.clr_both, #commentForm .comment_textarea {
    clear: both;
}
.no_wrapped_text, #comments .comment_list .comment_text {
    overflow: auto;
}
.float_right, .obits span.next {
    float: right;
}
.float_left, body.staff_bio .bio_info h3, .obits .printButton form {
    float: left;
}
.text_center, .obits table.obit_list th.age, table.places_obit_list th.age {
    text-align: center;
}
.text_right, #comments .comment_list .comment_text .actions, #profileForm th, .stats-by {
    text-align: right;
}
.medium_shade_higlighted, .dark_shade_higlighted {
    background: #EAEAEC url(../images/listItemSpacer.png) repeat-y 0 0;
    padding-left: 16px;
    color: #666;
    padding-top: 4px;
    padding-bottom: 4px;
}
.bottom_item_padding, #latestModule .dotted_bottom_border, #siteIndex li.group {
    padding-bottom: 6px;
}
.one_column, .scoreboard-box .find-options select {
    width: 135px;
}
.three_column, .two_on_four_column {
    width: 465px;
}
.top_container_margin, .obits h2.date {
    margin-top: 30px;
}
.table_row, #userContactForm p {
    display: table-row;
}
.reverse_type_color, .reverse_type_color a, .reverse_type_color a:link, .reverse_type_color h1, .reverse_type_color h2, .reverse_type_color h3, .reverse_type_color h4, .reverse_type_color h5, .reverse_type_color p, .reverse_type_color li, .reverse_type_color ol, .reverse_type_color textarea, .reverse_type_color #comments .comment_list .comment_text a {
    color: #d0d0d0;
}
.light_grey, .light_grey a:link, .light_grey a:visited, #events_page_cal .calendar_month td.other_month a {
    color: #e4e4e4;
}

.rssIcon, p.feed {
    float: right;
    padding-top: 30px;
}
#OASMiddleAd, #OASRightAd {
    background: transparent;
}
body.staff_photo_archive img.mugshot, .obits table.places_obit_list 
td.mug, .obits .place_detail table.places_obit_list .funeral_home {
    display: none;
}

.obits p.tools a, div.nextprev a, .obits h2.label a {
    color: #71768a;
}

#flatpage_1408 #aff_header, #flatpage_1408 #aff_footer, #flatpage_1408 #zc-wrapper-inner, #flatpage_1408 #zc-wrapper {
    width: 100%!important;
}

table.mailfriendform  {
     padding:  10px;
}

table.mailfriendform th  {
     vertical-align: top;
 }

.inline_video_embed  {
     margin-bottom:  10px;
 }

.local_column  {
     width:  162px;
}
.lazy {
    display: none;
}
.r2k-inline {
    width:285px; padding:5px; float:left;
}
.r2k-inline p {
    font-size: 11px;
}

/* ---------------------------------------------------------------------
 FB Overrides
------------------------------------------------------------------------ */

/*.fb_iframe_widget span { display: inline; } */
.float_left.bottom_item_margin .fb_iframe_widget span { display: inline-block; }


/* ---------------------------------------------------------------------
 Inlines
------------------------------------------------------------------------ */

.inline_crime_arrest .mug-img {
    height: 66px;
}

/* ---------------------------------------------------------------------
 Obits
------------------------------------------------------------------------ */

.obit_list.tablesorter th {
    border-top: 2px solid rgba(0,0,0,0);
}
.obit_list.tablesorter th + th:Hover {
    cursor: pointer;
    background: rgba(0,0,0,.1);
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    border-top: 2px solid rgba(255,0,0,.45);
}

/* ---------------------------------------------------------------------
 Search
------------------------------------------------------------------------ */

.search_list .future { 
    border: 1px solid #fff;
    background: #efefef;
    box-shadow: 0px 0px 6px rgba(0,0,0,.25);
}

.search_list .future * {
    opacity: 1;
}


/* ---------------------------------------------------------------------
 Comment pagination
------------------------------------------------------------------------ */

.story-pagination {

    border-bottom: 4px solid #efefef;
    border-top: 2px solid #efefef;
    margin: 10px auto;
    padding: 5px 0;
    overflow: hidden;
    background: #fafafa;
    /*box-shadow: 0px 2px 5px rgba(0,0,0,.15); */  

}

.story-pagination.info {
    box-shadow: 0px 0px 0px rgba(0,0,0,.15);  
}

.story-pagination ul {
    margin-left: 20px;
}

.story-pagination  li {
    float: left;
    list-style: none;
    display: block;
    width: 20px;
    height: 20px;    
    line-height: 23px;
    margin-right: 5px;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,.15);
    background: #fff;
    text-align: center;
    font-weight: bold;
}

.story-pagination li.current {
    border: 0px;
    background: #fafafa;
}


.story-pagination  li.spaces {
    line-height: 3.25em;
    color: #555;
    font-weight: normal;
    font-size: 10px
}

.story-pagination  li a { 
    display: block;
    color: #3686BA;
}
.story-pagination.info {
    text-align: center;
}
.story-pagination.info h3 {
    
 }
.story-pagination.info a {
    color: #3686BA;
    font: 11px trebuchet ms, arial;
}

.story-pagination li.items:Hover {
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0px 0px 4px rgba(0,0,0,.15);
}

.story-pagination  li a:Hover {
    color: red;
    text-decoration: none;
}

.story-pagination .description {
    border: 0px;
    background: #fafafa;
    font-weight: normal;
    font: 12px sans serif, arial;
    color: #ddd;
    width: 60px;
    line-height: 24px;
    text-transform: uppercase;
}

.story-pagination .prev, .story-pagination .next {
    width: 75px;
    background: #fafafa;
    border: 0px;
    text-align: left;

}

.story-pagination .prev {
    border-right: 1px solid #ddd;
    border-radius: 0px;
    margin-right: 15px;
}

.story-pagination .prev a:Hover, .story-pagination .next a:Hover {
    border: 0px;
    background: #fafafa;
}

.story-pagination .next { 
    text-align: left;
    margin-left: 10px;
    float: left;
    width: 45px;
    border-left: 1px solid #ddd;
    border-radius: 0px;
    padding-left: 15px;
}
.story-pagination .prev:before {
    content: '<<';
    float: left;
    font: 9px arial;
    line-height: 2.5em;
    width: 15px;
}

.story-pagination .next:before {
    content: '>>';
    float: right;
    font: 9px arial;
    line-height: 2.5em;
    width: 15px;
}
.autorotator img {
    width: 100px;
    float: left;
}
.takeover_ad_left {
width: 225px; height: 1000px; float: left; position: absolute; left: -225px;
}
.takeover_ad_right {
width: 225px; height: 1000px; float: left; position: absolute; left: 1000px;
}
.takeover_ad_left img {
    float: right;
    }
/* ---------------------------------------------------------------------
 Most Popular/viewed tabs
------------------------------------------------------------------------ */
#mostPopular > ul {
    overflow: hidden;
    zoom: 1;
}
.ui-tabs > ul {
    border-bottom: 1px solid #8D8C91;
    overflow: hidden;
}
#mostPopular > ul { border-bottom: 0px; }
#mostPopular > ul li {
    border: 0px solid rgba(0,0,0,.05);
    background: rgba(0,0,0,.12);
}
#mostPopular .inside-tab {
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-top: 1px;
    /*box-shadow: 0px 0px 7px rgba(0,0,0,.05);*/
  
}
#mostPopular .inside-tab ul { list-style-type: none; }
#mostPopular ul li {
    padding: 3px 9px;
    color: red;
    text-align: left !important;
}
#mostPopular .inside-tab ul li { padding: 7px 15px 7px 9px; }
#mostPopular .inside-tab ul li:Hover { cursor: pointer; }
#mostPopular .inside-tab a { color: #000; }
#mostPopular .inside-tab span { font-size: 10px; }
#mostPopular .ui-tabs-active {
    background: rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.1);
}
#mostPopular.ui-tabs .ui-tabs-nav li a { background: none; }
#mostpop-read li:nth-child(odd) { background: #f5f5f5; }
/*#mostpop-commented ul {
    border-bottom: 1px solid rgba(0,0,0,.1);
    box-shadow: 0px 2px 5px rgba(0,0,0,.05);
    border-radius: 10px;
    padding-bottom: 6px;
}*/
#mostpop-commented .remember {
    background: #b94a48;
    width: 140px;
    margin: 15px auto 10px;
    padding-left: 19px;
    border-radius: 3px;
    text-transform: uppercase;
    font: 9px arial, 'Open Sans Condensed', sans-serif;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    line-height: 22px;
    text-align: center;
    position: relative;
    /*background-image: linear-gradient(to bottom, #b94a48, #852321);*/
    background-repeat: repeat-x;
    cursor: pointer;
    transition: background .25s ease-in-out;
}
#mostpop-commented .remember.active, #mostpop-commented .remember.active:Hover {
    background: green;
}
#mostpop-commented .remember.active span {
    background: #fff url('https://s3.amazonaws.com/adg-assets/images/ok-green.png') 50% no-repeat; 
}
#mostpop-commented .remember:Hover {
    /*background-image: linear-gradient(to bottom, #E84441, #BA211E);*/
    background: #BA211E;
}
#mostpop-commented .remember span { 
    display: inline; 
    position: absolute; 
    top: 1px;
    left: 1px; 
    width: 20px;
    height: 20px;
    transition: background .25s ease-in-out;
    background: #fff url('https://s3.amazonaws.com/adg-assets/images/ko-red.png') 50% no-repeat; 
    border-radius: 3px; 
    padding-bottom: 0px; 
}

.topJobsContent li {
    text-align: left !important;
    }
/* ---------------------------------------------------------------------
 Polls
------------------------------------------------------------------------ */
ul.poll_list {
    list-style: none;
    margin-bottom: 20px;
    margin-top: 15px;
    }
ul.poll_list li:nth-child(2n+1) {
    background: #ebebeb;
}
ul.poll_list li {
    padding: 7px 15px 7px 9px;
}
ul.poll_list li a {
    color: #242424;
    font-weight: bold;
    font-size: 13px;
}
ul.poll_list li:before {
    content: "\2192";
    color: red;
}
ul.poll_archives {
    list-style-type: disc;
}
ul.poll_archives li {
    display: inline;
    list-style-type: disc;
}
p.choice {
    font-size: 15px;
    line-height: 24px;
    }
.bar-main-container {
  width: 300px;
  height: 50px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  color: #FFF;
}

.bar-wrap { padding: 8px; }

.bar-percentage {
  float: left;
  background: rgba(0,0,0,0.13);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 9px 0px;
  width: 18%;
  height: 16px;
  font-size: 18px;
  text-align: center;
}

.bar-container {
  float: right;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 10px;
  background: rgba(0,0,0,0.13);
  width: 78%;
  margin: 6px 0px;
  overflow: hidden;
}

.bar {
  float: left;
  background: #FFF;
  height: 100%;
  -webkit-border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.choice_votes {
    padding-left: 62px;
    padding-top: 2px;
    }
.poll-answer-container {
    display: table-row;
    }
.poll-left-container {
display: table-cell; vertical-align: middle; width: 200px; text-align: right; height: 46px; padding-right: 10px;
}
.poll-results-bar {
display: table-cell;;
}
/* COLORS */
.question_1 { background: #E44C41; }
.question_2 { background: #0b7fa0; }
.question_3 { background: #2CB299; }
.question_4 { background: #8E5D9F; }
.question_5 { background: #38B1CC; }
.question_6 { background: #EFC32F; }
.question_7 { background: #d43712; }
.question_8 { background: #320ba0; }
.question_9 { background: #6d6069; }
.question_10 { background: #86837f; }

.border_1, .border_2, .border_3, .border_4, .border_5, .border_6, .border_7, .border_8, .border_9, .border_10 {
-webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.border_1 { border: 2px solid #E44C41; }
.border_2 { border: 2px solid #0b7fa0; }
.border_3 { border: 2px solid #2CB299; }
.border_4 { border: 2px solid #8E5D9F; }
.border_5 { border: 2px solid #38B1CC; }
.border_6 { border: 2px solid #EFC32F; }
.border_7 { border: 2px solid #d43712; }
.border_8 { border: 2px solid #320ba0; }
.border_9 { border: 2px solid #6d6069; }
.border_10 { border: 2px solid #86837f; }

input[type="reset"]::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner {
    padding: 0;
    border: 0;
    }
.vote_buttons {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: rgb(255, 230, 230);
    font-size: 15px;
    padding: 5px;
    margin-right: 10px;
    text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0;
    border-radius: 5px;
    background: rgb(72, 111, 141);
    background: -moz-linear-gradient(90deg, rgb(72, 111, 141) 29%, rgb(88, 136, 173) 70%);
    background: -webkit-linear-gradient(90deg, rgb(72, 111, 141) 29%, rgb(88, 136, 173) 70%);
    background: -o-linear-gradient(90deg, rgb(72, 111, 141) 29%, rgb(88, 136, 173) 70%);
    background: -ms-linear-gradient(90deg, rgb(72, 111, 141) 29%, rgb(88, 136, 173) 70%);
    background: linear-gradient(0deg, rgb(72, 111, 141) 29%, rgb(88, 136, 173) 70%);
    -webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 1px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 1px rgba(50, 50, 50, 0.75);
}

/* ---------------------------------------------------------------------
 Search
------------------------------------------------------------------------ */
.search-submit { 
    height: 23px;
    width: 30px;
    text-indent: -9999px;
    background: url('http://media.arkansasonline.com/static/arkonline/images/search_magnifyglass.jpg') no-repeat;
    cursor: pointer;
}
.search_list {
    clear: both;
}
.facet-container {
    margin-top: 15px;
    padding-top: 10px;
    /*border-top: 1px solid rgba(0,0,0,.1);*/
}
.facet-container h3 {
    font: 19px helvetica, arial;
    color: rgba(0,0,0,.65);
    padding: 3px 3px;
    margin-bottom: 1px;
}
.facets {
    float: left;
    overflow: hidden;
    width: 200px;
    /*border: 1px solid rgba(0,0,0,.1);
    background: rgba(0,0,0,.03);*/
    margin: 0px 8px 30px 0;
}
.facets.first {
    margin-left: 5px;
}
.facets h4 {
    padding: 8px 0 4px 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(0,0,0,.75);
    border-top: 1px solid rgba(0,0,0,.07);
    border-bottom: 1px solid rgba(0,0,0,.07);
}
.facets ul {
    margin: 7px 13px;
    list-style-type: none;
}
.facets li {
   color: rgba(0,0,0,.45);
   padding-left: 5px;
}
.facets li:Hover {
    
}
.facets li a {
    font-weight: bold;
}
.facet-container .reset { 
    clear: both;
    text-align: center;
}

#id_start_date {position: relative; z-index:1000;}


/* --------------------------------------------------------------
 Closings submit form --- edited by Jasen Burkett 2/5/14
--------------------------------------------------------------- */

#id_contact_name {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#id_contact_phone {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#id_contact_email {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#id_place {
    width: 545px;
    font-size: 10px;
    color: #373737;
    padding-left: 3px;
}

#id_place_one_off {
    width: 545px;
}

#id_closed_date {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#id_reopen_date {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#id_early_close_time {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#form-closetime ul {
    float: left;
}

#form-closetime ul li {
    list-style: none;
    margin-right: 7px;
    float: left;
}

#id_late_open_time {
    width: 171px;
    font-size: 10px;
    color: #373737;
}

#form-openinglate ul {
    float: left;
}

#form-openinglate ul li {
    list-style: none;
    margin-right: 7px;
    float: left;
}

#id_special_instructions {
    width: 357px;
    font-size: 10px;
    color: #373737;
}


/* fixing elections 2014 section link issue */
  /* the issue was the fact that the link that was put into the 'content' area in elli admin was causing a ghost link
     to be placed not only around the correct area, but also around the iframe as well. so we put it directly into the
     elections_export_web page and the style below is to give some spacing between the data and the results display. */
     
     #output_post_hdr {
      margin-bottom: 15px;   
     }
     
     .output_results {
    height: 100%;
    position: relative !important;
    float: left !important;
    
    }
    
    @-moz-document url-prefix() {
      .output_results {
        height: 100%;
        position: relative !important;
        float: left !important;
    }
}
/* end elections section fix */

/* this will possibly not stay (barry wanted to check the styling on an ele. page.) */
.eln-date {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #666 !important;
    padding-top: 5px !important;
}

.eln-office-name {
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 20px !important;
}

.eln-bodyregular {
    font-size: 14px !important;
    padding-bottom: 5px !important;
}

.eln-subhed-table {
    background-color: #BFBFBF !important;
    height: 25px !important;
    font-size: 15px !important;
    padding-right: 5px !important;
}

.eln-bodyreg-bar {
    font-size: 14px !important;
    background-color: #DADADA !important;
    padding-bottom: 5px !important;
    padding-top: 2px !important;
}
#secondaryNav ul.select li a#menuItemId362 {
    color: #ffb200 !important;
}
.facebook_like_wrapper { position: relative; z-index: 5;}
#fancybox-inner { z-index: 1;}

/* end */