/* CSS Document */
#ProductHeaderWrapper {
margin-top:6px;
width:600px;
font-family:"Times New Roman", Times, serif;
}

#ProductHeaderIcon {
display:none;
}

#ProductHeaderText {
color:#000000;
width:600px;
font-weight:bold;
}

#ProductHeaderTitle {
width:100%;
height:35px;
text-align:left;
font-size:2.2em;
}

#ProductHeaderDescription {
text-align:left;
font-size:1.2em;
}

#ProductHeaderPrice {
text-align:right;
font-size:1.4em;
font-style:italic;
}

