hr {
    color: #AAAAAA;
    background-color: #AAAAAA;
    border-top: 1px solid #AAAAAA;
}

.container {
    overflow: auto;
}

.wrapper {
    display: table;
    width: 100%;
    background: #000000;
}

.main {
    width: 100% !important;
}

.links {
    xbackground-image: url("img/snowbg.jpg");
    background-color: #F7F7F7;
    border: 2px solid #FFFFFF;
    margin: 10px 40px 30px 40px;
    min-height: 400px;
    position: relative;
}

.links .text {
    max-width: 80%;
}

.links .row {
    margin-bottom: 15px;
}

.footer img {
    margin-top: 100px;

}

.thumbs img {
    margin-top: 25px;
}

.thumbs a {
    cursor: pointer;
}

.thumbs a img{
    border: 1px solid blue;
}

.thumbs a p {
    padding-left: 20px;
}

.nav.next {
    float: right;
}

.prime {
    color: #00A8E1;
}

.open {
    color: #6441a5;
}
