body {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    color: #636466;
}

body img{
    max-width: 100% !important;
    height: auto !important;
}

a{
    color: #49719C;
    text-decoration: none;
}

.error, .alert, .notice, .success, .info {
    border: 2px solid #DDDDDD;
    margin-bottom: 1em;
    padding: 0.8em;
}
.error p, .alert p, .notice p, .success p, .info p{
    margin: 0 !important;
}
.error, .alert {
    background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
}
.notice {
    background: none repeat scroll 0 0 #FFF6BF;
    border-color: #FFD324;
    color: #514721;
}
.success {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
    color: #264409;
}
.info {
    background: none repeat scroll 0 0 #D5EDF8;
    border-color: #92CAE4;
    color: #205791;
}
.error a, .alert a {
    color: #8A1F11;
}
.notice a {
    color: #514721;
}
.success a {
    color: #264409;
}
.info a {
    color: #205791;
}

.header, .divider, .news-wrapper, .article-wrapper, .footer, .event-wrapper, .item-wrapper{
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
}

.article-wrapper ul{
    clear: both;
}

.header{
    margin-top: 5px;
    text-align: center;
}

.divider{
    background: #49719C;
    color: #FFFFFF;
    padding: 5px;
    position: relative;
    overflow: hidden;
    height: 30px;
    text-align: center;
}

.menu{
    position: absolute;
    z-index: 1000;
    background: #FFFFFF;
    left: -250px;
    top: 60px;
    width: 249px;
    border-right: 1px solid #636466;
}

.menu .menu-header{
    background-color: #D8D3CF;
    display: block;
    padding: 5px;
    height: 30px;
    text-align: left;
    position: relative;
    overflow: hidden;
    color: #49719C;
}

.menu-header a{
    margin: 6px 0 6px 28px;
    float: left;
}

.menu ul.menu-items{
    background: #9ec9f4;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu-items li.item{
    
    list-style: none;
    
    color: #ffffff;
    font-weight: bold;
}

ul.menu-items li.item a{
    background-color: #515151;
    padding: 5px 25px 5px 5px;
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 3px;
}

ul.sub-items{
    margin: 0;
    padding: 0 10px;
    list-style: none
}

ul.sub-items li{
    list-style: none;
}
ul.sub-items li a{
    background: #9ec9f4 !important;
    color: #636466;
    font-weight: normal !important;
}

.page-wrapper{
    position: absolute;
    left: 0;
    width: 100%;
}

.content_wrapper{
    
}
.footer{
    display: block;
    padding-top: 5px;
    background-color: #9ec9f4;
    text-align: center;
    color: #636466;
    width: 100%;
    float: left;
}

.footer .footer_links{
    display: block;
    margin: 5px 0 10px 0;
    padding: 5px 15px;
    background-color: #FFFFFF;
    font-size: 12px;
}

.footer_links a{
    
}

.footer_social_wrapper{
    display: block;
    padding: 15px;
    background-color: #FFFFFF;
    margin-bottom: 0 auto 10px;
    text-align: center;
    overflow: hidden;
}

.footer_social{
    margin: 0 auto 0;
}

.footer_social .newsletter{
    width: 180px;
    height: 73px;
    float: left;
    margin-bottom: 15px;
}

.footer_social .social_buttons{
    width: 145px;
    float: right;
}

.footer .copyright{
    display: block;
    padding: 10px;
}

.divider p{
    margin: 6px 0;
}
.news-wrapper .banner{
    display: block;
    overflow: visible;
    position: relative;
}

.banner a{
    display: block;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
}

.banner a img{
    margin-bottom: -5px;
}

