.break {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.frontpage-switch {
    border: 1px solid #40585E;
    padding: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 17px;
}
.frontpage-switch a.nounderline {
    text-decoration: none;
    color: #000;
}
input, select, textarea {
    font-family: Arial;
    font-size: 11pt;
}
html {
    font-family: Arial;
    font-size: 0.91em;
}
.ui-widget {
    font-size: 0.9em;
}
body {
    text-align: center;
    background: #f5f5f5;
    margin-top: 0px;
    color: #40585e;
}
#content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    min-height: 250px;
    width: 760px;
    border: 1px solid #000;
    background-color: #fff;
    padding: 8px;
}
.small {
    font-size: 11px;
}
.typeWarning, .warning, .informational {
    background: url("/img/exclamation.png") no-repeat scroll 10px 11px #FFFBCC;
    border-color: #E6DB55;
    color: #666452;
}
.typeNotice, .notice {
    background: url("/img/information.png") repeat scroll 0 0 #DBE3FF;
    border-color: #A2B4EE;
    color: #585B66;
}
.typeSuccess, .success {
    background: url("/img/tick_circle.png") repeat scroll 0 0 #D5FFCE;
    border-color: #9ADF8F;
    color: #556652;
}
div.typeFailure, div.failure {
    background: url("/img/cross_circle.png") repeat scroll 0 0 #FFCECE;
    border-color: #DF8F8F;
    color: #665252;
}
.notification {
    position: relative;
    margin: 0 0 15px 0;
    padding: 0;
    border: 1px solid;
    background-position: 10px 11px !important;
    background-repeat: no-repeat !important;
    font-size: 15px;
    width: 99.8%;
}
.notification div {
    display: block;
    font-style: normal;
    padding: 10px 10px 10px 36px;
    line-height: 1.5em;
}
.notification .close {
    color: #990000;
    font-size: 9px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.content-box, .content-box-header, ul.content-box-tabs li a.current, .shortcut-button, .notification {
    -moz-border-radius: 6px 6px 6px 6px;
}
input.error, input.failure {
    background-color: #DF8F8F;
}
img, div {
    behavior: url('/img/iepngfix.htc');
}
img {
    border: 0px;
}
#wrapper {
    margin: auto;
    margin-top: 0px;
    border: 0px;
    width: 970px;
    height: 100%;
}
#topHeader {
    margin-top: 0px;
    height: 80px;
    width: 100%;
/*    background: url("/img/logov2.jpg") no-repeat 3% 45% #f5f5f5;*/
    background: url("/img/logov3.png") no-repeat 3% 45% #f5f5f5;
    z-index: 1;
    padding: 10px 0;
}
#breadcrumbs {
    float: left;
    margin-top: 20px;
    margin-right: 25px;
    padding: 10px;
}
#header {
    border: 0px;
    height: 300px;
    width: 100%;
}
#contentwrapper {
    float: left;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    background: #ffffff;
}
#left {
    text-align: left;
    padding: 15px 30px 10px 30px;
    margin: 0px;
    width: 465px;
    min-height: 400px;
    height: auto;
    float: left;
    background: #ffffff;
}
#rightUser {
    text-align: left;
    margin: 0;
    width: 220px;
    min-height: 400px;
    height: auto;
    float: right;
    background: #ffffff;
    padding: 17px 0px 10px 0px;
    z-index: 100;
}
#right {
    text-align: center;
    margin: 0px;
    width: 440px;
    min-height: 400px;
    height: 100%;
    float: right;
    background: #ffffff;
    padding: 5px 0px 10px 0px;
    z-index: 100;
}
#bottomborder {
    width: 970px;
    height: 29px;
    float: left;
    margin: 0px 0px 30px 0px;
    background: url('/img/img_bottomborder.jpg') no-repeat;
}
#bottomborderhome {
    width: 968px;
    height: 29px;
    float: left;
    margin: 0px 0px 30px 0px;
    background: url('/img/img_bottomborder.jpg') no-repeat;
}
#footer {
    text-align: center;
    float: left;
    width: 100%;
/*    height: 50px;*/
    height: auto;
    color: #bbb;
    padding: 0px 0px 20px 0px;
    font-size: 0.9em;
}
#privacy {
    float: right;
    width: 400px;
    margin-top: 40px;
    margin-right: 0;
    padding: 0px 0px 0px 0px;
}
#textsize img {
    margin: 2px;
    float: right;
}
#textsize p {
    margin: 0 5px 5px 10px;
    float: right;
}
#textsize {
    vertical-align: top;
    text-align: right;
    color: #838e9d;
    float: right;
    width: 170px;
    _width: 175px;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
