/* Category Overview Styles*/

.co_Nutrinuts

{

    width:600px;  

    margin-left:auto;
    margin-right:auto;  

}

.co_Nutrinuts .CategoryContainer 

{

    float:left;

    width:125px;

    height: 150px;

    padding: 5px;

    margin: 5px 5px 5px 5px;

    border: solid 1px #1b483d;

    background-color: #ffffff;

}



.co_Nutrinuts .CategoryImage

{

	text-align: center;   

}

.co_Nutrinuts .Description

{

    font-size:75%;

}
.co_Nutrinuts .Description span
{
    margin: 0px;
}

.co_Nutrinuts H1

{

        text-align: center; 

        font-size:12pt;

        font-weight: normal;

        margin: 0px;

        height: 40px;

}

.co_Nutrinuts a:link,

.co_Nutrinuts a:visited

{

    color:#bc2a12;

}

.co_Nutrinuts .LinkMore

{



    text-align:right;   

}