body { font-family: Arial,Helvetica,Verdana,Sans-Serif; font-size: 12px; }

a:hover { text-decoration:none; }
a { color:#1462C1; }
a img { border: none; }
img { vertical-align: middle; }

fieldset { border: 1px solid #ddd; margin: 10px 0px; padding: 5px 5px 10px 5px; }
legend { color: #999; margin-left: 1em;	padding: 0px 0.5em; }
input { padding: 1px; vertical-align: middle; }

h1 { font-weight: bold; font-size: 165%; margin: 10px 0px; }
h2 { font-size: 155%; margin-bottom: 6px; }

ul { margin: 15px; }
ul li { list-style: square;	margin-left: 15px; }
ul li li { list-style: disc; }

hr { height: 1px; background-color: silver;	color: silver; border: none; }

table tr td, table tr th { padding: 3px 2px; }
table tr th { font-weight: bold; vertical-align: middle; }

.buy-box { font-size: 120%; vertical-align: center; display: block; }
.submit { font-weight: bold; padding: 3px; }
.price { font-weight: bold; }


label.required { background: url("/templates/default/required.gif") right top no-repeat; padding-right: 10px;  }
