#productHeader {
text-align: left;
position:relative;
}

#productCategory {
font-size: 140%;
padding-top: 8px;
}

#productDescTxt {
font-size: 75%;
line-height: 18px;
} 

#back {
font-size: 70%;
padding-top: 3px;
width: 100%;
}

#largeProductImg {
float: left;
margin-top: 30px;
text-align: center;
width: 40%;
margin-left: auto;
margin-right: auto;
}

#productHolder {

}

#productInformation {
float: right;
text-align: left;
margin-top: 40px;
width: 335px;
}

.productTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
}

.productTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #4b7bb8;
}

#retailPrice {
font-size: 80%;
font-weight: bold;
text-decoration: line-through;
padding-bottom: 4px;
}

#gtPrice {
font-size: 110%;
color: #ab0000;
padding-bottom: 4px;
}

#youSave {
color: #7ca2c6;
font-size: 70%;
font-weight: bold;
padding-bottom: 4px;
}

#thumbnails {
clear: both;
width: 100%;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.clickToEnlarge {
padding-top: 6px;
}

.OptionsSelector {
	color: #0046a1;
	font-size: 60%;
    border: solid #a7a6aa 1px;
}

#writtenContent {
font-size: 80%;

}