@charset "UTF-8";
/* CSS Document */

body {
font-family:Helvetica, Verdana, Arial, sans-serif;
}

a { color:inherit}
a:link,a:active,a:focus { color:#inherit; text-decoration:none; padding-bottom:0px; border-bottom: 1px dotted #999999}
a:visited { color:#inherit; text-decoration:none; padding-bottom:0px; border-bottom: 1px dotted #999999}
a:hover { text-decoration:none; padding-bottom:0px; border-bottom: 1px solid #00FF00;}
a img, a:link img, a:active img, a:focus img { display: block; border: 0px; text-decoration:none;} /* no borders on linked images */ 
A.nounder {text-decoration: none !IMPORTANT;font-size:11px; }
A.nounder:hover {text-decoration: none !IMPORTANT;;font-size:11px;}
a.nounderline {

 border: 0;

 text-decoration: none;

}

.productname {
font-size:19px;
color:#00FF00;
line-height:120%;
text-transform:uppercase;
font-weight:bold;
}

.teetitle {
font-size:16px;
color:#00FF00;
line-height:120%;
text-transform:uppercase;
font-weight:bold;
}

.edition {
font-size:11px;
color:#777777;
font-weight:bold;
}

.productinfo {
font-size:14px;
color:#777777;
line-height:140%;
padding-top:6px;
}


.productspecs {
font-size:12px;
color:#999999;
line-height:140%;
padding-bottom:12px;
padding-top:8px;
}


.price {
font-size:12px;
color:#777777;
line-height:140%;
font-weight:bold;
text-transform:uppercase;
}