.news-wrapper .news, .jobs-wrapper .job, .event-wrapper .event, .item-wrapper .ad{
    background-color: #F6F6F6;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    overflow: visible;
    position: relative;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.news-wrapper .news{
    padding-left: 85px;
    white-space: nowrap;
    min-height: 89px;
}

.news-wrapper .news .title{
    white-space: normal;
}

.news-wrapper .news .img{
    height: 75px;
    width: 75px;
    background-color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -40px;
    white-space: nowrap;
    text-align: center;
    border: 2px solid #FFFFFF;
    vertical-align: middle;
}


.news-wrapper .news .img img{
    max-width: 75px;
    max-height: 75px;
    vertical-align: middle;
    margin-left: -4px;
}

.job_react{
    background-color: #92CAE4;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    overflow: visible;
    position: relative;
    float: left;
    position: relative;
    width: 100%;
}

.social_buttons_page{
    float: left;
    position: relative;
    width: 100%;
    padding: 11px 16px 11px 10px;
}

.event-wrapper .new-month{
    display: block;
    background-color: #9ec9f4;
    color: #ffffff;
    border-top: 1px solid #DDDDDD;
    overflow: visible;
    position: relative;
    padding: 5px 16px;
}

.news a, .job a, .ad a, .job_react a{
    display: block;
    margin: 11px 40px 11px 16px;
    overflow: hidden;
}

.job_react a{
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}
.event{
    display: block;
    overflow: hidden;
    padding: 11px 40px 11px 16px;
}

.news a:after, .job a:after, .bottom_link_next a:after, .ad a:after, .bottom_link_next_pagination a:after{
    right: 0.5625em;
    margin-top: -11px;
    top: 50%;
    content: "";
    display: block;
    height: 22px;
    position: absolute;
    width: 22px;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%223.404%2C2.051%208.354%2C7%203.404%2C11.95%205.525%2C14.07%2012.596%2C7%205.525%2C-0.071%20%22%2F%3E%3C%2Fsvg%3E");
}

.bottom_link_prev a:after{
    right: 0.5625em;
    margin-top: -11px;
    top: 50%;
    content: "";
    display: block;
    height: 22px;
    position: absolute;
    width: 22px;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2210.596%2C11.949%205.646%2C7%2010.596%2C2.05%208.475%2C-0.071%201.404%2C7%208.475%2C14.07%20%22%2F%3E%3C%2Fsvg%3E")
}

.bottom_link_prev_pagination a:before{
    left: 0.5625em;
    margin-top: -11px;
    top: 50%;
    content: "";
    display: block;
    height: 22px;
    position: absolute;
    width: 22px;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2210.596%2C11.949%205.646%2C7%2010.596%2C2.05%208.475%2C-0.071%201.404%2C7%208.475%2C14.07%20%22%2F%3E%3C%2Fsvg%3E")
}

.news:hover, .job:hover, .event:hover, .ad:hover{
    background-color: #EDEDED;
}

.news h2{
    display: block;
    font-weight: bold;
    overflow: hidden;
    margin: 0.45em 0;
    font-size: 16px;
    color: #49719C;
}

.news p {
    display: block;
    font-size: 1em;
    font-weight: 400;
    margin: 0.6em 0;
    overflow: hidden;
    color: #636466;
}

.news, .job, .event, .ad{
    margin-bottom: 5px;
}


.job h2, .event h2, .ad h2{
    display: block;
    font-weight: bold;
    overflow: hidden;
    font-size: 16px;
    color: #49719C;
    margin: 3px 0 3px;
}
.job .job-date, .event .event-date{
    display: block;
    color: #636466;
    font-size: 12px;
}
.job .job-company{
    display: block;
    color: #aaaaaa;
    font-size: 12px;
    margin-bottom: 3px;
}

.job .job-location, .event .event-location{
    font-weight: bold;
    color: #636466;
    font-size: 12px;
}

.top_link_back, .top_link_home{
    position: absolute;
    top: 50%;
    left: 0.5625em;
    
    margin-top: -16px;
    overflow: hidden;
}

.top_link_home{
    left: 5px !important;
}

.top_link_prev_next, .top_link_close{
    position: absolute;
    top: 50%;
    right: 0.5625em;
    
    margin-top: -16px;
    overflow: hidden;
}

.top_link_next, .top_link_prev{
    float: left;
}

.top_link_prev a, .top_link_next a, .top_link_back a, .top_link_close span, .top_link_home span{
    margin: 4px;
    color: #ffffff;
    height: 22px;
    width: 22px;
    background-color: rgba(222, 222, 222, 0.2);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em;
}

.top_link_home span{
    margin: 4px 0 !important;
    background-color: rgba(0, 0, 0, 0.3);
    float: right;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%227%2C0%200%2C7%202%2C7%202%2C14%205%2C14%205%2C9%209%2C9%209%2C14%2012%2C14%2012%2C7%2014%2C7%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.top_link_close span{
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    float: right;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2214%2C3%2011%2C0%207%2C4%203%2C0%200%2C3%204%2C7%200%2C11%203%2C14%207%2C10%2011%2C14%2014%2C11%2010%2C7%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.top_link_back a{
    float: left;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20style%3D%22fill%3A%23FFFFFF%3B%22%20d%3D%22M5%2C4h8c0.553%2C0%2C1-0.447%2C1-1s-0.447-1-1-1H5C4.447%2C2%2C4%2C2.447%2C4%2C3S4.447%2C4%2C5%2C4z%20M13%2C6H5%20C4.447%2C6%2C4%2C6.447%2C4%2C7c0%2C0.553%2C0.447%2C1%2C1%2C1h8c0.553%2C0%2C1-0.447%2C1-1C14%2C6.447%2C13.553%2C6%2C13%2C6z%20M13%2C10H5c-0.553%2C0-1%2C0.447-1%2C1%20s0.447%2C1%2C1%2C1h8c0.553%2C0%2C1-0.447%2C1-1S13.553%2C10%2C13%2C10z%20M1%2C2C0.447%2C2%2C0%2C2.447%2C0%2C3s0.447%2C1%2C1%2C1s1-0.447%2C1-1S1.553%2C2%2C1%2C2z%20M1%2C6%20C0.447%2C6%2C0%2C6.447%2C0%2C7c0%2C0.553%2C0.447%2C1%2C1%2C1s1-0.447%2C1-1C2%2C6.447%2C1.553%2C6%2C1%2C6z%20M1%2C10c-0.553%2C0-1%2C0.447-1%2C1s0.447%2C1%2C1%2C1s1-0.447%2C1-1%20S1.553%2C10%2C1%2C10z%22%2F%3E%3C%2Fsvg%3E")
}
.top_link_next a{
    float: right;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%223.404%2C2.051%208.354%2C7%203.404%2C11.95%205.525%2C14.07%2012.596%2C7%205.525%2C-0.071%20%22%2F%3E%3C%2Fsvg%3E");
}
.top_link_prev a{
    float: right;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2210.596%2C11.949%205.646%2C7%2010.596%2C2.05%208.475%2C-0.071%201.404%2C7%208.475%2C14.07%20%22%2F%3E%3C%2Fsvg%3E")
}

.bottom_link_prev_next{
    width: 100%;
    display: block;
    margin: 10px 0;
    float: left;
}

.bottom_link_prev, .bottom_link_next{
    background-color: #F6F6F6;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    overflow: visible;
    position: relative;
    margin-bottom: 10px;
}

.bottom_link_prev a, .bottom_link_next a{
    display: block;
    margin: 11px 40px 11px 16px;
    overflow: hidden;
}

.bottom_link_prev_pagination, .bottom_link_next_pagination{
    overflow: visible;
    position: relative;
    margin-bottom: 10px;
}
.bottom_link_prev_pagination a{
    display: block;
    margin: 11px 16px 11px 40px;
    overflow: hidden;
}

.bottom_link_next_pagination a{
    display: block;
    margin: 11px 40px 11px 16px;
    overflow: hidden;
    
}

.article, .content_wrapper{
    margin: 0px 10px;
}

.article .title h2, .content_wrapper .h2{
    display: block;
    font-weight: bold;
    overflow: hidden;
    margin: 0.45em 0;
    font-size: 16px;
    color: #49719C;
}

.article p, .content_wrapper p {
    display: block;
    font-size: 1em;
    font-weight: 400;
    margin: 0.6em 0;
    overflow: hidden;
    color: #636466;
    width: 100%;
    float: left;
}

.article img, .content_wrapper img{
    float: left;
    margin: 0 10px 10px 0;
}

.relatedArticles{
    width: 100%;
    display: block;
    float: left;
}

.relatedArticles h3{
    display: block;
    padding: 11px;
    overflow: hidden;
    background-color: #DDDDDD;
    text-align: center;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 14px;
    height: 18px;
}

.relatedArticles ul{
    display: block;
    list-style: none;
    margin: 0 5px;
    padding: 0;
}

.relatedArticles ul li{
    display: block;
    list-style: none;
    margin-bottom: 10px;
}

.relatedArticles .date {
    color: #828585;
    float: left;
    margin-right: 0.5625em;
    white-space: nowrap;
    overflow: hidden;
}

.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.archive-calendar{
    display: block;
    padding: 5px 0 10px 0;
    text-align: center;
}

.calendar{
    margin: 0 auto;
}

.ui-datepicker-inline{
    margin: 0 auto;
}

.form{
    display: block;
    margin: 20px 0 10px;
}
.form_row{
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

.form_row span.label{
    float: left;
    width: 170px;
    margin-right: 15px;
    margin-top: 3px;
}


.article_row .trend, .multi_prices .trend{
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/pricetrend.png) no-repeat;
    margin-right: 3px;
}

 .multi_prices .trend{
    margin-right: 20px !important;
    margin-top: 1px;
 }

.article_row .trend.up, .multi_prices .trend.up{
    background-position: -18px -1px;
}
.article_row .trend.down, .multi_prices .trend.down{
    background-position: -18px -41px;
}
.article_row .trend.equal, .multi_prices .trend.equal{
    background-position: -18px -21px;
}

.multi_prices table{
    width: 100%;
}
.multi_prices .article{
    padding: 3px 0;
}
.multi_prices .date{
    width: 65px;
    padding: 3px;
}

.multi_prices .article, .multi_prices .date{    
    margin-bottom: 3px;
    border-bottom: 1px dotted #CCCCCC;
}

.multi_prices .updated_at{
    margin-top: 10px;
    text-align: right;
    font-style: italic;
    color: #636466;
}