/* 
fastAmazon CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.Content .ProductList li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F6F0 none repeat scroll 0 0;
border:1px solid #999999;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 2px 10px;
min-height:300px;
_min-height:350px;
overflow:hidden;
padding:10px 4px 4px 4px;
text-align:center;
width:225px;
}

.ProductList ul{
margin : 0 0 10px 10px;

}

.Breadcrumb {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #999999;
font-size:10px;
font-weight:bold;
margin-bottom:20px;
padding:10px;
}

.Left h2 {
font-size:14px;
letter-spacing:0px;
}

.Right .Block {
margin-bottom:10px;
background-color:#D4EDF9;
padding:10px;
}
styles.css (line 410)
.Right .Block {
border:0px solid #E5E5E1;
}

#Footer {
clear:both;

text-align:center;
}