.amazontable 
{
 border-spacing: 10pt 20pt;
}

.amazontable tr 
{
 border-bottom: navy solid Black;	
}

.hr
{
 width:100%; 
 background-color: #CCCCCC;
 height: 1px;
}

}
.aImg
{
 width: 100px;
 height: 75px;
 padding-left:2px; 
}

.aTitle
{
 padding-left:5px; 
}

.aTitleName
{
 color:#003399;
 font-weight: bold; 
}

.aTitleAuthor
{
 color:#000000; 
}

.aTitlePrice
{
 color: #990000;
 font-weight: bold;
}

.aTitle a
{
 text-decoration:none;
}

.atr
{
 padding:2px;
 border:1px solid Black;
}

