﻿@import url(reset.css);

body
{ font-size:11pt; color:#000; font-family:Arial; }

h1
{ font-size:14pt; padding:10px 0; }

h2
{ font-size:12pt; padding:10px 0; }

h3
{ font-size:14pt; padding:10px 0; }

h4
{ font-size:12pt; padding:10px 0 0px 0; }

p
{ padding:5px 0; }

a
{ text-decoration:underline; color:#000; }

#mainmenu, #footer, #dimagetoolbar, .returnlink, hr,
#admintoolbar, #searchpanel, #oMessageBox, .noprint
{ display:none; }


/* spec page */
#pnlspecdetails, #pnlspecimages
{ width:50%; float:left; }

#pnlspecdetails li label
{ display:block; float:left; width:45%; text-align:right; padding-right:8px; font-size:9pt; }

#groupfeatdesc
{ clear:both; }


/* listing page */
table
{ width:100%; }

table .tablerow td, table .tablealtrow td
{ padding:5px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size:9pt; }

table .tableheader td
{ padding:5px; }

table td.imProperties
{ display:none; }


