/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM PandA.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {width:95%;}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {color:#015491; font:130% Helvetica,Arial,sans-serif; left:110px; letter-spacing:.5px; margin:20px 0 12px 0; position:absolute; top:-70px;}
/* h1 {color:#9a9a9a; font:bold 20px Verdana, Arial, sans-serif; margin-bottom:20px;} */

