p {
font-size: 12px;
color: #666;
font-family:arial;
line-height:150%;
}

.first {
color:#c0c0c0;
font-weight:bold;
}


ol, li, ul
{
font-size: 12px;
color: #666;
line-height:125%;
}

#crumb {
font-size:11px;
padding-top:10px;
padding-bottom:10px;
}

table {
padding:0px;
}

ul { 

padding: 0; 
} 


a {
  color:#3399cc;
  text-decoration:none;
  }

a:hover {
  color:#007cc6;
  text-decoration:underline;
  }



h1 {
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #000;

}


h2 {
font-family: arial;
font-size: 13pt;
font-weight:bold;
color: #000;
}

h3 {
font-family: arial;
font-size: 11pt;
font-weight:bold;
color: #000;
}

h4 {
font-family: arial;
font-size: 10pt;
font-weight:normal;
color: #000;
}

td.border {
border: 1px solid #7c0041;
}

.products_table{width:100%;border-spacing:0px 10px;}

.products_table td{border:1px solid #7d0242;width:190px;text-align:center;vertical-align:top;}
.products_table td.blankcell{width:15px;border:none;}
.products_table td.product{padding:10px 0px;}
.flowername {
font-size:14px;
font-weight: bold;
color: #b96faa;
}

.amount {
font-size:12px;
font-weight: bold;
color: red;
}
.delivery{padding:5px 0px;}




