/* CSS Document */

ul#products {
}
ul#products li {

}
ul#products li a {
background: url(images/btn.jpg) no-repeat top center;
width: 285px;
height: 38px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
padding: 15px 0px 0px 15px;
margin: 5px 0px 10px 10px;
color: #fff;
text-decoration: none;
}