.thumb
{
    float:              left;
    width:              180;
    /*border:             2px dotted #FFFFFF;*/
    color:              #FFFFFF;
    text-align:         center;
    margin:             50px 10px 50px 5px;
    padding:            3px;
    display:            block;
}

.thumb:hover
{
    background:         #404040;
}

.clr
{
    clear:              both;
}

.gRow
{
    width:              75%;
    margin-left:        25px;
	margin-top:			40px;
    border-bottom:      1px dotted  #9d9d9d;
	border-left:        2px dotted  #9d9d9d;
}

a.aThumb
{
    text-decoration:    none;
}

a.aThumb:hover
{

}

a.aThumb img{
    border: 0;
}

a
{
    color:  #FFFFFF;
}
