* { outline-width: 0; }
html, body { margin: 0; height: 100%; font-family: Book Antiqua, Verdana; font-size: 25px; }
#content { position: absolute; top: 0px; left: 50%; width: 800px; margin-left: -400px; padding-top: 25px; background: url(pricetag.png) no-repeat 400px 0px; }
h1, h2, p { margin: 0; padding: 0; }
h1 { font-size: 100px; color: #35a7ff; }
h2 { font-size: 36px; font-style: italic; padding-bottom: 25px; color: gray; margin-top: -30px; }
#tm { position: absolute; top: 40px; left: 360px; font-style: italic; font-size: 25px; color: gray; }
p { padding-bottom: 25px; }
p .first { font-weight: bold; }
p .important { font-weight: bold; font-style: italic; color: #35a7ff; }
.image { background: #eee; float: right; padding: 5px; border: 1px solid #ccc; width: 210px; text-align: center; margin-left: 20px; margin-bottom: 10px; }
.image span { font-size: 13px; font-style: italic; }
.nofloat { clear: both; }
ul { margin: 0 0 0 30px; padding: 0; list-style: none; }
li { background: url(check.png) no-repeat center left; padding-left: 25px; }
input, img { border: 0; }
#purchase { background: #eee; float: right; padding: 35px 5px; border: 1px solid #ccc; text-align: center; font-style: italic; width: 210px; }
#purchase2 { background: #eee; float: left; margin-right: 10px; padding: 35px 5px; border: 1px solid #ccc; text-align: center; font-style: italic; width: 210px; }
#viewcart { background: #eee; float: left; padding: 35px 5px; border: 1px solid #ccc; text-align: center; font-style: italic; width: 210px; }
#view360 { height: 200px; width: 200px; }
.disclaimer { font-size: 9px; color: gray; }
a { color: #35a7ff; text-decoration: none; }
.customers { background: #eee; float: right; padding: 25px 5px 0 5px; border: 1px solid #ccc; text-align: right; width: 210px; font-size: 16px; margin-left: 20px; }
.customers p { padding: 0; margin: 0; font-style: italic; }
.customers span { padding-bottom: 25px; display: block; font-weight: bold; }
form { margin: 0; padding: 0px; }
.small { font-size: 12px; display: block;  }