#body { margin: 0 auto; padding: 0; width: 750px;}

a:link { color: #000099; border-bottom: 1px #000099 dotted; text-decoration: none; }
a:visited { color: #551A8B; border-bottom: 1px #551A8B dotted; text-decoration: none; }
a:hover { color: #0000FF; border-bottom: 1px #0000FF solid; text-decoration: none; }
a:active { color: #FF0000; border-bottom: 1px #FF0000 solid; text-decoration: none; }

h1 { height: 65px; }
#logo { width: 130px; }
#top-caption { font-size: 24px; margin-left: 80px; vertical-align: middle; }
#logo a { margin-left: 25px; border: 0 transparent none; }
#logo img { border: 0 none; vertical-align: middle; }

#main { clear: both; }
#sidebar { width: 130px; }
#sidebar ul, #sidebar h2 { margin: 0; padding: 0; }
#content { float: left; margin-left: 20px; padding-top: 10px; width: 600px; }
#product-navigation {
    color: #000000; background-color: #EEEEEE; font-size: 12px; text-align: center;
    border: 2px #000000 solid; border-top: none;
    border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;
    margin: -10px 0 10px 0; padding: 0.3em 0 0.5em 0; list-style-type: none; }
#product-navigation li { display: inline; margin: 0 3px; padding: 0; font-weight: bold; }
#product-navigation .current-page { border-bottom: 1px transparent dotted; }
#product-navigation a { text-decoration: none; }
#product-navigation a:link, #product-navigation a:visited { color: #000099; border-bottom: 1px #000099 dotted;}
#product-navigation a:hover { color: #0000FF; border-bottom: 1px #0000FF solid; }
#product-navigation a:active { color: #FF0000; border-bottom: 1px #FF0000 solid; }

.summary { border-bottom: 1px #CCCCCC solid; padding: 0 0 15px 0; margin: 0 0 10px 0; }
.last { border: 0 none; }
.product-name { display: block; margin: 0 0 0.5em 0; padding: 0; font-size: large; font-weight: bold; }
.product-image-title { background-color: #FFFFFF; color: #000000; font-size: 28px; margin: 0 0 0 15px 0; padding: 0; text-align: center; height: auto; }
.product-image { display: block; margin: 0 auto; padding: 0;}
.hardware-specifications { margin: 0; padding: 0; list-style: none outside; }
.hardware-specifications .attribute { font-weight: bold; }
.clear { clear: both; }
.description { border-top: 1px #CCCCCC solid; padding: 15px 0 0 0; margin: 10px 0; }