
body {
    color: #000000;
    line-height: 1;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
header, section, footer, aside, nav, article, figure {
    display: block;
}
body {
}
a, a:visited {
}
a:hover, a:active {
   
    text-decoration: none;
}
#dev7link {
    background: url("images/dev7logo.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 67px;
    left: 50px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 60px;
}
#slider-wrapper {
    height: 329px;
    /*margin: 0 auto;*/
    float:left;
    width: 690px;
}
#slider {
    background: url("images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 329px;
    position: relative;
    width: 690px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivo-controlNav {
    margin-bottom: 10px;
    margin-right: 2px;
    position: absolute;
    right: 0;
    top: 2px;
}
.nivo-controlNav a {
    background: url("images/bullets.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 24px;
    margin: 0 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
.nivo-directionNav a {
    background: url("images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
a.nivo-prevNav {
    left: 15px;
}
.nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}
.nivo-caption a {
    color: #EFE9D1;
    text-decoration: underline;
}
.clear {
    clear: both;
}
.nivo-imageLink img {
    width: 300px !important;
}
