@import url("default.css");

/* Main */
h2{border-left:20px groove red;border-bottom:medium solid red;padding:2px 5px;font-size:12pt;}
div#main img{float:left;margin:0px 20px 10px 0px;}
table.spec{clear:left;}
table.spec{background-color:gray;}
table.spec th{background-color:silver;padding:2px 5px;white-space:nowrap;}
table.spec td{background-color:white;padding:2px 5px;}
