/* ---------------------------------------------
expresscontacts.com Style Sheet
author:   www.acceleration.net 
version:  2005.01
----------------------------------------------- */

/* I put this in here to trick Netscape 4.x - so it doesn't muck the layout. */
@import url("econtacts-layout.css");

html,body,div,p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}


/* Generic Rules
----------------------------------------------- */

a, a:link, a:active {color: #1863EB; font-weight:bold; text-decoration: none;}
a:visited {color: #1863EB;}	
a:hover {color: #f00; text-decoration: underline;}
a img {border:none;}
a:hover img {text-decoration: none;}
hr {color:#F0B02B;width:95%}

/*--------------------------------------------------------------
/*--                                               Cart rules --
/*--------------------------------------------------------------

/*-- products --*/
.products{
}

h1.products{
   color: Navy;
   font-size: 13pt;
   font-weight:bold; 
}

h2.products{
   color: Navy;
   font-size: 10pt;    
}
.imageButton{
   border:none;
}
.productContent{
   color:black;
}

.productTitle{
   color: black;
   font-size: 12pt;
   font-weight: bold;   
}

 