#textsize a {
    float: right;
    padding: 9px;
    text-decoration: none;
}
a#smaller {
    background: url("/img/img_textsizesmaller.jpg") no-repeat;
}
a#normal {
    background: url("/img/img_textsizenormal.jpg") no-repeat;
}
a#larger {
    background: url("/img/img_textsizelarger.jpg") no-repeat;
}
#pearlsjp {
    display: none;
}
#main {
    padding: 0 10px;
    overflow: hidden;
    background: #fff;
}
.borderradius #main {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.sidebar {
    float: left;
    padding: 0 0 1em;
    width: 190px;
}
.sidebar ul {
    margin: 0px;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
}
.sidebar ul li {
    margin: 2px 0 0;
}
.sidebar ul li a {
    text-align: left;
    border: 1px solid #CBC5BC;
    color: #000000;
    display: block;
    font-family: 'UbuntuRegular', 'Verdana', sans-serif;
    font-size: 1.0em;
    letter-spacing: -0.07em;
    padding: 0.4em 10px 0.3em;
}
.borderradius .sidebar ul li a {
    border-radius: 3px 3px 3px 3px;
}
.cssgradients .sidebar ul li a {
    background: -moz-linear-gradient(center top, #F9FAFA 1%, #F9F8F7 25%, #F6F4F2 50%, #DED9D4 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F9FAFA), color-stop(25%, #F9F8F7), color-stop(50%, #F6F4F2), color-stop(100%, #ded9d4));
}
.no-cssgradients .sidebar ul li a {
    background: none repeat scroll 0 0 #F4F3F1;
}
.sidebar ul li.active a {
    border-color: #40A1B4;
    color: #FFF;
    font-weight: bold;
    background-color: #55A1D2;
}
.cssgradients .sidebar ul li.active a {
    background: -moz-linear-gradient(center top, #4192AC 0%, #3DB4D4 28%, #78CBE1 75%, #78CBE1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4192AC), color-stop(28%, #3DB4D4), color-stop(75%, #78CBE1), color-stop(100%, #78CBE1));
}
.no-cssgradients .sidebar ul li.active a {
    background: none repeat scroll 0 0 #62C3DC;
}
.sidebar ul li.active li a {
    border: 0 none;
    color: #0A244F;
    padding: 0.2em 11px;
    background-color: #62C3DC;
}
.cssgradients .sidebar ul li.active li a, .no-cssgradients .sidebar ul li.active li a {
    background: none repeat scroll 0 0 #DEF3F8;
}
.sidebar ul li.active li.active {
    background: none repeat scroll 0 0 #FFFFFF;
}
.sidebar ul li.active li.active a {
    background: none repeat scroll 0 0 #0A244F;
    color: #FFFFFF !important;
}
.sidebar ul li.active li.active ul {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    position: relative;
}
.sidebar ul li.active li.active li {
    border-top: 1px solid #0A244F;
    margin: -1px 0 0;
}
.sidebar ul li.active li.active li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #45B9D8;
    padding-left: 22px;
}
.sidebar ul li.active li.active li.active a {
    color: #0A244F;
}
.sidebar ul li.active li.active li.active li {
    border-top: 1px solid #45B9D8;
    display: block;
    margin: 0 0 0 22px;
}
.sidebar ul li.active li.active li.active li a {
    color: #45B9D8;
    font-size: 1.4em;
    font-style: italic;
    padding: 0.2em 0;
}
.sidebar section.my-saved-items {
    display: block;
    margin: 2em 0 0;
}
.sidebar section.my-saved-items h2 {
    background: none repeat scroll 0 0 #45B9D8;
    color: #FFFFFF;
    font-family: 'UbuntuRegular', 'Arial', sans-serif;
    font-size: 2.5em;
    padding: 0.3em 10px;
    text-shadow: 1px 1px 1px #3999B2;
}
.borderradius .sidebar section.my-saved-items h2 {
    border-radius: 3px 3px 3px 3px;
}
a:link, a:visited {
    color: #838e9d;
    text-decoration: underline;
}
a:hover {
    color: #838e9d;
    text-decoration: none;
}
.white {
    color: white;
    font-weight: bold;
}
strong {
    color: #40585e;
}
hr {
    float: left;
    background: #e5e5e5;
    margin: 1px 2px 0px 2px;
    padding: 0px;
    width: 400px;
    border: 0px;
    border-top: 1px #e5e5e5 solid;
    height: 0px;
}
#blauw {
    border: 0px;
    background: #40585e;
    margin-left: 0px;
    width: 400px;
    border-top: 1px #40585e solid;
    height: 0px;
}
p {
    margin: 0px;
}
#login {
    position: relative;
    text-align: left;
    width: 340px;
    background: url("/img/bg_loginbox.jpg") no-repeat transparent;
    padding: 10px;
    margin-top: -43px;
    margin-left: 21px;
    _margin-left: -10px;
    z-index: 5;
}
#login_area {
    position: relative;
    text-align: left;
    width: 380px;
    height: 370px;
    padding: 10px;
    z-index: 5;
}
.input {
    text-align: left;
}
.input button {}
.input input, select {
    float: left;
    margin: 5px 10px 10px 10px;
    padding: 3px;
    border: 1px solid #999;
    width: 200px;
}
.input input:hover, .input input:focus {
    border: 1px solid #A0E0F9;
}
#loginbut {
    float: left;
}
#loginbutton {
    float: left;
    width: 80px;
    background: url("/img/img_loginbutton.png") no-repeat transparent;
    height: 30px;
    margin: 3px 5px 5px 10px;
    border: 0px;
}
#disclaimer {
    width: 320px;
    margin: 35px 20px 20px 0px;
    padding: 0px 30px;
    text-align: center !important;
    font-size: 11px;
    color: #bbb;
}
#text {
    padding: 10px 10px 10px 0px;
    _padding: 0px;
    margin: 0px;
}
#login h2 {
    font-size: 15px;
    margin-top: 0px;
    color: #fff;
    text-indent: 5px;
    font-style: normal;
    font-weight: normal;
}
#links {
    float: none;
    font-size: 11px;
    color: #40585e;
    margin: 5px 100px 5px 0px;
    padding: 2px;
}
#links p {
    width: 100%;
    float: left;
}
#links a {
    display: block;
    font-size: 11px;
    color: #40585e;
    padding: 4px 0px 4px 2px;
}
#psy {
    padding-top: 10px;
    width: 400px;
    margin-left: 0px;
}
.expand_list {
    margin: 0px;
    padding: 0px;
    width: 520px;
}
.expand_list .item {
    margin-left: 75px;
    background: url("/img/img_loginbutton.png") -75px no-repeat;
}
.expand_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    margin: 1px;
}
.expand_body {
    padding: 5px 20px;
}
.events {
    height: auto;
    width: 450px;
    margin-top: 0px;
    padding: 0px;
}
.eventwrapper {
    float: left;
    width: 450px;
    font-size: 10px;
    margin: 0px 0px 5px 0px;
}
#left div.eventwrapper {
    margin: 0px 0px 10px 0px;
}
.event {
    background: url('/img/img_event.png') no-repeat;
    float: left;
    text-align: center;
    width: 40px;
    height: 50px;
    font-family: "Verdana";
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 5px 10px 5px 0px;
    padding: 4px 0 0 0;
}
.event p {
    line-height: 13px;
}
.event .year {
    font-size: 8px;
    color: #888;
}
.event em {
    vertical-align: top;
    margin: 5px 0 0 0;
    font-family: 'Verdana';
    font-weight: bold;
    color: white;
    font-style: normal;
    text-transform: uppercase;
    font-size: 10px;
}
.eventwrapper strong, .eventwrapper a, .eventwrapper a:active, .eventwrapper a:visited {
    color: #55a1d2;
    font-size: 14px;
    text-decoration: none;
}
#contentwrapperhome #eventtext {
    width: 350px;
}
#eventtext {
    text-align: left;
    width: 275px;
    float: left;
    margin: 8px 0px 0px 0px;
    font-size: 13px;
    padding: 0px;
    color: #40585e;
}
#moreinfo {
    padding-left: 5px;
}
#moreinfo a {
    margin: 10px 0px 5px 0px;
    float: left;
    width: 65px;
    color: #40585e;
    text-decoration: underline;
    font-size: 14px;
}
#left p {}
#headermiddle {
    float: left;
    background: url("/img/header_jp.png") no-repeat;
    height: 143px;
    width: 968px;
}
#headermiddleasia {
    float: left;
    background: url("/img/pearls-aspac-user-banner.png") no-repeat;
    height: 143px;
    width: 968px;
}
#headerbottom {
    float: left;
    margin-top: 10px;
    width: 950px;
    color: #fff;
    padding: 0px 10px 0px 10px;
    height: 20px;
}
#bottom_left {
    float: left;
    margin: 0px;
}
#bottom_right {
    position: relative;
    float: right;
    margin: 0px;
    color: white;
}
#bottom_right a {
    color: white;
    text-decoration: none;
}
#bottom_right a:hover {
    color: #badaff;
}
#contentleft {
    float: left;
    background: white #fff;
    padding: 8px;
    _padding: 0px;
    margin: 10px 0px 0px 0px;
    _margin: 10px 0px 0px 5px;
    width: 180px;
}
#contentmiddle {
    text-align: left;
    float: left;
    background: white #fff;
    width: 520px;
    padding: 0px 15px;
    _padding: 0px;
}
#contentright {
    float: left;
    background: white #fff;
    width: 208px;
}
.breadcrumb {
    list-style-type: none;
    margin: 0;
    margin-left: -35px;
    text-indent: 0;
}
.breadcrumb li {
    float: left;
    margin-left: 5px;
}
.breadcrumb li span {
    margin-right: 5px;
}
.breadcrumb a, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {
    color: #FFF;
    text-decoration: none;
}
#eventMenu .navigation li {
    background: url("/img/nav_button2.jpg") no-repeat !important;
}
#localMenu {
    padding-top: 30px;
}
#localMenu .localGerman {
    margin-left: 0px !important;
    width: 200px !important;
    background: url("/img/nav_local_german.jpg") no-repeat !important;
}
#localMenu .navigation li {
    margin-left: 27px;
    _margin-left: 0px;
    width: 160px !important;
    background: url("/img/nav_local.jpg") no-repeat !important;
}
#rss {
    background: url("/img/img_rss.png") no-repeat;
    height: 15px;
    text-align: left;
    padding: 0px 0px 0px 20px;
    margin: 5px 0px 0px 10px;
    _margin: 5px 0px 0px 20px;
}
#contentwrapperhome {
    float: left;
    width: 968px;
    height: auto;
    background: #fff;
    padding: 0px;
    margin: 0px;
}
#contentwrapperhome hr {
    width: 100%;
    margin: 7px 0px 0px 0px;
    _margin: 5px 0px 5px 0px;
    float: left;
}
#contentmiddle .eventwrapper {
    width: 100%;
}
#contentwrapperhome #moreinfo {
    float: right;
    width: 92px;
    margin: 15px 0px 0px 0px;
}
.box {
    text-align: left;
    float: left;
    background: url("/img/img_box.jpg") no-repeat;
    height: 220px;
    width: 250px;
    padding: 5px 0px 5px 0px;
    margin: 20px 0px 20px 0px;
    _margin: 0px;
}
.box strong {
    margin: 0px 0px 0px 5px;
}
.boxtext {
    margin: 0px;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 3px;
    font-size: 12px;
}
#leftbox {
    float: left;
}
#rightbox {
    float: right;
}
#article {
    float: left;
    text-align: left;
}
.eventwrapper strong i {
    color: #55a1d2;
    font-size: 11px;
    font-style: normal;
}
#psychiatry {
    margin: 0px 0px 0px 0px;
    background: url("/img/Psoriasis360v2.jpg") no-repeat;
    width: 202px;
    height: 142px;
    padding: 5px;
}
#dsl {
    margin: 0px 0px 0px 0px;
    background: url("/img/dsl1.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#coe {
    margin: 0px 0px 0px 0px;
    background: url("/img/centeroe.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#eadvxx {
    margin: 0px 0px 0px 0px;
    background: url("/img/eadv20.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#fumivwebcast {
    margin: 0px 0px 0px 0px;
    background: url("/img/fumivicon.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#esdrwebcast {
    margin: 0px 0px 0px 0px;
    background: url("/img/esdr-webcast.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#fum6 {
    margin: 0px 0px 0px 0px;
    background: url("/img/fum6.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#g2cwebcast {
    margin: 0px 0px 4px 0px;
    background: url("/img/g2c.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#springEadv {
    margin: 0px 0px 4px 0px;
    background: url("/img/spring.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#eadv {
    margin: 0px 0px 4px 0px;
    background: url("/img/prinz.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#fum7 {
    margin: 0px 0px 4px 0px;
    background: url("/img/fum7.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#fum8 {
    margin: 0px 0px 4px 0px;
    background: url("/img/fum8.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 157px;
    padding: 5px;
}
#fum5webcast {
    margin: 0px 0px 0px 0px;
    background: url("/img/fum5.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#featuredwebcast {
    margin: 0px 0px 0px 0px;
    background: url("/img/fwebcast.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#videoslides {
    margin: 0px 0px 0px 0px;
    background: url("/img/videoslides.png") no-repeat;
    width: 200px;
    height: 156px;
    padding: 5px;
    cursor: pointer;
}
#askexpert {
    margin: 0px 0px 0px 0px;
    background: url("/img/askexpert_1.jpg") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#pearlsjp {
    margin: 0px 0px 0px 0px;
    background: url("/img/sidebar_jp_pearls.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#slidesjp {
    margin: 0px 0px 0px 0px;
    background: url("/img/sidebar_jp_slide.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#contactjp {
    margin: 0px 0px 0px 0px;
    background: url("/img/sidebar_jp_contact.png") no-repeat;
    width: 200px;
    cursor: pointer;
    height: 156px;
    padding: 5px;
}
#jlive {
    margin: 0px 0px 0px 0px;
    background: url("/img/Jlive.jpg") no-repeat;
    width: 200px;
    height: 156px;
    padding: 90px 5px 5px 0px;
}
button.submit {
    background: url("/img/bg_buttons.jpg") 100% -580px no-repeat;
    height: 29px;
    border: 1px;
    color: #fff;
    font-weight: bold;
}
button.submit:hover {
    background: url("/img/bg_buttons.jpg") 100% -609px no-repeat;
    height: 29px;
    border: 1px;
    color: #fff;
    font-weight: bold;
}
input.submit {
    background: url("/img/bg_buttons.jpg") 100% -580px no-repeat;
    height: 29px;
    border: 1px;
    color: #fff;
    font-weight: bold;
}
input.submit:hover {
    background: url("/img/bg_buttons.jpg") 100% -609px no-repeat;
    height: 29px;
    border: 1px;
    color: #fff;
    font-weight: bold;
}
.featured {
    background: url("/img/img_featuredtop.jpg") no-repeat;
    height: 20px;
    width: 202px;
    padding: 5px 5px 5px 5px;
    margin: 10px 0px 0px 0px;
}
#viewWebcast {
    float: right;
    background: url("/img/img_viewbroadcast.png") no-repeat;
    height: 35px;
    width: 60px;
    padding: 0px;
    margin: 20px 5px 5px 5px;
}
#contentleft a:link, #contentleft a:visited, .sidebar ul li a {
    text-decoration: none;
    color: #40585e;
    font-weight: normal;
}
.sidebar ul li.active a, .sidebar ul li.active a:link, .sidebar ul li.active a:visited {
    color: #fff;
}
#contentleft a:hover {
    text-decoration: underline;
}
#featuredevents {
    width: 208px;
}
.boximg {
    margin: 6px 0px 0px 0px;
}
#rightbox .boximg {
    background: url("/img/img_rightbox.png") no-repeat;
    width: 100%;
    height: 100px;
}
#leftbox .boximg {
    background: url("/img/img_leftbox.png") no-repeat;
    width: 100%;
    height: 100px;
}
#disclaimer {
    text-align: left;
}
#disclaimer em {
    font-size: 9px;
}
.sessionevaluations {
    padding: 15px 0px;
}
.sessionevaluations td {
    padding: 5px;
}
h1.session-title {
    display: block;
    background-color: #E0F4FB;
    width: 90%;
    margin: auto;
    text-align: center;
    color: #45A1D2;
}
div.buttonsmall {
    float: left;
    background: url("/img/bg_buttons_small.jpg") 0px -580px;
    padding: 5px 0px;
    height: 19px;
    width: 121px;
    color: #fff;
    border: 0px;
    font-weight: bold;
    text-align: center;
}
div.buttonsmall:hover {
    background: url("/img/bg_buttons_small.jpg") 0px -609px no-repeat;
    font-decoration: none;
}
button.buttonsmall {
    float: left;
    background: url("/img/bg_buttons_small.jpg") 0px -580px;
    padding: 1px 0px;
    height: 29px;
    width: 121px;
    color: #fff;
    border: 0px;
    font-weight: bold;
    text-align: center;
}
button.buttonsmall:hover {
    background: url("/img/bg_buttons_small.jpg") 0px -609px no-repeat;
    font-decoration: none;
}
#external {
    text-decoration: none !important;
    color: #fff;
}
.thumbnail img {
    float: left;
    margin-right: 15px;
    border: 1px solid #888;
    margin-top: 5px;
    max-width: 140px;
}
.session_description {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 325px;
    float: left;
}
.thumbnail.coesection {
    width: 100%;
    height: 80px;
    text-align: center;
}
#forumheader {
    text-align: right;
    margin-bottom: 4px;
}
#forumheader a {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
}
#forumnavigation {
    text-align: left;
    margin-bottom: 4px;
}
#forumnavigation a {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
}
.evenrow {
    background-color: #e3f9fb;
}
.forumtable {
    width: 100%;
}
.forumtable td {
    padding: 4px 0 4px 4px;
}
.forumuser {
    width: 100px;
    color: #1188a2;
}
.threadtitle {
    color: #1188a2;
    font-size: 24px;
}
.forumthreads {
    width: 100%;
}
.forumthreads thead.header {
    background-color: #55A1D2;
    color: #FFF;
}
.forumthreads tr.even {
    background-color: #e3f9fb;
}
.forumthreads td {
    padding: 4px;
}
.forumthreads td.repliescount {
    text-align: center;
    width: 25%;
}
.forumthreads td.lastpost {
    text-align: left;
    width: 25%;
}
.forumthreads th.repliescount {
    text-align: center;
}
.forumthreads tr.even td.repliescount {
    background-color: #d8f8fa;
}
.int .listing.leaders li.item h2 a {
    color: #0a244f;
}
.int .listing.leaders li.item h2 a span {
    color: #45b9d8;
    font-style: italic;
}
.int .listing.leaders li.item .image {
    width: 127px;
    margin: 0 20px 0 0;
    float: left;
    position: relative;
}
.int .listing.leaders li.item .image img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.int .listing.leaders li.item.hover {
    color: #fff;
    background: #45b9d8;
    cursor: pointer;
}
.int .listing.leaders li.item.hover a, .int .listing.leaders li.item.hover a span {
    color: #fff;
}
.int .resources {
    margin: -2em 0 0;
    position: relative;
    display: block;
}
.int .resources ul {
    margin: 0;
    font-size: 1em;
    list-style: none;
}
.int .resources ul li.item {
    margin: 1em 0 0;
    padding: 0.2em 12px;
    position: relative;
    overflow: hidden;
    border: 1px solid #cbc5bc;
}
.borderradius .int .resources ul li.item {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#searchresults {}
#searchresultstitle {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 15px;
    text-decoration: none;
}
.searchresult {
    text-decoration: none;
    margin-bottom: 10px;
    padding: 4px;
}
.searchresultlink {
    text-decoration: none;
}
.searchresult:hover {
    background-color: #eefcfd;
}
.searchresultdescr {
    font-size: 0.8em;
    text-decoration: none;
}
.searchresulttitle {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
.searchresulttitle a {
    text-decoration: none;
}
.coeinformation {
    width: 740px;
}
.coeinformation td {
    padding: 10px;
}
#backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}
#popupContact {
    display: none;
    position: fixed;
    _position: absolute;
    height: 384px;
    width: 408px;
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
}
#popupContact h1 {
    text-align: left;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
#popupContactClose {
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}
#button {
    text-align: center;
    margin: 100px;
}

ol.breadcrumb li:first-child {
    margin-top: -0.125em;
}
ol.breadcrumb li:nth-child(n+2) {
    margin-top: -0.25em;
}
.sidebar ul li a {
    background: -moz-linear-gradient(center top, #F9FAFA 1%, #F9F8F7 25%, #F6F4F2 50%, #DED9D4 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F9FAFA), color-stop(25%, #F9F8F7), color-stop(50%, #F6F4F2), color-stop(100%, #ded9d4));
}
.sidebar ul li.active a {
    background: -moz-linear-gradient(center top, #4192AC 0%, #3DB4D4 28%, #78CBE1 75%, #78CBE1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4192AC), color-stop(28%, #3DB4D4), color-stop(75%, #78CBE1), color-stop(100%, #78CBE1));
}