@import "/css/no-nav-expandable.css";

.content-top{
    padding:10px 30px 10px 30px;
    margin:0;
    height:435px;
}
.slideshow-demo {
    margin: 0;
    float:right;
}
.ISSA-countdown {
    float:right;
    width:234px;
    height:209px;
    border:1px solid #888888;
    text-align:center;
    margin-right:15px;
    margin-bottom:0px;
}
div > .ISSA-countdown {
    margin-right:30px;
}
.booth {
    font-size:135%;
    color:#222222;
}
label {
    display:block;
    float:left;
    height:1em;
    padding: 0;
    margin: 0 12px 2px 0;
    text-align:right;
    width:105px;
    font-weight:bold;
}
.content-top h3 {
    margin: 0;
    padding: 0 0 0 5px;
    font-style:italic;
    color:#444444;
}
.content-top ul {
    list-style-position:inside;
    font-size:115%;
}
.imgmap {
    float:left;
    border:none;
    width:610px;
    margin-bottom:10px;
    margin-right:10px;
}
.body {
    padding:5px;
    margin:5px;
    clear:right;
}
.blue-button {
    font-size:110%;
    text-align:center;
    text-decoration:none;
    color:#2d3e4e;
    font-weight:bold;
    display:block;
    background: transparent url(../img/blue-button.png) no-repeat 0 0;
    height:48px;
    width:239px;
    border:none;
    margin:0 9px 0 0;
    padding:12px 0px 0px 0px;
    float:right;
}
div > .blue-button {
    margin:0 18px 0 0;
}
.blue-button:hover {
    cursor:pointer;
    text-decoration:none;
    color:#1c2d3e;
    background-position:-239px 0px;
}
