/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 29, 2014, 12:33:41 PM
    Author     : jordan
*/




.container{
    width: 1024px;
    min-height: 600px;
    display: block;
    opacity: 1;
     margin-top: 110px;
}

.container-home{
    width: 900px;
    display: block;
    opacity: 1;
    height: 600px;       
}

ul.thumbs{
    list-style-type: none;
}

.special_subtitle{
    color: rgb(188,0,8);
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}

.special_title{
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}

