body
 {
 background-color:#D5FF85;
 font-family:arial,helvetica,sans-serif;
 font-size:normal;
 margin:0px;
 padding:0px;
 }

img {border:0}

input.box
 {
 font-size:x-small;
 background-color:#ecfcfc;
 }

input.submit
 {
 font-size:x-small;
 background-color:#d2fafc;
 color:#0c2d56;
 }
 
.date
 {
 font-size:small;
 font-weight:bold;
 }
 
div.news
 {
 border-top:dashed 2px #0C2D56;
 padding-top:1em;
 width:80%;
 }

/* HEADER INFO */

div.bunny_head
 {
 background-color:#d2fafc;
 background-image:url(pix/clouds.gif);
 width:100%;
 height:168px;
 }

div.head_links
 {
 position:absolute;
 top:137px;
 right:15px;
 }
 
table.top_bar
 {
 position:absolute;
 top:168px;
 left:0px;
 width:100%;
 padding:2px;
 z-index:1;
 border-top:solid 5px #0C2D56;
 }

img.product_img
 {
 border:dashed 2px #0C2D56;
 }
 
/* ----------------------------------- */

div.links_title
 {
 margin-top:1em;
 font-weight:bold;
 }

div.links_text
 {
 text-align:left;
 }