/* The product listings on Webshop front page */
td.message{text-align:center; font-size:16px; height:46px;}

/* The darker box over product selector or other pages */
table.titleTopTab a{text-decoration:none; color:#FFFFFF;}
table.titleTopTab a:hover{text-decoration:underline;}

/* Search / Contacting messages */
.searchresult{margin-top:15px; height:60px; font-size:1.3em; text-align:center;}
.contactmessage{margin:19px 0 0 100px; font-size:1.3em; text-align:center;}
.ordermessage{width:460px; margin:0 auto; font-size:1.3em; text-align:center; line-height:25px;}

/* Misc coloring */
span.must{color:#FF0000;} /* Must fill field */
div.frontnew{}