/* 
    Document   : sportalhome
    Created on : 08-Feb-2011, 14:36:20
    Author     : stepheng
    Description:
        Sportal top level site entry page
*/

#sportal-category-holder {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 858px;
}

/* top margin for the first paragraph */
#main-categories-holder p:first-child {
    margin-top: 220px;
}

/* enter site h2 heading */
#main-categories-holder h2 {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 66px;
}

/* enter site link */
#main-categories-holder h2 a {
    color: #00163b;
    font-size: 15px;
    letter-spacing: 3px;
}

#sportal-category-holder img {
    margin-right: 37px;
}