﻿.grey1 
{
    margin-left:auto;
    margin-right:auto;
}

.grey1 td
{   
    vertical-align:top;
    width:184px;
    height:124px;
    background:#ffffff url(/images/boxes/184_grey.gif) no-repeat;
    margin-left:25px;
}
.grey1 td:hover
{
    background:#ffffff url(/images/boxes/184_orange.gif) no-repeat;
    cursor:pointer;
}

td.blank 
{
    background:#ffffff;
    width:13px;
}
td.blank:hover 
{
    background:#ffffff;
 cursor:default;
}


.greyboxheader a:hover
{
    color:#ffffff;
}

.grey1 p
{
    padding:10px 5px 0 5px;
    text-align:center;
}