

body {
font-family: verdana;
color: #000000;
font-size:12px;
}

.sold {color:red; }
.alert {color:red; font-weight:bold;}

ul
{

}


#brands li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
}

#brands a 
{ 
padding: 10px;
font-size: 11px;
margin: 0px;
}

#brands a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#brands a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


#navcontainer
{
width: 780px;
background-color: #efefef;
}

.em
{
font-style: italic;
}




img {
border:none;
outline: none;
}

.product-listing span {
 font-size: 10pt !important; 
}

.product-listing h5 {
 font-size: 10pt !important; 
}

