/*H@W CSS file*/

/*@import url("products.css");*/

h1,h2,h3,h4,h5,h6,form,div{padding:0px; margin:0;}
/*h1{font-size:1.6em; color:#9a1a57; line-height:2em; margin-bottom:15px;}
h2{font-size:1.4em; color:#9a1a57;}
h3{font-size:1.2em; color:#9a1a57;}*/
h4{font-size:1.0em; color:#9a1a57;}
h5{font-size:0.9em; color:#9a1a57;}
h6{font-size:0.85em; color:#9a1a57;}
p{margin:0; padding:0; padding-bottom:10px;}
li{padding-bottom:5px;}

h1{font-size:3em; font-weight: lighter; color:#9a1a57; margin-bottom:15px; }
h2{font-size:1.8em;font-weight: lighter; color:#9a1a57; margin-bottom:12px;}
h3, h3 a{font-size:1.2em;font-weight: lighter; color:#9a1a57; margin-bottom:10px;}

.normal_text{ text-transform:none;}
.Grey_text{ color:#999;}
.image_Left_With_Wrap{float:left; margin: 0px 15px 15px 0px;}
.image_Right_With_Wrap{float:right; margin: 0px 0px 15px 15px;}
.imageCentre{margin:0 15px;}
.blackImageBorder{ border: #000 solid 2px;}
.redImageBorder{ border: #F00 solid 1px;}

.spaceLeft{ margin-left:10px;}
.spaceRight{ margin-right:10px;}
.spaceTop{ margin-top:10px;}
.spaceBottom{ margin-bottom:10px;}
.spaceAll{ margin:10px;}




